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

Use periodic messages on M10SPG #57

Open AngusJull opened 1 week ago

AngusJull commented 1 week ago

Periodic messages offer a number of benefits over regular polling

Also made a couple other changes

AngusJull commented 1 week ago

Closes #45 - this is a good start on periodic message reception.