CMUAbstract / tab

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

Add support for Bootloader Nack #9

Closed mablem8 closed 1 year ago

mablem8 commented 1 year ago
ChadTaylor17 commented 1 year ago

Commit: 1062e8a04e069def9f2c32c677e354f074cd6743

Tested successfully: txcmd: bootloader_nack hw_id:0x1234 msg_id:0x0006 src:gnd dst:cdh reply: common_nack hw_id:0x1234 msg_id:0x0006 src:cdh dst:gnd

mablem8 commented 1 year ago

For future posts, link to the changes that address each issue bullet:

ChadTaylor17 commented 1 year ago

Commit: 51ec4fbfae109575a13017a01068f05b4245f500

mablem8 commented 1 year ago

This commit looks good!

When submitting an Issue fix, use the following format:

txcmd: bootloader_nack hw_id:0x1234 msg_id:0x0006 src:gnd dst:cdh
reply: common_nack hw_id:0x1234 msg_id:0x0006 src:cdh dst:gnd