altoslib, altosui, telegps: Add configuration support for APRS offset
authorKeith Packard <keithp@keithp.com>
Thu, 5 Mar 2020 02:23:14 +0000 (18:23 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 5 Mar 2020 02:53:05 +0000 (18:53 -0800)
commit47f4121ae6596bdf18566295df2fdbe94fe676b8
tree3f5dc7e8fb7d443262924d0832526054063601b5
parentf4ff561bfaa7c59493eb9d6b99f0347db381a167
altoslib, altosui, telegps: Add configuration support for APRS offset

Configure the position within each minute that APRS transmissions
occur

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altoslib/AltosConfigValues.java
altosui/AltosConfigFCUI.java
telegps/TeleGPSConfigUI.java