summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Fetch target device config for Fire Igniter npyro valueKeith Packard2014-01-21
* altos: Use factory calibration for all acceleration computationsKeith Packard2014-01-14
* altoslib: Add AltosOrient class and max_orient()Keith Packard2013-12-28
* altosui: Extend Fire Igniter to additional channelsKeith Packard2013-12-21
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Fetch 'orient' value from Mega Sensor packetKeith Packard2013-12-20
* altoslib: Convert IMU and Mag sensor values to useful unitsKeith Packard2013-12-20
* altoslib: Remove some old debug printfs for self flashingKeith Packard2013-12-18
* altosui: Remove some debug printfsKeith Packard2013-12-18
* altoslib: Define 3.8 as a good battery and 3.5 as a good igniterKeith Packard2013-12-18
* altoslib: create eeprom download thread before telling monitor about itKeith Packard2013-12-18
* altoslib: Don't close telemetry reader at startup unless something failsKeith Packard2013-12-18
* altosui: Hide non-applicable altimeter config valuesKeith Packard2013-12-18
* altoslib: Pass InterruptedException up the stack instead of hiding itKeith Packard2013-12-18
* java: Add -target 1.6 to all java compilesKeith Packard2013-12-10
* altoslib: Don't require radio_cal or usb_descriptors in AltosRomconfigKeith Packard2013-12-08
* altoslib: Add self-flashing codeKeith Packard2013-12-08
* altoslib: Add AltosNoSymbol exceptionKeith Packard2013-12-08
* altoslib: Use symbols in AltosRomconfig instead of fixed offsetsKeith Packard2013-12-08
* altoslib: Publish mapping from product name back to USB idKeith Packard2013-12-08
* altoslib: Create AltosProgrammer classKeith Packard2013-12-08
* altoslib: Add symbols to .ihx filesKeith Packard2013-12-08
* altoslib: Support binary reading/writing in AltosLinkKeith Packard2013-12-08
* altoslib: AltosEepromMonitor had false import of altosuilibKeith Packard2013-12-08
* altosui: Handle units in pyro config.Keith Packard2013-11-25
* altosui, altoslib: Move eeprom download code to altoslibKeith Packard2013-11-12
* altosui: Make AltosEepromDownload not swing-dependentKeith Packard2013-11-12
* altoslib: Start moving eeprom download logic to altoslibKeith Packard2013-11-12
* altoslib: Raise ParseException on invalid eeprom formatKeith Packard2013-11-12
* altoslib,altosui: Be more robust when graphing bogus .telem filesKeith Packard2013-10-14
* Change differentiation filter constants and limitsKeith Packard2013-10-07
* Add TeleMini v2.0 telemetry supportKeith Packard2013-09-19
* altoslib: Prefer averaged ground pres for ground alt computationKeith Packard2013-09-19
* altosui: Include device name in Table viewKeith Packard2013-09-06
* altoslib: TeleMetrum v2 telemetry includes computes Pa/°C, not raw valuesKeith Packard2013-09-06
* altoslib: Add receiver serial to telem file namesKeith Packard2013-09-06
* altoslib: Add TeleMini eeprom file to Makefile.amKeith Packard2013-09-06
* altoslib: Lock access to AltosLink config_dataKeith Packard2013-09-06
* altoslib: Set 'valid' for valid TeleMetrum eeprom downloadKeith Packard2013-09-06
* altoslib/altosui: Add TeleMini-v1.0 eeprom supportKeith Packard2013-09-06
* altoslib: Remove debug printf from AltosTelemetryMetrumSensorKeith Packard2013-09-05
* altoslib: Rewrite AltosTelemetryIterableKeith Packard2013-09-05
* altoslib: Record time_change in AltosState correctlyKeith Packard2013-09-05
* altoslib: Update received time when replaying flightsKeith Packard2013-09-05
* altoslib: Only open log file when both flight and serial are knownKeith Packard2013-09-05
* altoslib: Use AltosTelemetry.parse to pull telem lines apartKeith Packard2013-09-05
* altoslib: Remove more AltosRecord based filesKeith Packard2013-09-05
* altoslib: remove AltosRecord based eeprom codeKeith Packard2013-09-05
* altoslib: Remove AltosRecord-based telemetry codeKeith Packard2013-09-05
* altosdroid: convert rogue files to unix line endingsMike Beattie2013-09-05