summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Stop re-loading previous flight when starting telemetry monitoringKeith Packard2014-09-11
* altoslib/altosuilib: clean all versions of the .jar fileKeith Packard2014-09-09
* altoslib/altosuilib: Add EasyMega supportKeith Packard2014-09-09
* altoslib: Fix idle monitor parsing of MMA655x stateKeith Packard2014-09-09
* altoslib: Increase timeouts when using low baud rate remote protocolKeith Packard2014-09-06
* altoslib: Update local callsign/baud rate when using remote protocolKeith Packard2014-09-06
* altosdroid: Add imperial unit supportKeith Packard2014-09-06
* altoslib: Ignore extra AO_LOG_FLIGHT records from TeleGPSKeith Packard2014-09-01
* altoslib: create logfiles preference object. check link in existing_dataKeith Packard2014-08-31
* altoslib: TeleMega telemetry pyro voltages are uint8Keith Packard2014-08-29
* altosdroid: start restoring from log data on startupKeith Packard2014-08-29
* altoslib: Remove some debug printfsKeith Packard2014-08-17
* altoslib: Improve performance of AltosLib.hexbytesKeith Packard2014-08-17
* altoslib: Close serial port when AltosFlash fails to detect a targetKeith Packard2014-08-17
* altoslib: Handle link timeout in AltosDebug.read_memoryKeith Packard2014-08-17
* altoslib: Parse 'Log fixed:' configuration valueKeith Packard2014-08-17
* altoslib: Handle TeleGPS files for KML exportKeith Packard2014-07-16
* altoslib: Parse eeprom 'altitude-32' fieldsKeith Packard2014-07-14
* altoslib: Extend telemetry heights from 16 to 32 bitsKeith Packard2014-07-10
* altoslib: Handle wide GPS altitude values in eeprom and telemetryKeith Packard2014-07-10
* altoslib: Ensure CSV output is consistentKeith Packard2014-07-10
* altoslib: Clean up GPS DOP support in AltosStateKeith Packard2014-07-10
* altoslib: Support multiple telemetry ratesKeith Packard2014-07-05
* altoslib: Preserve receiver_serial across state reset for new transmitterKeith Packard2014-07-05
* altoslib: Disable telemetry while getting config dataKeith Packard2014-07-05
* altosui/telegps: Expose configurable APRS SSIDKeith Packard2014-06-22
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altosui/telegps: Use menus for frequency list and telemetry formatsKeith Packard2014-06-16
* altoslib: When GPS disappears, set range and elevation to MISSINGKeith Packard2014-06-14
* altoslib: Add units converters for latitude and longitudeKeith Packard2014-06-14
* altoslib: Correctly save firmware version in AltosStateKeith Packard2014-06-13
* altoslib: Add conversion class for voltagesKeith Packard2014-06-13
* altoslib: Remove telem monitoring when closing log fileKeith Packard2014-06-13
* altoslib: Call state.set_serial first for telemetry parsingKeith Packard2014-06-13
* altoslib: Report GPS height when baro height is not availableKeith Packard2014-06-11
* altosui: Add pyro firing time configurationKeith Packard2014-06-11
* altoslib: Use GPS seconds as an additional sort key for TeleGPS eepromKeith Packard2014-06-11
* altoslib: Use GPS speed/height values when other sensors are missingKeith Packard2014-06-10
* altosuilib: Split battery graph enable out from other adc enablesKeith Packard2014-06-10
* altoslib: Check for time going backwards when replaying from fileKeith Packard2014-06-10
* altoslib: Add new 'stateless' flight state for TeleGPSKeith Packard2014-06-10
* altoslib: TeleGPS no longer logs satellite informationKeith Packard2014-06-10
* altoslib/altosui/telegps: Switch TeleGPS config to motion/intervalKeith Packard2014-06-10
* altoslib/altosui/telegps: Change log size configurationKeith Packard2014-06-10
* Revert "altoslib: Parse TeleGPS state value from GPS telemetry packet"Keith Packard2014-06-08
* altoslib: Recover battery voltage from TeleGPS configuration packetKeith Packard2014-06-07
* altoslib: TeleMega uses 5.6k/10k divider for v_battKeith Packard2014-06-07
* altoslib: Parse TeleGPS state value from GPS telemetry packetKeith Packard2014-06-07
* altoslib: Record whether flight data includes sensor values in AltosFlightStatsKeith Packard2014-06-07
* altoslib: Add TeleGPS log parsing codeKeith Packard2014-06-07