Change Releasing to reflect asciidoctor switch
[fw/altos] / altoslib /
2017-05-28 Keith Packardaltoslib: AltosFlightSeries ignore missing accel/pressure
2017-05-28 Keith Packardaltoslib: Remove debug printfs
2017-05-28 Keith Packardaltoslib: Ignore invalid accel cal values
2017-05-28 Keith Packardaltoslib: Check for empty gps height series
2017-05-28 Keith Packardaltoslib: Use first pressure value if no ground pressur...
2017-05-28 Keith Packardaltoslib: Handle eeprom tick wrapping
2017-05-28 Keith Packardaltoslib: Adjust boost/landed time in flight series...
2017-05-28 Keith Packardaltoslib: Add constants for speed/accel filtering
2017-05-28 Keith Packardaltoslib: Create data file open helper in AltosLib
2017-05-28 Keith Packardaltoslib: Extract a few more values from config to...
2017-05-28 Keith Packardaltoslib: Provide consistent cal_data from idle and...
2017-05-28 Keith Packardaltoslib: Return AltosTimeValue from min/max funcs
2017-05-28 Keith Packardaltoslib: Publish boost_time and landed_time from Altos...
2017-05-28 Keith Packardaltoslib: Allow for other tick sizes
2017-05-28 Keith Packardaltoslib: Change how speed/accel are computed from...
2017-05-27 Keith Packardtelegps: Get telegps application working again
2017-05-27 Keith Packardaltosdroid: Deal with AltosState changes
2017-05-27 Keith Packardaltoslib: Use cal data temp gps for telemetry data too
2017-05-27 Keith Packardaltoslib: Trim stale bits of AltosState
2017-05-27 Keith Packardaltoslib: Preserve old GPS data during operation
2017-05-27 Keith Packardaltoslib: Get KML export working again
2017-05-27 Keith Packardaltoslib: Make sure AltosFlightSeries is filled in...
2017-05-26 Keith Packardaltoslib: Make AltosReplayReader start synchronously...
2017-05-26 Keith Packardaltoslib,altosuilib,altosui: Get stats and replay worki...
2017-05-26 Keith Packardaltoslib/altosuilib/altosui: More work towards using...
2017-05-26 Keith Packardaltoslib: Do data analysis on raw values rather than...
2017-05-23 Keith Packardaltoslib: Don't store computed telemetry fields
2017-05-20 Bdale Garbeeadd thrust as a graphable time series type
2017-05-20 Keith Packardaltoslib: Create new abstraction underneath AltosState...
2017-05-20 Bdale Garbeealtoslib: include TimeSeries code in build
2017-05-20 Keith Packardaltoslib: Add initial time series functions
2017-05-15 Keith Packardaltoslib: Set default accel cal for old TeleMetrum...
2017-05-15 Keith Packardaltoslib: Set default log format to FULL until we learn...
2017-05-15 Keith Packardaltoslib: Mark AltosConfigData fields as MISSING until set
2017-05-13 Keith Packardaltoslib: Handle TeleBT v4.0 battery voltage
2017-05-13 Keith Packardaltoslib: Another bit of altoslib for the old eeprom...
2017-05-11 Bdale Garbeeinitial tests made using Terry's stand with a 2500psi...
2017-05-11 Bdale Garbeetelefiretwo: don't try to record pre-burn sensor values...
2017-05-09 Keith Packardaltoslib: Remove older eeprom handling code
2017-05-09 Keith Packardaltoslib: Save eeprom data in new .eeprom format
2017-05-09 Keith Packardaltoslib: Hack up AltosEepromFile to support new eeprom...
2017-05-09 Keith Packardaltoslib: Compile AltosForce and AltosPressure
2017-05-09 Keith Packardaltoslib: Add new eeprom management code
2017-05-09 Keith Packardaltoslib: Add set_config_data to AltosState
2017-05-09 Keith Packardaltoslib: Add empty constructor for AltosPyro for JSON
2017-05-09 Keith Packardaltoslib: Add Ms5607 constructor that just takes config...
2017-05-09 Keith Packardaltoslib: Add AltosForce and AltosPressure units
2017-05-09 Keith Packardaltoslib: Hide members from json by prefixing with __
2017-05-05 Miguel Benavidezaltoslib: Fix MS5607 raw data to pressure conversion...
2017-04-26 Keith PackardFake thrust data as accel for now
2017-04-25 Keith Packardaltoslib: renamed AltosSensorTMini2, but didn't update...
2017-04-22 Keith Packardaltoslib: Add TeleFireTwo eeprom support
2017-02-20 Keith Packardaltoslib: Add TeleMini v3 support
2016-08-02 Keith Packardaltoslib: Add a 'seconds' method to AltosGPS
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-17 Keith Packardaltoslib: Stop reflective JSON class walk at Object...
2016-06-17 Keith Packardaltoslib: Add back some JSON exception debugging printfs
2016-06-17 Keith Packardaltoslib: Add construction for remaining primitive...
2016-06-17 Keith Packardaltoslib: Add null constructor for AltosCompanion
2016-06-17 Keith Packardaltoslib: Get rid of manual JSON encoding stuff
2016-06-17 Keith Packardaltoslib: Improve AltosState save/restore debugging
2016-06-17 Keith Packardaltoslib: Use reflection JSON code for frequency prefer...
2016-06-17 Keith Packardaltoslib: Add JSON-based object saving/restoring code
2016-06-17 Keith Packardaltoslib: Add null constructors to AltosQuaternion...
2016-06-16 Keith Packardaltoslib: Remove AltosHashSet code
2016-06-16 Keith Packardaltoslib: Switch preserved state format to JSON
2016-05-25 Keith Packardaltoslib: use miles for distances > 1000ft.
2016-05-15 Keith Packardaltoslib: Add AltosIdleReader
2016-05-15 Keith Packardaltoslib: Add log_space to AltosState
2016-05-15 Keith Packardaltoslib: Set version and log space from AltosIdleFetch
2016-05-15 Keith Packardaltoslib: Allow empty values in AltosHashSet representation
2016-05-13 Keith Packardaltoslib: Store saved state in version-independent...
2016-05-13 Keith Packardaltoslib: Store common frequencies in library version...
2016-05-12 Keith PackardBump java library versions
2016-05-12 Keith Packardaltoslib: Get rid of AltosMap from AltosMapLoader
2016-05-12 Keith Packardaltoslib: Clean up map file and url handling
2016-05-12 Keith Packardaltoslib: Allow map preloading to be aborted
2016-05-12 Keith Packardaltoslib: Remove some debug printf calls
2016-05-12 Keith Packardaltoslib: Switch distance from m/ft to km/miles for...
2016-05-05 Keith Packardaltoslib: Fix map preloading callbacks, run in separate...
2016-05-02 Keith Packardaltoslib: Deal with TeleMetrum v2.0 MMA6555 being inverted
2016-05-01 Keith Packardaltoslib: Flush during set_state. Don't store listener...
2016-05-01 Keith Packardaltoslib: Correct stats for flights without a real...
2016-04-28 Keith Packardaltoslib: Make AltosPreferencesBackend abstract. Add...
2016-04-27 Keith Packardaltosdroid: Add configurable frequency set
2016-04-27 Keith PackardFix key in AndroidManifest.xml.in
2016-04-27 Keith Packardaltosdroid: Split setup functions to separate dialog
2016-04-26 Keith Packardaltosdroid: Add idle mode monitoring, reboot. Start...
2016-04-22 Keith Packardaltoslib: Don't try to drag lines around until map...
2016-04-22 Keith Packardaltoslib: Report exceptions caught while opening launch...
2016-04-22 Keith Packardaltoslib: Use feet per second for imperial speed
2016-04-22 Justin VreelandFix java class differing only by case
2016-04-22 Keith PackardUpdate java library version numbers
2016-04-20 Keith Packardaltoslib: switch from keySet() to keys() in altos map...
2016-04-20 Keith Packardaltoslib: Make AltosGPSSat implement Serializable
2016-04-20 Keith Packardaltoslib: Add debugging to AltosPreferences.state(...
2016-03-26 Keith Packardaltosui,telegps: Do not allow radio calibration to...
2016-03-26 Keith Packardaltoslib: use env var LAUNCH_SITES to override default URL
2016-01-10 Keith PackardUpdate java library versions
2016-01-10 Keith Packardaltoslib: Remove debug message from AltosMap
next