Thank you! #17
psychosquirrel85
started this conversation in
General
Replies: 1 comment 8 replies
-
Thank you for using it! It looks like aprs.fi doesn't recognize the voltage parameter, so that's why you have that junk data before your comment (in green). |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created bash script for my weather station. My weather station uploads data to wunderground. I then use my API key from wunderground and jq to download that data and format it to fit the parameters you pass via your program. The cronjob runs every 1 minute. The end result is the following on aprs.fi
Here's the script:
Beta Was this translation helpful? Give feedback.
All reactions