summaryrefslogtreecommitdiff
path: root/src/kernel
Commit message (Expand)AuthorAge
* 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
* altos: Add the ability to configure a different USB vendor IDKeith Packard2015-03-19
* altos: Missing pad field in TMv2 data packetKeith Packard2015-03-02
* altos: Make APRS format (compressed/uncompressed) configurableKeith Packard2015-03-02
* altos: Allow software to offer other USB interface classes than CDCKeith Packard2015-02-28
* altos: embed ao_alarm and ao_clear_alarm in ao_sleep_forKeith Packard2015-02-14
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Separate out ao_tracker force from dbgKeith Packard2015-02-07
* altos: Always include a check for stdio overflowKeith Packard2015-02-01
* altos/stmf0: Re-implement fast ADC code for stmf0Keith Packard2015-01-27
* altos: Add support for TeleBT v3.0Keith Packard2015-01-24
* altos: Get rid of some accidental debug codeKeith Packard2015-01-22
* Set version to 1.5.9.11.5.9.1Keith Packard2015-01-16
* altos: Allow TeleMega to be built without MPU6000Keith Packard2014-11-16
* altos: Use other TeleDongle LED for CRC-invalid packet reportingKeith Packard2014-11-06
* altos: Declare port register type only in arch headerKeith Packard2014-11-06
* altos: Fix up telemetry delay computationsKeith Packard2014-10-25
* altos: Remove old AO_SEND_ALL_BARO bitsKeith Packard2014-10-25
* altos: Sort out ao_gps_print altitude fetchingKeith Packard2014-10-25
* altos: Expose telemetry altitude macros even without GPSKeith Packard2014-10-24
* altos: Fix syntax error with ao_log_mega change.Keith Packard2014-10-04
* altos: Record 32-bits for gyro calibration valuesKeith Packard2014-10-04
* altos: Make sure we don't beep out continuity twice in idle modeKeith Packard2014-09-11