summaryrefslogtreecommitdiff
path: root/src/kernel
Commit message (Expand)AuthorAge
* altos: Create separate log format for EasyMini v2.0Keith Packard2017-06-11
* altos: HMC5883 output order is X Z YKeith Packard2017-06-11
* telefiretwo: don't try to record pre-burn sensor values in FLIGHT recordBdale Garbee2017-05-11
* altos: Move 'ao_force_freq' to ao_config.cKeith Packard2017-05-04
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos/kernel: Allow TeleGPS v2 to scale battery in telemKeith Packard2017-04-30
* src/kernel: Add GPS lock blink LED to tracker codeKeith Packard2017-04-30
* altos: Add header file for ao_report_micro.cKeith Packard2017-04-28
* altos: Add 100ms constants for baro Kalman filterKeith Packard2017-04-27
* altos: Adapt micro log to MicroPeak V3Keith Packard2017-04-27
* altos: Move old AO_LAUNCH defines to cc1111/ao_launch.hKeith Packard2017-04-22
* allow multiple tests to be logged on telefiretwo without rebootingBdale Garbee2017-04-23
* a stab at turning on rudimentary logging for telefiretwoBdale Garbee2017-04-22
* fleshing out logging for telefiretwoBdale Garbee2017-04-22
* altos: Allow for console to be used for stdioKeith Packard2017-02-20
* altos: Don't wait while idle if trying to minimize interrupt latencyKeith Packard2017-02-20
* altos: Split out TeleMini v3 log/telem labelingKeith Packard2017-02-20
* altos: Allow applications to define LEDs for ao_report.cKeith Packard2017-02-20
* altos: Eliminate printf format warning with long vs intKeith Packard2017-02-20
* altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.Keith Packard2017-02-20
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* altos/test: Fix testsKeith Packard2016-10-30
* altos: Don't switch to flight 0 when log fills in flightKeith Packard2016-07-27
* 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: Leave USB enabled in flight with -DDEBUG=1Keith Packard2016-06-29
* altos: Make task list output more usefulKeith Packard2016-06-29
* altos: Make ao_delay(0) not wait foreverKeith Packard2016-06-29
* altos: Add debug check for irq block when editing task queuesKeith Packard2016-06-29
* altos: Move comment in ao_sleep_for next to related codeKeith Packard2016-06-29
* altos: Block interrupts while waking tasks sleeping on timers.Keith Packard2016-06-29
* altos: Make sure AO_MMA655X_INVERT is declared where neededKeith Packard2016-05-02
* altos/stm32l: Add support for software-driven HW flow controlKeith Packard2016-04-25
* altos: avoid mixed declarations and code in ao_task.cKeith Packard2016-04-19
* altos/telelcotwo: Add idle timeoutKeith Packard2016-04-19
* altos: Support pad/lco boxes with fixed box numbersKeith Packard2016-04-19
* altos: Use mini logging for detherm, just without ADCKeith Packard2016-04-02
* altos: Add Detherm log format (easymini without ADC)Keith Packard2016-04-02
* altos: Allow for flight hardware without any ADC valuesKeith Packard2016-04-02
* altos/stm: Validate current task SP in interrupt by looking at PSPKeith Packard2016-03-26
* altos: Expose fast timer API from kernel/Keith Packard2016-03-18
* altos: Fixed timing of panic display LED to be readableBart Massey2016-03-07
* altos/chaoskey: Add another USB endpoint to read raw dataKeith Packard2016-03-02
* altos: Another fix for non CDC-ACM devicesKeith Packard2016-02-08
* altos: Allow USB drivers to skip CDC-ACM -specific descriptorsKeith Packard2016-02-07
* altos: Add power management APIsKeith Packard2016-02-07
* altos: Insert inter telemetry-packet delayKeith Packard2016-01-10
* altos: Only set CMAC RSSI value on valid packet receivedKeith Packard2015-05-24