summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: TM: Don't turn on packet slave mode until idle/invalid stateKeith Packard2011-09-27
* altos: Delay reboot by a second to avoid re-entering idle modeKeith Packard2011-09-26
* altos: Clear callsign on initial config loadKeith Packard2011-08-25
* altos/altosui: Add ability to disable telemetry/rdf completelyKeith Packard2011-08-20
* altos: Merge common config code in ao_config.cKeith Packard2011-08-20
* altos: Lost change that reported flight 0 when log memory was fullKeith Packard2011-08-14
* altos: use raw height while waiting for landingKeith Packard2011-08-13
* altos: Reset radio channel to zero when using radio settingKeith Packard2011-08-13
* altos: Correct AO_CONFIG_MINOR from 6 to 7Keith Packard2011-08-13
* altos: wait 10s for companion to bootKeith Packard2011-08-13
* altos: Send serial/flight to companion boardKeith Packard2011-08-13
* altos: Send SPI message at flight state changesKeith Packard2011-08-13
* altos: Check for companion init packet validity was bustedKeith Packard2011-08-13
* altos: add the 'L' command to show the status of a linked companion boardKeith Packard2011-08-13
* altos: Make sure companion task exits cleanly when doneKeith Packard2011-08-13
* altos: Put SPI in slower mode when talking to companion boardKeith Packard2011-08-13
* altos: Add SPI-based companion board supportKeith Packard2011-08-13
* altos/altosui: Report log format in the version commandKeith Packard2011-08-13
* altos: re-write a bit of GPS parsing code to reduce sizeKeith Packard2011-08-13
* altos: shrink text space from ao_config.cKeith Packard2011-08-13
* altos: remove monitor disable stubs from altimeter codeKeith Packard2011-08-11
* altos: Apply igniter boot pulse-width reduction to teleminiKeith Packard2011-08-11
* altos: Pull igniter pins low as soon as possible at boot timeKeith Packard2011-08-11
* altos: Switch telemini from v0.1 to v1.0Keith Packard2011-08-09
* altos: minor type in comment about accel correctionKeith Packard2011-08-08
* altos: Add ability to set arbitrary radio frequencyKeith Packard2011-08-08
* altos: Remove pad_orientation functions from non-accel devicesKeith Packard2011-08-08
* altos: Correct flight log max on Tm to 5kKeith Packard2011-08-08
* altos/altosui: Add pad orientation configure optionKeith Packard2011-08-02
* altos: Require sequencing through 'main' state before landingKeith Packard2011-08-02
* altos: Reduce height averaging filter time constantKeith Packard2011-08-02
* altos: Average height values for landing detectionKeith Packard2011-08-02
* altos: Add ability to read new TELEM files to ao_flight_testKeith Packard2011-07-17
* altos, altosui: Add igniter mode (dual, apogee, main)split-telemetryKeith Packard2011-07-17
* altos: new versions of sdcc require __ prefixes for custom keywordsKeith Packard2011-07-09
* altos: product defines are always in ao_product.hKeith Packard2011-07-06
* altos: Ensure low-rate telem packets interleave with sensor telem packetsKeith Packard2011-07-06
* altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.cKeith Packard2011-07-06
* altos: Switch Tm and Tn to common telemetry codeKeith Packard2011-07-06
* altos: Switch flash drivers __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_flight and ao_flight_nano __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_dbg.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_config.c __xdata to __pdataKeith Packard2011-07-06
* altos: switch ao_cmd __xdata to __pdataKeith Packard2011-07-06
* altos: Switch const for __code in struct ao_cmdsKeith Packard2011-07-06
* altos: Switch ao_usb.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_telemetry.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_stdio.c __data to __pdataKeith Packard2011-07-06
* altos: Switch ao_serial.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_sample.c __xdata to __pdataKeith Packard2011-07-06