gauteh / sfy

🌊 A lightweight wave buoy for near-shore deployments.
MIT License
45 stars 7 forks source link

Set up configuration settings for PPP-RTK receiver and sets up json output from send data to sfy #175

Closed edwinrainville closed 1 month ago

edwinrainville commented 1 month ago

Overview: This update adds all configuration settings to the PPP-RTK receiver and also sets up the json document that will send data to the sfy from the receiver. The data sent to the SFY includes: Time (UTC), time accuracy (ns), lat, lon, height above mean sea level (geoid, WGS84 in mm), horizontal accuracy (mm), vertical accuracy (mm), carrier solution, and gps fix type.

Next Steps:

Other Notes:

gauteh commented 1 month ago

Great!

If we should send both types of messages we should:

Also unsure what we have bandwidth for, but I think we should have plenty still.

Merging!