altos: Use 32-bits for flight state data (alt/speed/accel)
[fw/altos] / src / kernel / ao.h
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-07-05 Keith Packardaltos: Rework packet receive for cc1120
2014-07-05 Keith Packardaltos: Call ao_telemetry_reset_interval when telemetry...
2014-07-05 Keith Packardaltos: Add defines for 2400 and 9600 baud telemetry...
2014-07-05 Keith Packardaltos: Use TeleMetrum v1.9 board for MegaDongle experiments
2014-07-05 Keith Packardaltos: ao_rssi subsystem needs to use AO_LED_TYPE inste...
2014-05-26 Keith Packardaltos: Move ao_config declarations to ao_config.h
2014-05-21 Keith Packardaltos: Add config values for tracker start motion limits
2014-05-21 Keith Packardaltos: Expose ao_gps_set_rate from u-blox driver
2014-05-02 Keith Packardaltos: Add configurable beep tone
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'