HONEY implements a flight stack-wide software suite called '''STINGR (Stack Transmission & Inter-Nodal Gesture Repository''', which provides a variety of function calls, interrupt handlers, and error-handling for communication within the stack, primarily utilizing the CAN Bus.
+
+
The full STINGR specification can be found on the STINGR page.
== Implementation ==
== Implementation ==
Line 440:
Line 446:
#Make sure +3.3_CAN is used only to power the transceiver, and nothing else.
#Make sure +3.3_CAN is used only to power the transceiver, and nothing else.
#Make sure CAN_SPD is hard-wired to the transceiver speed pin.
#Make sure CAN_SPD is hard-wired to the transceiver speed pin.
−
−
== Software Specification ==
−
HONEY implements a flight stack-wide software suite called '''STINGR (Stack Transmission & Inter-Nodal Gesture Repository''', which provides a variety of function calls, interrupt handlers, and error-handling for communication within the stack, primarily utilizing the CAN Bus.
−
−
The full STINGR specification can be found on the STINGR page.