summaryrefslogtreecommitdiff
path: root/src/teleterra-v0.2
Commit message (Expand)AuthorAge
* altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.cKeith Packard2017-10-22
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Call ao_telemetry_reset_interval when telemetry rate changesKeith Packard2014-07-05
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Stop copying cc1111 binaries to the altos/src dirKeith Packard2013-09-15
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: Make teleterra v0.2 compile with new ao_data structKeith Packard2012-05-27
* altos: Pull more interfaces out of ao.h and move to separate filesKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* Do radio settings solely by frequencyKeith Packard2012-03-26
* altos: Add startup and config (view only) pages to TTKeith Packard2011-11-12
* altos: Handle internal and external telem monitoring requestsKeith Packard2011-11-12
* altos: Check pdata+xdata memory usage during buildKeith Packard2011-11-12
* altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
* altos: Add battery voltage sampling driverKeith Packard2011-10-23
* altos: Add button driver and sample userKeith Packard2011-10-23
* src/teleterra-v0.2: Initialize more hardwareKeith Packard2011-10-23
* altos: Add TeleTerra v0.2 productKeith Packard2011-10-11