You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the -i attribute is added, the weather data is not transmitted correctly and all values are sent as a comment (this is how they are validated by aprs.fi).
Hello!
When the -i attribute is added, the weather data is not transmitted correctly and all values are sent as a comment (this is how they are validated by aprs.fi).
./aprs-weather-submit --callsign XXXXXX-13 --latitude aa.aaaa --longitude bb.bbbb --server rotate.aprs2.net --port 14580 --username XXXXXX --password ppppp -b 1000 -T 5 -i "/5"
On aprs.fi I see:
Comment: t041b10000aprs-weather-submit/1.8.2
and the weather data is not updated.
Without the -i attribute everything is correct:
./aprs-weather-submit --callsign XXXXXX-13 --latitude aa.aaaa --longitude bb.bbbb --server rotate.aprs2.net --port 14580 --username XXXXXX --password ppppp -b 1000 -T 5
Comment: aprs-weather-submit/1.8.2
The text was updated successfully, but these errors were encountered: