UWCubeSat / DubSat1

Main repository for all flight software (including all subsystems, core libraries, and hardware abstraction layers) for the DubSat-1 3U Cubesat.
22 stars 10 forks source link

MET not converted correctly in COSMOS CAN telem #201

Closed nkwacker closed 6 years ago

nkwacker commented 6 years ago

The MET reported in rc_eps_dist_2 is incorrect, but I have confirmed with BusMaster that dist reports the correct value. It should also be noted that MET overflow does not appear in the COSMOS packet.

nkwacker commented 6 years ago

Since the hex is 5 bytes long, I suspect that the overflow was appended, but just to the wrong end

nkwacker commented 6 years ago

Fixed by 66604cf218b7ed11d06cc9d1d28b6095df216ef4