altosui: Support gps receiver setting
authorKeith Packard <keithp@keithp.com>
Wed, 3 Jan 2024 20:31:54 +0000 (12:31 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Apr 2024 21:19:34 +0000 (14:19 -0700)
commit278f686f014e74962721e47aeeb60b59afafb37d
treec6615a2b78abb6699b8500a1a8f0ad54ef6002c9
parent5c815c673fa7e82419299d87ffde939fbd842333
altosui: Support gps receiver setting

Create a combo box listing the available receiver models and allow the
user to select which one to use, including the builtin one.

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