Create basic RX handler implementation #25

Merged
sebgab merged 7 commits from rx_handler into main 2026-02-25 16:43:31 +00:00
Owner

Closes #2

Related to #1 #9

Closes #2 Related to #1 #9
sebgab self-assigned this 2026-02-24 12:49:39 +00:00
Create basic RX handler implementation
Some checks failed
/ build_and_test (push) Failing after 27s
a15cdd0b56
sebgab added this to the Networking project 2026-02-24 12:49:39 +00:00
Correct comparison logic in TX handler
All checks were successful
/ build_and_test (push) Successful in 34s
17b6f89a1a
Write RX handler tests
All checks were successful
/ build_and_test (push) Successful in 34s
2ad04c24cb
Make more readable error log
All checks were successful
/ build_and_test (push) Successful in 34s
db6e1f42a5
Implement network task test
Some checks are pending
/ build_and_test (push) Waiting to run
89d9b0389f
Author
Owner

Closes #1

Closes #1
sebgab changed title from WIP: Create basic RX handler implementation to Create basic RX handler implementation 2026-02-24 20:05:00 +00:00
sebgab 2026-02-24 20:05:06 +00:00
Merge branch 'main' into rx_handler
All checks were successful
/ build_and_test (push) Successful in 21s
/ Static Release Build (push) Has been skipped
bcdfb04249
Athamantis requested changes 2026-02-25 16:37:44 +00:00
Dismissed
@ -0,0 +12,4 @@
SocketError,
}
/// Actual RX handler logic
Owner

no description or anything

no description or anything
Athamantis marked this conversation as resolved
Add more comments
All checks were successful
/ build_and_test (push) Successful in 21s
/ Static Release Build (push) Has been skipped
c89b2d0214
Athamantis approved these changes 2026-02-25 16:43:08 +00:00
sebgab merged commit 2079d0d80f into main 2026-02-25 16:43:31 +00:00
sebgab deleted branch rx_handler 2026-02-25 16:43:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TTK4145/elevator!25
No description provided.