oresat / oresat-firmware

OreSat firmware based on ChibiOS for M0 and M4 microcontrollers
GNU General Public License v3.0
37 stars 13 forks source link

C3 CAN logging #55

Closed andrewgreenberg closed 6 months ago

andrewgreenberg commented 3 years ago

We want the C3 to log all PDOs, Emergency, and Sync CAN messages for download and later analysis. We don't need SDOs and heartbeats. This file needs to be limited in size to something reasonable, and this code can't get in the way of other functionality (e.g., beaconing or firmware updates).

ryanpdx commented 6 months ago

No longer relevant