summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Abort any in-progress radio operation when changing radio channelKeith Packard2010-06-21
* Add special code for USB panic's.Keith Packard2010-06-16
* Revert "Merge remote branch 'remotes/origin/fix-reset'"Bdale Garbee2010-05-06
* Don't change dbg clock while changing reset_n. Use 20ms everywhereKeith Packard2010-05-05
* Use ao_delay to sleep for 2 seconds instead of trying ao_sleepKeith Packard2010-05-05
* Fix all stdio reading functions to be __criticalKeith Packard2010-05-05
* Disable interrupts while reading from stdinKeith Packard2010-05-05
* Revert "Add optional 's' command to packet slave to enable/disable slave mode"Keith Packard2010-05-04
* Add optional 's' command to packet slave to enable/disable slave modeKeith Packard2010-04-22
* Increase reset switch time to 100msKeith Packard2010-04-10
* Only have the slave return a packet if it received one.Keith Packard2010-04-09
* When changing RESET line, delay 20msKeith Packard2010-04-08
* Tasks may move in task structure as a result of ao_exitKeith Packard2010-04-06
* Switch TeleMetrum from v0.2 to v1.0Keith Packard2010-04-04
* Don't abort the radio when enabling telemetry monitoringKeith Packard2010-04-04
* Make ao_radio_idle keep trying to get the radio to idle.Keith Packard2010-04-04
* 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