CMUAbstract / tab

TAB reference implementations, examples, and documentation
Other
1 stars 1 forks source link

Added support for Bootloader_ack (cdh) (Issue 8) #16

Closed ChadTaylor17 closed 1 year ago

ChadTaylor17 commented 1 year ago

Tested Bootloader_ack successfully. Copied from terminal output of python-examples/tx/tx_example.py:

txcmd: bootloader_ack hw_id:0x1234 msg_id:0x0005 src:gnd dst:cdh reply: common_nack hw_id:0x1234 msg_id:0x0005 src:cdh dst:gnd

mablem8 commented 1 year ago

Closing this pull request without merging since it's out of date