Ribbit-Network / ribbit-network-frog-hardware

The sensor for the world's largest crowdsourced network of open-source, low-cost, GHG Gas Detection Sensors.
https://www.ribbitnetwork.org/
MIT License
94 stars 26 forks source link

[software/co2] Add support for reading GPS over I2C #93

Closed abesto closed 2 years ago

abesto commented 2 years ago

(Fixes #91)

Watch out, this sits on top of #92. I only meaningfully tested the two of them together, but it kinda makes sense to at least think about them separately, as they're both fairly big and do different things. You may want to look at just the diff on top of #92.

keenanjohnson commented 2 years ago

@all-contributors please add @abesto for his incredibly great and thoughtful code contributions.

allcontributors[bot] commented 2 years ago

@keenanjohnson

I've put up a pull request to add @abesto! :tada:

keenanjohnson commented 2 years ago

This looks good to me! I deployed to another raspberry pi 4 cm to confirm that everything still works with the GPSD original stuff.

Thanks so much for the changeset!