uf-mil / SubjuGator

SubjuGator 8 on-board software
31 stars 43 forks source link

Fix bit mask for hard kill #406

Closed kev-the-dev closed 5 years ago

kev-the-dev commented 5 years ago

Pretty sure this is just a typo which introduced a bug in #400. If hearbeat loss was ever reported, this would falsely report a hard kill. I suppose this never happened in testing

Note this is also fixed in the larger refactor of this code in #407, but this is a one line fix you can use before reviewing that larger pr.