summaryrefslogtreecommitdiff
path: root/src/kernel
Commit message (Expand)AuthorAge
* altos: Force telemetry rate to 38400 when ao_force_freq is setKeith Packard2018-10-04
* altos: Switch global 'log' to 'ao_log_data'Keith Packard2018-08-15
* altos: Remove spurious 'const' from ao_state_namesKeith Packard2018-08-15
* altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.Keith Packard2018-08-05
* altos: Change 'after motor' pyro check to be >= instead of ==Keith Packard2018-08-05
* altos/test: Compute and show height error tracker in ao_flight_testKeith Packard2018-07-02
* altos: Eliminate height requirement for coast detectKeith Packard2018-05-07
* altos/chaoskey-v1.0: Add endpoint for reading flash contentsKeith Packard2018-05-07
* altos/kernel: Add USB descriptors for IN3Keith Packard2018-05-07
* altos/kernel: Define usb IN2/IN3 functionsKeith Packard2018-05-07
* altos: Use max of 64 previous orient values when checking pyro limitsKeith Packard2018-04-26
* altos: Make panic beeps use fixed frequenciesKeith Packard2018-03-16
* altos/kernel: Use ao_put_string for syntax error messageKeith Packard2018-01-07
* altos/kernel: Allow ao_cmd to be built without taskingKeith Packard2017-12-12
* altos: Allow building with newlib + avr stdio on ARMKeith Packard2017-12-11
* altos/kernel: MPU9250 supportKeith Packard2017-12-02
* altos: Fix new GCC warningsKeith Packard2017-11-11
* altos: Fix inverted test for corrupt flight logKeith Packard2017-11-11
* altos: Share common logging code. Deal with corrupt initial flight recordsKeith Packard2017-10-28
* altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.cKeith Packard2017-10-22
* altos: Remove cross-block storage I/O on cc1111Keith Packard2017-10-22
* altos: Add MPU9250 support to self test and dataKeith Packard2017-10-12
* altos: Stop storing pyro fired status in config blockKeith Packard2017-10-08
* altos: Allow pyro config name to end with newline, not just space/tabKeith Packard2017-10-02
* altos: Fix debug printf in ao_pyro for state >=Keith Packard2017-09-12
* altos: Don't compute filtered average of height error when HAS_ACCELKeith Packard2017-08-28
* altos: Don't eliminate baro above mach speed, just trust it lessKeith Packard2017-08-27
* altos: Eliminate separate height error filter for accelerometer devicesKeith Packard2017-08-27
* altos: Perform time comparisons using 16-bit arithmetic to handle wrapKeith Packard2017-08-27
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2017-07-21
|\
| * altos: Create separate log format for EasyMini v2.0Keith Packard2017-06-11
| * altos: HMC5883 output order is X Z YKeith Packard2017-06-11
* | clean up telefireone name referencesBdale Garbee2017-07-21
|/
* 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