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

Fix references to "rollcall 1" to use "health packet 1" in DS1Ops #210

Closed djdupre closed 6 years ago

djdupre commented 6 years ago

These references were fixed here in DubSat1 but the CAN_LOCAL screens are still broken.

e.g. opening CAN_LOCAL/ADCS_ESTIM_STATUS: RuntimeError : Packet item 'CAN_LOCAL RC_ADCS_ESTIM_1 RC_ADCS_ESTIM_1_RESET_COUNT' does not exist

djdupre commented 6 years ago

Wait no CAN estim, sensor proc, and esp batt screens are still broken :rage2: