summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * altos/lisp: Add floatsKeith Packard2017-11-19
| | * altos/lisp: Fix some scheme compat issuesKeith Packard2017-11-18
| | * altos/lisp: Add 'big' ints -- 24 bits wideKeith Packard2017-11-18
| | * altos/cortexelf-v1: Make lisp compile againKeith Packard2017-11-17
| | * altos/test: Add jiffy funcs to lisp testKeith Packard2017-11-17
| | * altos/lisp: Finish first pass through r7rsKeith Packard2017-11-17
| | * altos/lisp: Add applyKeith Packard2017-11-17
| | * altos/lisp: Character consts. String and assoc builtins.Keith Packard2017-11-17
| | * altos/lisp: Generate built-in lambda atoms for const creationKeith Packard2017-11-17
| | * altos/test: More lisp test Makefile fixesKeith Packard2017-11-16
| | * altos/lisp: Lots more scheme bitsKeith Packard2017-11-16
| | * altos/test: Get lisp test building using Makefile-incKeith Packard2017-11-16
| | * altos/lisp: More schemismsKeith Packard2017-11-16
| | * altos/lisp: Add 'else' sematics to condKeith Packard2017-11-16
| | * altos/lisp: Add scheme-style bools (#t and #f)Keith Packard2017-11-16
| | * altos/lisp: Add non-cons cdr supportKeith Packard2017-11-16
| | * doc: Update for 1.8.3Keith Packard2017-11-11
| | * altos: Fix new GCC warningsKeith Packard2017-11-11
| | * altos: Fix inverted test for corrupt flight logKeith Packard2017-11-11
| | * altoslib: Improve EEprom downloadKeith Packard2017-11-11
| | * altoslib: Remove spurious semicolon in AltosReplayReader.javaKeith Packard2017-11-11
| | * altoslib: Don't write KML record when height data is missingKeith Packard2017-11-11
| | * altos/test: Adapt flight test to int16_t flight number typeKeith Packard2017-11-11
| | * altosuilib: New line styles and colors for graphs. Selectable line widthKeith Packard2017-11-11
| | * altos/stm: Add AO_EXTI_MODE_PULL_NONEKeith Packard2017-11-11
| | * altos: whitespace cleanup in ao_adc_stm.cKeith 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
| | * altoslib: Move temp GPS API from cal_data to data_listenerKeith Packard2017-10-22
| | * altoslib: Save separate config for local and remote. Use in idleKeith Packard2017-10-14
| | * altoslib: Report un-adjusted ground accel in idle IMU monitorKeith Packard2017-10-14
| | * altos: Add MPU9250 support to self test and dataKeith Packard2017-10-12
| | * altoslib: Fix time series filter window computationKeith Packard2017-10-12
| | * altoslib: Don't crash if there's no GPS coord to write KMLKeith Packard2017-10-12
| | * altoslib: Allow gps time later than requested if it's firstKeith Packard2017-10-12
| | * altos: Add MPU9250 driver (accel/gyro only for now)Keith Packard2017-10-12
| | * altos: Stop storing pyro fired status in config blockKeith Packard2017-10-08
| | * Set version to 1.8.2.1Keith Packard2017-10-05
| | * altoslib: Missing file for filter additions.Keith Packard2017-10-04
| | * altosuilib: Add 'show marker' button to graphsKeith Packard2017-10-04
| | * altoslib: Adapt KML output to make TRA record people happierKeith Packard2017-10-04
| | * altoslib: Add user-selectable filter width for data smoothingKeith Packard2017-10-02
| | * altosuilib: Show raw tick values in graph and info tableKeith Packard2017-10-02
| | * altoslib: Allow early bail-out on bad telemetry CRCKeith Packard2017-10-02
| | * altos: Allow pyro config name to end with newline, not just space/tabKeith Packard2017-10-02
| | * altoslib,altosuilib,altosui: log_format/device_type TeleGPS selects statelessKeith Packard2017-10-02
| | * altosuilib: Don't drain voice when terminating displayKeith Packard2017-10-02
| | * altoslib: Add tilt and pyro data to CSV exportKeith Packard2017-09-26
| | * don't exit on dfu-util errors, it's not reliable about reporting successBdale Garbee2017-09-19