wxgate
is a commandline tool that can send weather data from Ambient Weather stations into the APRS-IS network.
- Download the binary from the releases.
- Unarchive
- Run it, for example:
./wxgate -callsign YOUR_CALL -latitude 12.345 -longitude "-12.345"
- Open the 'awnet' application on on your phone.
- Go to "Device List"
- Select the station you want data from.
- Click 'next' until on the 'Customized' view.
- Enter the IP or hostname of the machine running
wxgate
. - In
Path
enter/wxgate/awp/v1?
- Click 'Save'.
- You should start seeing packets in the stdout of
wxgate
.
This tool was built for fun. Use at your own risk.
- Install
go
go build .
- ipv6 was tried and removed because Ambient Weather station didn't seem to connect