summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Discard usb output before connection. Handle USB reset.0.2Keith Packard2009-05-13
* Enable radio monitor by default in teleterra, teledongle and tidongleKeith Packard2009-05-13
* Remove monitor/rssi functions from telemetrum loadKeith Packard2009-05-13
* Split out ao_state_names to separate fileKeith Packard2009-05-13
* Indicate RSSI with a blinking LEDKeith Packard2009-05-13
* Make ao_flight_test show AGL altitude and positive acceleration under boostKeith Packard2009-05-13
* Make ao_flight_test able to read raw logging dataKeith Packard2009-05-13
* Print only RSSI when packet CRC is invalidKeith Packard2009-05-13
* Accelerometer-based velocity values are invalid after apogeeKeith Packard2009-05-13
* Add velocity check for boost detect via accelerometerKeith Packard2009-05-13
* Typo in callsignKeith Packard2009-05-13
* Use recorded accelerometer baseline data in ao_flight_testKeith Packard2009-05-10
* 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
* Record average accelerometer value in flight start log recordKeith Packard2009-05-10
* Add version command to show product informationKeith Packard2009-05-09
* Pad callsign with nulsKeith Packard2009-05-09
* USB spec limits bulk endpoints to 64 byte payload max.Keith Packard2009-05-01
* Use 'char' instead of 'uint8_t' for character dataKeith Packard2009-04-29
* Eliminate incorrect cast in printf string argumentKeith Packard2009-04-29
* Correct radio frequency shown in config display.Keith Packard2009-04-29
* Reset landing interval tests at apogeeKeith Packard2009-04-29
* clean up host programs, tooBdale Garbee2009-04-26
* Was missing v_batt in adc dump command0.1Keith Packard2009-04-26
* Add manual ignition and igniter test commandsKeith Packard2009-04-26
* Clean up commands a bitKeith Packard2009-04-26
* Clear more files on make cleanKeith Packard2009-04-26
* Label binaries with product and serial infoKeith Packard2009-04-26
* Make sure full log is written and flushed on landing.Keith Packard2009-04-26
* Clean up monitor output a bitKeith Packard2009-04-26
* Add configuration supportKeith Packard2009-04-26
* Allow for slower ADC operation. Add power saving code.Keith Packard2009-04-25
* Allow ADC to be disabledKeith Packard2009-04-25
* Place CPU in P0 state while idleKeith Packard2009-04-25
* Add RDF beacon and callsign to telemetryKeith Packard2009-04-25
* Add radio code to emit a 1kHz toneKeith Packard2009-04-25
* Allow the USB system to be disabled/enabled at run-timeKeith Packard2009-04-25
* Make LED usage depend on target deviceKeith Packard2009-04-25
* Make some functions reentrant to save DSEG spaceKeith Packard2009-04-25
* Add monitor task to flight softwareKeith Packard2009-04-24
* Report difference from ground to max altitude at landingKeith Packard2009-04-24
* Display data with units while running simulationKeith Packard2009-04-24
* Enabling apogee detect via speed: < 200m/s && < max_speed - 50m/sKeith Packard2009-04-24
* configure igniter ports, set values to measured onesKeith Packard2009-04-24
* Move ao_led_init to end of file to be consistent with other filesKeith Packard2009-04-24
* Define ao_state_names in ao.h so other people can shareKeith Packard2009-04-24
* Bump NUM_CMDS to 10Keith Packard2009-04-24
* Move beep_init to end of file to be consistent with other filesKeith Packard2009-04-24