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>
Wed, 3 Jan 2024 20:31:54 +0000 (12:31 -0800)
commit8d3f79eec98e9f482b2130d5ee36d06ed9c166b3
tree532daacaf33ce098dda5145e5dbf2b7a874f0384
parent07976779238eb44b0e05f89b5993efd3b70920fc
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