summaryrefslogtreecommitdiff
path: root/src/core/ao_telemetry.c
Commit message (Expand)AuthorAge
* altos: Make APRS interval configurableKeith Packard2012-12-07
* altos: Send APRS packets even during ascentKeith Packard2012-12-06
* altos: Allow telemetry, rdf and APRS to be individually controlledKeith Packard2012-12-06
* altos: Hook up APRS to telemetry loopKeith Packard2012-12-06
* altos: Megametrum ADC values are 12 bits, discard low 4 for telemetryKeith Packard2012-07-17
* altos: Signal continuity over radio in pad mode (trac #40)Keith Packard2012-07-10
* altos: Allow megametrum to be built without using the mag sensorKeith Packard2012-06-27
* altos: Make gcc happy with ao_telemetry_set_intervalKeith Packard2012-06-26
* altos: Add full MM telemetryKeith Packard2012-06-21
* altos: Add telemetry to megametrumKeith Packard2012-06-17
* altos: Shrink telemetry generation codeKeith Packard2012-05-28
* altos: Make telemetrum-v1.1 compile with new ao_data structureKeith Packard2012-05-27
* altos: Report latest telemetry data, rather than using the oldestKeith Packard2012-05-01
* altos: Create TeleMetrum v1.2 directoryKeith Packard2011-12-17
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Add teleballoon-v1.1 directoryKeith Packard2011-10-21
* altos: Respond to telemetry rate changes immediatelyKeith Packard2011-10-09
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* Merge remote-tracking branch 'origin/simple-quiet' into multiarchKeith Packard2011-10-07
* altos: Pre-compute RDF packet len at compile timeKeith Packard2011-09-21
* altos: Add 'send all baro' compile-time optionKeith Packard2011-08-27
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25