summaryrefslogtreecommitdiff
path: root/altosui/AltosScanUI.java
Commit message (Collapse)AuthorAge
* altosui: Finish radio scanning UIKeith Packard2011-07-16
| | | | | | | | Scans all channels and telemetry formats, presenting visible devices in a list. Entries from the list may be selected, in which case a monitor window pops up with the appropriate configuration. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Pop up monitor window from scan dialogKeith Packard2011-07-16
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Start adding support for scanning radio for available devicesKeith Packard2011-07-16
This is untested. Signed-off-by: Keith Packard <keithp@keithp.com>