altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / kernel / ao_data.h
2024-01-07 Keith Packardaltos: Use BMI088 as z-axis accel as needed
2023-01-19 Keith PackardMerge branch 'easymotor-flight'
2022-12-18 Keith Packarddrivers: Add BMI088 driver
2022-11-26 Keith PackardMerge branch 'master'
2022-11-04 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-11-02 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-11-01 Keith PackardAdd option to beep max height in feet rather than just...
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-17 Keith Packardbeep, cmd, config, convert_volt, data, distance, fec...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2021-08-01 Keith Packardaltos: Add MMC5983 driver
2020-10-22 Keith Packardaltos: Allow use of ADXL375 as IMU
2020-06-09 Keith Packardaltos: Leave accel data in ring raw; swap for orientati...
2020-05-28 Keith Packardaltos: Allow BMX160 to be used as primary accel
2020-02-21 Keith Packardaltos: Adjust comment about how the BMX160 is oriented
2020-02-21 Keith Packardaltos: Copy BMX160 data to data ring
2019-09-18 Keith PackardMerge remote-tracking branch 'mjb/android-build-update'
2019-09-16 Keith Packardaltos: Integrate BMX160 into data code
2019-09-16 Keith Packardaltos: Add bmx160 driver
2019-07-16 Keith Packardaltos: Record all failed sensors and report status...
2019-07-15 Keith Packardaltos: Allow ms5607 driver to either set ao_sensor_erro...
2019-04-22 Keith Packardaltos: Add MAX6691 and ADS131A0X data to ring if present
2019-04-18 Keith Packardaltos: Use ao_data_accel_invert when changing orientati...
2018-10-21 Keith Packardaltos/easymega-v2.0: Handle different mpu9250 orientation
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-19 Keith Packardaltos: Add ADXL375 driver [v2]
2018-10-19 Keith Packardaltos: Create ao_data_fill shared function
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2017-12-02 Keith Packardaltos/kernel: MPU9250 support
2017-10-12 Keith Packardaltos: Add MPU9250 support to self test and data
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-05-02 Keith Packardaltos: Make sure AO_MMA655X_INVERT is declared where...
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'