summaryrefslogtreecommitdiff
path: root/src/core/ao_telemetry.c
Commit message (Expand)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Set reasonable accel values when !HAS_ACCELKeith Packard2014-02-18
* altos: Clean up warnings for LPC productsKeith Packard2013-12-20
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
* altos: Clean up some minor warnings from -WallKeith Packard2013-12-20
* altos: Fixup for ao_sample_orient renameKeith Packard2013-10-27
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Set tick value in new TeleMetrum v2 sensor packetsKeith Packard2013-09-05
* Merge remote-tracking branch 'origin/telemini'Keith Packard2013-08-28
|\
| * Initial TeleMini bitsKeith Packard2013-08-25
* | altos: Rename TeleMetrum v2.0 ADC sense membersKeith Packard2013-08-27
* | altos: Initial TeleMetrum v2.0 bitsKeith Packard2013-08-27
|/
* altos: Allow products to disable RDF entirelytelegps-v0.3Keith Packard2013-08-24
* altos: allow projects to override default config valuesKeith Packard2013-08-17
* altos: Mark GPS telemetry packets with GPS time stampKeith Packard2013-05-07
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* altos: Add logging and telem to telegpsKeith Packard2013-03-30
* 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