summaryrefslogtreecommitdiff
path: root/src/kernel/ao.h
Commit message (Expand)AuthorAge
* altos/kernel: Allow ao_cmd to be built without taskingKeith Packard2017-12-12
* altos: Add MPU9250 support to self test and dataKeith Packard2017-10-12
* altos: Move old AO_LAUNCH defines to cc1111/ao_launch.hKeith Packard2017-04-22
* altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.Keith Packard2017-02-20
* altos: Expose cc1200 radio test functions for telemini bringupKeith Packard2016-07-27
* fixup for interleaveKeith Packard2016-07-27
* altos: Keep telemetry and command output from interleavingKeith Packard2016-07-27
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Block interrupts while waking tasks sleeping on timers.Keith Packard2016-06-29
* altos/stm32l: Add support for software-driven HW flow controlKeith Packard2016-04-25
* altos: Add power management APIsKeith Packard2016-02-07
* altos/stmf0: Re-implement fast ADC code for stmf0Keith Packard2015-01-27
* altos: Use other TeleDongle LED for CRC-invalid packet reportingKeith Packard2014-11-06
* altos: Declare port register type only in arch headerKeith Packard2014-11-06
* altos: Remove old AO_SEND_ALL_BARO bitsKeith Packard2014-10-25
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Rework packet receive for cc1120Keith Packard2014-07-05
* altos: Call ao_telemetry_reset_interval when telemetry rate changesKeith Packard2014-07-05
* altos: Add defines for 2400 and 9600 baud telemetry ratesKeith Packard2014-07-05
* altos: Use TeleMetrum v1.9 board for MegaDongle experimentsKeith Packard2014-07-05
* altos: ao_rssi subsystem needs to use AO_LED_TYPE instead of uint8_tKeith Packard2014-07-05
* altos: Move ao_config declarations to ao_config.hKeith Packard2014-05-25
* altos: Add config values for tracker start motion limitsKeith Packard2014-05-21
* altos: Expose ao_gps_set_rate from u-blox driverKeith Packard2014-05-21
* altos: Add configurable beep toneKeith Packard2014-05-02
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05