summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update changelog for Debian builddebian/1.8.2-1Bdale Garbee2017-09-18
|
* Merge branch 'branch-1.8' into debianBdale Garbee2017-09-18
|\
| * releasing 1.8.21.8.2Bdale Garbee2017-09-18
| |
| * be more aggressive about removing and ignoring .mdwn filesBdale Garbee2017-09-18
| |
| * Merge branch 'master' into branch-1.8Bdale Garbee2017-09-18
| |\
| | * Update release version and dateKeith Packard2017-09-18
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Update docs for 1.8.2 releaseKeith Packard2017-09-18
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Add short section on accelerometer calibrationKeith Packard2017-09-18
| | |
| | * altos/telegps-v2.0: Enable USB connect monitoringKeith Packard2017-09-18
| | | | | | | | | | | | | | | | | | | | | Disable radios when plugged in to USB to save power and avoid being noisy. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2017-09-18
| | |\
| | | * altoslib: Avoid crashing when computing stats for empty flight logsKeith Packard2017-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | | * telegps: Fix up TeleGPS UI bits after accel cal changesKeith Packard2017-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | | * test/ao_flight_test: Show recorded pyro firingKeith Packard2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | Can compare with computed values. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * | production TeleGPS v2.0 use a 16Mhz crystal for the SOCBdale Garbee2017-09-18
| | |/
| | * publish support for TeleGPS v2.0Bdale Garbee2017-09-17
| | |
| | * deal with cheap BT dongle that shows multiple copies of unit in lescan outputBdale Garbee2017-09-14
| | |
| | * altosuilib: Make steps in accel cal default buttonKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | This way you can just hit return through the process. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos/test: Handle new eeprom file format. Give up on telem files.Keith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | Parse eeprom config using libjson-c, then read the hex values into a giant blob. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Fix debug printf in ao_pyro for state >=Keith Packard2017-09-12
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * chaoskey: Wait for input data to stabilize before using itKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | The ADC data takes a while to start working after power on; wait for the range of input values to look reasonable before using the data. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Add forward reference from 'idle' description to idle entry steps.Keith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | This provides a reminder that entering idle mode takes specific steps which differ between models. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altosui: Handle missing GPS when graphing mega/metrum dataKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | These have GPS, but if we never get a valid packet, then there won't be any final position to display. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altosui: Remove debug printfs in FC config UIKeith Packard2017-09-12
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altosdroid: Display serial, call, freq in tracker listKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | This makes the list a lot easier to find entries in when it gets long. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altoslib: Make receive frequency available in telem dataKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | This lets AltosDroid record which frequency each station was heard on. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altoslib: Remove debug stack dump from AltosStateKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | An empty AltosState is allocated when parsing JSON data; it's not a mistake. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altoslib: Correctly parse IMU cal dataKeith Packard2017-09-12
| | | | | | | | | | | | | | | | | | | | | Was trying to match 'IMU call along' instead of 'IMU cal along', causing the line to not match and losing the IMU accel cal values. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * ao-tools/ao-chaosread: Add -Wall -Wextra, clean up resultsKeith Packard2017-09-12
| | |
| | * altosui: Accel calibration UIKeith Packard2017-09-01
| | | | | | | | | | | | | | | | | | Provides a GUI for re-calibrating accelerometers Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Bump to version 1.8.1.1/android 16 for altosdroid1.8.1.1Keith Packard2017-08-31
| | | | | | | | | | | | | | | | | | | | | | | | AltosDroid 1.8.1 got released before the latest fix for not storing frequency preferences was made. Make a 1.8.1.1 with a new android release number for that. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * need to capture .bin file for telebt-v4.0 loaderBdale Garbee2017-08-28
| | |
| | * a few tweaks to the Releasing document based on experience with 1.8.1Bdale Garbee2017-08-28
| | |
* | | prepare to upload with all lintian complaints resolveddebian/1.8.1-2Bdale Garbee2017-08-28
| | |
* | | stop delivering menu file in wake of TC decisionBdale Garbee2017-08-28
| | |
* | | make sure we build-depend on debhelper that's new enouth for compat 10Bdale Garbee2017-08-28
| | |
* | | move to debhelper compat level 10Bdale Garbee2017-08-28
| | |
* | | update standards version in control file to 4.0.0Bdale Garbee2017-08-28
| | |
* | | update changelog for Debian builddebian/1.8.1-1Bdale Garbee2017-08-28
| | |
* | | Merge branch 'branch-1.8' into debianBdale Garbee2017-08-28
|\| |
| * | releasing 1.8.11.8.1Bdale Garbee2017-08-28
| |/
| * Version 1.8.1Keith Packard2017-08-28
| | | | | | | | | | | | Android version 15 Signed-off-by: Keith Packard <keithp@keithp.com>
| * doc: Update for 1.8.1Keith Packard2017-08-28
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * altos: Don't compute filtered average of height error when HAS_ACCELKeith Packard2017-08-28
| | | | | | | | | | | | | | | | We only use this for baro-only devices to avoid firing drogue charges at mach transitions; we trust the combination of accel+baro to do the right thing when available. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altoslib: Fix freq preference loadingKeith Packard2017-08-28
| | | | | | | | | | | | | | Allocate throw-away freq array to get the class pointer. Add null-ary AltosFrequency constructor for JSON code. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altosui: Make --oneline show drogue deploy speedKeith Packard2017-08-27
| | | | | | | | | | | | Also remove some commented out values. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altoslib: Compute speed at entry to each stateKeith Packard2017-08-27
| | | | | | | | | | | | Useful to have drogue/main deployment speeds Signed-off-by: Keith Packard <keithp@keithp.com>
| * altoslib: Fix parsing of old TM log GPS sat dataKeith Packard2017-08-27
| | | | | | | | | | | | | | Attempting to fetch sat data from wrong byte led to array bounds exception. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altoslib: Allow for missing product when checking for mma655x invertedKeith Packard2017-08-27
| | | | | | | | | | | | If there's no product, assume we've got some ancient log file. Signed-off-by: Keith Packard <keithp@keithp.com>
| * altoslib: Remove debug printf for gyro adjustKeith Packard2017-08-27
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * altos/test: Fake baro data for flight 12 serial 2093Keith Packard2017-08-27
| | | | | | | | | | | | | | | | This flight had a baro spike due to an accidental drogue charge firing but is otherwise quite useful when testing for various mach delay effects, so fake out the data during that spike. Signed-off-by: Keith Packard <keithp@keithp.com>