altos/altosui: Add ability to disable telemetry/rdf completely
authorKeith Packard <keithp@keithp.com>
Fri, 19 Aug 2011 01:02:02 +0000 (18:02 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 20 Aug 2011 18:36:51 +0000 (11:36 -0700)
commit6823ad5e48fc0a19791d96f886b5689f88c4311b
tree9a13b80bfd411ddbe0d9a67239192555bcb7968a
parenta08e7ac8bd3840b699c9a1ffc6b1e115b2b84bad
altos/altosui: Add ability to disable telemetry/rdf completely

This turns off the telemetry system so that it never transmits telemetry
or RDF tones. In idle mode, it will still accept packet mode connections.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfig.java
altosui/AltosConfigUI.java
src/ao.h
src/ao_config.c
src/ao_telemetry.c