summaryrefslogtreecommitdiff
path: root/ao_flight.c
Commit message (Expand)AuthorAge
* While on the pad, zero out velocity every secondKeith Packard2009-05-17
* Abandon use of accelerometer for apogee detect.Keith Packard2009-05-16
* Accelerometer-based velocity values are invalid after apogeeKeith Packard2009-05-13
* Add velocity check for boost detect via accelerometerKeith Packard2009-05-13
* Don't re-initialize the landing range data at each apogee detect sampleKeith Packard2009-05-10
* Initialize ao_min_vel with |ao_flight_vel|Keith Packard2009-05-10
* Decrease telemetry rate on the pad to 1/sec instead of 20/secKeith Packard2009-05-10
* Increase the initial accel/baro average to 1000 samplesKeith Packard2009-05-10
* Reset landing interval tests at apogeeKeith Packard2009-04-29
* Make sure full log is written and flushed on landing.Keith Packard2009-04-26
* Add configuration supportKeith Packard2009-04-26
* Allow for slower ADC operation. Add power saving code.Keith Packard2009-04-25
* Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/sKeith Packard2009-04-24
* Update flight algorithm based on data collected from SN-1 Flight 1Keith Packard2009-04-24
* Add igniters and update flight control algorithmKeith Packard2009-04-24
* Add radio support. Build separate executables for TeleMetrum and the TI dongleKeith Packard2009-04-20
* Add task names and 'T' command to show task status.Keith Packard2009-04-18
* Fix GPL version at 2Keith Packard2009-04-18
* Add gps, debug dongle support and pressure alt tablesKeith Packard2009-04-17
* use red LED to indicate system startupKeith Packard2009-04-14
* Add in existing flight pieces: flight/report/logKeith Packard2009-04-14