You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adrian has been working on a temporary solution for software to send kill signals to the boat's computer, using the sub9 communication standard. We will need to interface with his board, using the mil_usb_to_can.sub9 library.
How would this task be tested?
Ensure that packets are being sent/received appropriately and write some unit tests.
The text was updated successfully, but these errors were encountered:
What needs to change?
Adrian has been working on a temporary solution for software to send kill signals to the boat's computer, using the sub9 communication standard. We will need to interface with his board, using the
mil_usb_to_can.sub9
library.How would this task be tested?
The text was updated successfully, but these errors were encountered: