altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / kernel / ao_config.c
2024-01-22 Bdale Garbeekernel: conditionalize config "report in feet" on prese...
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-10-28 Keith Packardaltos: Allow 'c a 0' without Syntax Error
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-26 Keith PackardAllow TX power to be limited to 10mW
2022-02-17 Keith Packardbeep, cmd, config, convert_volt, data, distance, fec...
2021-09-20 Keith Packardaltos: All beep-enabled boards have beep config
2021-07-21 Keith Packardkernel: Widen pyro time values to 32 bits
2020-10-23 Keith Packardaltos: Make accel cal take three axes when present
2020-07-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-07-22 Keith Packardaltos: Add 'booster' mode for dual-deploy igniters
2020-06-14 Keith Packardaltos: Fix printf format mis-matches
2020-06-09 Keith Packardaltos: Don't include baro-specific config values for...
2020-06-09 Keith Packardaltos: Round selected log size down to ao_storage_block...
2020-05-28 Keith Packardaltos: Allow flight support without logging
2020-03-05 Keith Packardaltos: add APRS 'offset' value to set APRS transmision...
2019-09-18 Keith PackardMerge remote-tracking branch 'mjb/android-build-update'
2019-09-16 Keith Packardaltos: Replace ao_xmem functions with direct mem calls
2019-06-18 Keith Packardaltos/micropeak-v2.0: expose log and config commands...
2019-04-18 Keith Packardaltos: Use ao_data_accel_invert when changing orientati...
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2018-10-05 Keith Packardaltos: Force telemetry rate to 38400 when ao_force_freq...
2017-05-05 Keith Packardaltos: Move 'ao_force_freq' to ao_config.c
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-04-20 Keith Packardaltos/telelcotwo: Add idle timeout
2016-04-20 Keith Packardaltos: Support pad/lco boxes with fixed box numbers
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-03-03 Keith Packardaltos: Make APRS format (compressed/uncompressed) confi...
2015-01-23 Keith Packardaltos: Get rid of some accidental debug code
2015-01-16 Keith PackardSet version to 1.5.9.1 1.5.9.1
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-10-26 Keith Packardaltos: Fix up telemetry delay computations
2014-08-18 Keith Packardaltos: Add telerepeat-v1.0
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-14 Keith Packardaltos: Interrupt radio receive when changing data rate
2014-07-05 Keith Packardaltos: Call ao_telemetry_reset_interval when telemetry...
2014-07-05 Keith Packardaltos: Add config support for 2400 and 9600 baud teleme...
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-23 Keith Packardaltos: Make APRS SSID configurable
2014-06-10 Keith Packardaltos: Simplify tracker logic, removing boost detect
2014-06-10 Keith Packardaltos: Make extra pyro channel firing time configurable
2014-06-06 Keith Packardaltos: Fix config to set default log size for all devic...
2014-05-21 Keith Packardaltos: Add config values for tracker start motion limits
2014-05-02 Keith Packardaltos: Add configurable beep tone
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'