Open Issues Need Help
View All on GitHub LOG data and send over serial about 2 months ago
AI Summary: Implement a data logging and serial transmission system for sensor data on a UVR SLIP on-board computer (OBC). This involves adapting existing logging code from a previous project (HAB_OBC), modifying it to read (not erase) flash memory sectors, and sending the read data over serial using printf. Collaboration with another developer (@tanujdargan) is required to define the data format for the receiver.
Complexity:
3/5
documentation enhancement good first issue