CarletonURocketry / fetcher

A QNX process for fetching data from sensors over I2C.
https://carletonurocketry.github.io/fetcher/
GNU General Public License v3.0
1 stars 0 forks source link

System clock sensor interface #11

Closed linguini1 closed 7 months ago

linguini1 commented 7 months ago

This PR implements the sensor API interface for the system clock. It also includes changes to the sensor API, suggest as specified C data types for tag information, as well as automatic printing of sensor data. Closes #7