altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / kernel / ao_log.h
2024-02-01 Keith Packardaltos/easymega-v3.0: Switch to STM32F103
2024-01-07 Keith Packardaltos/easytimer-v2: Add logging bits
2023-01-19 Keith PackardMerge branch 'easymotor-flight'
2022-12-18 Keith Packardaltos: Add TeleMega v6.0
2022-10-28 Keith PackardMerge branch 'easymotor-v3'
2022-09-05 Keith Packardaltos: Document easymotor record length
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 Packardao_log: Change flight type to uint16_t, widen APIs...
2021-09-19 Keith Packardaltos: Support normalized log
2021-08-01 Keith Packardaltos: Add MMC5983 driver
2020-10-22 Keith Packardaltos: Add motor pressure calibration data to easy...
2020-10-22 Keith Packardaltos: Add EasyMotor logging support
2020-10-22 Bdale Garbeefirst cut at EasyMotor v2 .. not compiling yet
2020-06-09 Keith Packardaltos: Handle flight_log_max not being multiple of...
2020-02-13 Keith Packardaltos: Create new log format for TeleMega v4
2019-06-18 Keith Packardaltos/micropeak-v2.0: expose log and config commands...
2019-04-22 Keith Packardaltos: Add preliminary TeleStatic v3.0 code
2019-02-17 Bdale Garbeealtos: add initial support for TeleFireOne v2.0
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-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-08-15 Keith Packardaltos: Switch global 'log' to 'ao_log_data'
2017-12-02 Keith Packardaltos/kernel: MPU9250 support
2017-10-28 Keith Packardaltos: Share common logging code. Deal with corrupt...
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-06-12 Keith Packardaltos: Create separate log format for EasyMini v2.0
2017-06-12 Keith Packardaltos: HMC5883 output order is X Z Y
2017-05-11 Bdale Garbeetelefiretwo: don't try to record pre-burn sensor values...
2017-04-22 Bdale Garbeefleshing out logging for telefiretwo
2017-02-20 Keith Packardaltos: Split out TeleMini v3 log/telem labeling
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-04-03 Keith Packardaltos: Add Detherm log format (easymini without ADC)
2014-10-04 Keith Packardaltos: Fix syntax error with ao_log_mega change.
2014-10-04 Keith Packardaltos: Record 32-bits for gyro calibration values
2014-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-01 Keith Packardaltos: Don't add AO_LOG_FLIGHT to existing GPS logs
2014-08-18 Keith Packardtelegps-v1.0: Provide one log and append to it
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-11 Keith Packardaltos: Record pdop value in TeleMetrumV2 log
2014-07-11 Keith Packardaltos: Extend GPS altitudes to at least 24 bits everywhere
2014-06-13 Keith Packardaltos: Define ao_log_mutex in ao_log.c rather than...
2014-06-07 Keith Packardaltos: Add TeleGPS logging format
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-09 Keith Packardaltos: Fix byte offsets in the mega AO_LOG_FLIGHT packets
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'