avryhof / ambient_aprs

Wrapper for ambient_api to allow sending APRS packets to CWOP
MIT License
10 stars 2 forks source link

Barometric pressure should probably use baromrelin, not baromabsin #5

Closed mstyne closed 5 years ago

mstyne commented 5 years ago

It looks like CWOP is expecting relative barometric pressure, not absolute.

Changing the API variable to request baromrelin seems to give CWOP the data it's expecting.

Let me know your thoughts on this change.

avryhof commented 5 years ago

We now use relative barometric pressure! Thanks!

mstyne commented 5 years ago

Thank you @avryhof! In hindsight I probably should have provided you with a pull request but I am Bad At Github. Have a good day!

avryhof commented 5 years ago

No problem.