summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix up LED colors for each product.Keith Packard2010-02-27
* Eliminate deadlock when writing config from radio linkKeith Packard2010-02-27
* Leave .ihx files in the build directory too - easier to debug that wayKeith Packard2010-02-27
* Must install .map files for ao-load to workKeith Packard2010-02-20
* Add back stack size checking to altos linking phaseKeith Packard2010-02-20
* Quiet make output.Keith Packard2010-02-20
* Update .gitignore filesKeith Packard2010-02-20
* Change altos build process to support per-product compile-time changesKeith Packard2010-02-20
* Change barometer conversion code to shrink conversion tableKeith Packard2010-02-20
* Log GPS data on pad after boost detect.Keith Packard2010-02-13
* Missing ao_mutex_put in gps_dumpKeith Packard2010-02-11
* Switch to using internal cc1111 temperature sensorKeith Packard2010-01-10
* Force idle mode by shorting the SPI clock to ground at boot time.Keith Packard2010-01-09
* Add simple gps dump command 'g'Keith Packard2010-01-09
* Remove flash debugging printfsKeith Packard2010-01-09
* Don't set ao_flash_setup_done until we're actually done.Keith Packard2010-01-09
* Dump config block from read/write config and flash_status commandsKeith Packard2010-01-09
* Dump more flash parameters for the flash_status commandKeith Packard2010-01-09
* Add 'f' command to display flash status register contentsKeith Packard2010-01-09
* Add at45db161d.h header file for new flash part.Keith Packard2010-01-09
* Remove green LED and temp sensor from v0.2 codeKeith Packard2010-01-09
* Add AT45DBxx1D driverKeith Packard2010-01-09
* Remove dbg driver code from telemetrum/teledongleKeith Packard2009-12-19
* Ensure that ao_alarm waits at least the specified timeKeith Packard2009-12-19
* Disable monitor mode before attempting radio test.Keith Packard2009-12-19
* Use ao_radio_get/ao_radio_put in packet code.Keith Packard2009-12-19
* Add --cal to man pageKeith Packard2009-12-15
* Allow radio calibration to be set from ao-loadKeith Packard2009-12-05
* Re-order config values. Change frequency to calKeith Packard2009-12-05
* Add radio calibration configuration.Keith Packard2009-12-04
* Make ao_cmd_decimal produce both 32 and 16 bit values.Keith Packard2009-12-04
* Remove send_serial and serial_baud commands.Keith Packard2009-12-04
* Change default callsign to "N0CALL"Keith Packard2009-12-04
* Make TD print 0000-00-00 for invalid dates.Keith Packard2009-11-21
* Decode HDOP data from skytraq GPSKeith Packard2009-11-21
* Reduce igniter firing time from 500ms to 50ms.Keith Packard2009-11-20
* fix typo in commentBdale Garbee2009-11-20
* Stop using SiRF state info.Keith Packard2009-11-15
* Add date to GPS data, captured from GPRMC packet.Keith Packard2009-11-15
* Add flight number to telemetry stream.Keith Packard2009-11-15
* Provide a dummy 'uninstall' target in the src directory.Keith Packard2009-11-14
* Loosen tolerances for main->landed transitionKeith Packard2009-11-14
* Return radio to telemetry settings when packet system closed.Keith Packard2009-11-05
* Add reboot command.Keith Packard2009-11-05
* Add Watchdog Timer Control register definitionsKeith Packard2009-11-05
* Move ao_match_word from ao_ignite.c to ao_cmd.cKeith Packard2009-11-05
* Explicitly use USB I/O routines in packet codeKeith Packard2009-11-04
* In USB pollchar, wait for packet before re-checking USB out lenKeith Packard2009-11-04
* In packet master, move USB flush from packet thread to echo threadKeith Packard2009-11-04
* Pass accel calibration over telemetry stream. Telemetry data format change.Keith Packard2009-11-03