Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 868 Bytes

readme.md

File metadata and controls

36 lines (25 loc) · 868 Bytes

Hello

wxgate is a commandline tool that can send weather data from Ambient Weather stations into the APRS-IS network.

Software Setup

  1. Download the binary from the releases.
  2. Unarchive
  3. Run it, for example:
./wxgate -callsign YOUR_CALL -latitude 12.345 -longitude "-12.345"

Weather Station setup

  1. Open the 'awnet' application on on your phone.
  2. Go to "Device List"
  3. Select the station you want data from.
  4. Click 'next' until on the 'Customized' view.
  5. Enter the IP or hostname of the machine running wxgate.
  6. In Path enter /wxgate/awp/v1?
  7. Click 'Save'.
  8. You should start seeing packets in the stdout of wxgate.

Status

This tool was built for fun. Use at your own risk.

Building

  1. Install go
  2. go build .

Notes

  1. ipv6 was tried and removed because Ambient Weather station didn't seem to connect