altos: add APRS 'offset' value to set APRS transmision time
authorKeith Packard <keithp@keithp.com>
Thu, 5 Mar 2020 01:26:49 +0000 (17:26 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 5 Mar 2020 02:53:05 +0000 (18:53 -0800)
This value is the offset from the top of the minute for the first APRS
packet in the minute. Subsequent packets will be transmitted
'interval' seconds apart for the rest of the minute.

This allows multiple transmitters to be configured to share the same
frequency and not transmit at the same time.

Note that this offset only works when the device has GPS lock.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found