ao-bringup: Test EasyMega boards
[fw/altos] / altoslib /
2014-08-18 Keith Packardaltoslib: Remove some debug printfs
2014-08-18 Keith Packardaltoslib: Improve performance of AltosLib.hexbytes
2014-08-18 Keith Packardaltoslib: Close serial port when AltosFlash fails to...
2014-08-18 Keith Packardaltoslib: Handle link timeout in AltosDebug.read_memory
2014-08-18 Keith Packardaltoslib: Parse 'Log fixed:' configuration value
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-17 Keith Packardaltoslib: Handle TeleGPS files for KML export
2014-07-14 Keith Packardaltoslib: Parse eeprom 'altitude-32' fields
2014-07-11 Keith Packardaltoslib: Extend telemetry heights from 16 to 32 bits
2014-07-11 Keith Packardaltoslib: Handle wide GPS altitude values in eeprom...
2014-07-10 Keith Packardaltoslib: Ensure CSV output is consistent
2014-07-10 Keith Packardaltoslib: Clean up GPS DOP support in AltosState
2014-07-05 Keith Packardaltoslib: Support multiple telemetry rates
2014-07-05 Keith Packardaltoslib: Preserve receiver_serial across state reset...
2014-07-05 Keith Packardaltoslib: Disable telemetry while getting config data
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-23 Keith Packardaltosui/telegps: Expose configurable APRS SSID
2014-06-17 Keith Packardjava: Bump java library versions for next release
2014-06-17 Keith Packardaltosui/telegps: Use menus for frequency list and telem...
2014-06-14 Keith Packardaltoslib: When GPS disappears, set range and elevation...
2014-06-14 Keith Packardaltoslib: Add units converters for latitude and longitude
2014-06-13 Keith Packardaltoslib: Correctly save firmware version in AltosState
2014-06-13 Keith Packardaltoslib: Add conversion class for voltages
2014-06-13 Keith Packardaltoslib: Remove telem monitoring when closing log...
2014-06-13 Keith Packardaltoslib: Call state.set_serial first for telemetry...
2014-06-12 Keith Packardaltoslib: Report GPS height when baro height is not...
2014-06-12 Keith Packardaltosui: Add pyro firing time configuration
2014-06-12 Keith Packardaltoslib: Use GPS seconds as an additional sort key...
2014-06-10 Keith Packardaltoslib: Use GPS speed/height values when other sensor...
2014-06-10 Keith Packardaltosuilib: Split battery graph enable out from other...
2014-06-10 Keith Packardaltoslib: Check for time going backwards when replaying...
2014-06-10 Keith Packardaltoslib: Add new 'stateless' flight state for TeleGPS
2014-06-10 Keith Packardaltoslib: TeleGPS no longer logs satellite information
2014-06-10 Keith Packardaltoslib/altosui/telegps: Switch TeleGPS config to...
2014-06-10 Keith Packardaltoslib/altosui/telegps: Change log size configuration
2014-06-08 Keith PackardRevert "altoslib: Parse TeleGPS state value from GPS...
2014-06-08 Keith Packardaltoslib: Recover battery voltage from TeleGPS configur...
2014-06-08 Keith Packardaltoslib: TeleMega uses 5.6k/10k divider for v_batt
2014-06-08 Keith Packardaltoslib: Parse TeleGPS state value from GPS telemetry...
2014-06-07 Keith Packardaltoslib: Record whether flight data includes sensor...
2014-06-07 Keith Packardaltoslib: Add TeleGPS log parsing code
2014-06-07 Keith Packardaltoslib: All products with logging have the 'l' command
2014-06-03 Keith Packardaltoslib: Add missing AltosConfigDataException file
2014-06-03 Keith Packardaltosui: Display error message when parsing pyro channe...
2014-05-31 Keith Packardtelegps: Add config for tracker starting distances
2014-05-29 Keith Packardtelegps: Add graph display
2014-05-29 Keith Packardtelegps: Add info table
2014-05-29 Keith Packardtelegps: Add 'Info' tab
2014-05-28 Keith Packardaltoslib: When log-format is missing, use product
2014-05-26 Keith Packardaltoslib/altosuilib: Change versions to altoslib:4...
2014-05-26 Keith Packardaltosui/altosuilib/altoslib: Move more stuff out of...
2014-05-23 Keith Packardaltoslib: Move CSV/KML output code to altoslib
2014-05-16 Keith Packardaltosui: Remove debug printf about beep config
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-09 Keith Packardaltoslib: Parse remaining mega AO_LOG_FLIGNT and AO_LOG...
2014-05-09 Keith Packardaltoslib: Add a comment to remind us to fix the IMU...
2014-05-02 Keith Packardaltosui: Add configuration UI for beeper tone
2014-05-01 Keith Packardaltoslib: Track pyro firing state when reading mega...
2014-04-11 Keith Packardaltoslib/altosui/altosuilib/libaltos: Remove trailing...
2014-04-07 Keith Packardaltosui: Disable flight log configuration while flights...
2014-04-03 Keith Packardaltoslib: Missed a couple of easy mini voltage API...
2014-04-03 Keith Packardaltoslib: Fix EasyMini voltage computations
2014-04-03 Keith Packardaltoslib: Ignore speed/accel after boost when finding...
2014-02-03 Keith Packardaltoslib: Use existing unicode Charset in AltosLink
2014-01-25 Keith Packardaltoslib: Don't lose gps_height value between GPS samples
2014-01-25 Keith Packardaltoslib: Track GPS altitude values to be able to repor...
2014-01-24 Keith Packardaltoslib: Validate TeleMega GPS_SAT log packet nsat
2014-01-22 Keith Packardaltoslib: Fetch target device config for Fire Igniter...
2014-01-15 Keith Packardaltos: Use factory calibration for all acceleration...
2013-12-28 Keith Packardaltoslib: Add AltosOrient class and max_orient()
2013-12-21 Keith Packardaltosui: Extend Fire Igniter to additional channels
2013-12-21 Keith Packardaltoslib: Bump library version
2013-12-21 Keith Packardaltoslib: Fetch 'orient' value from Mega Sensor packet
2013-12-21 Keith Packardaltoslib: Convert IMU and Mag sensor values to useful...
2013-12-19 Keith Packardaltoslib: Remove some old debug printfs for self flashing
2013-12-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-12-18 Keith Packardaltosui: Remove some debug printfs
2013-12-18 Keith Packardaltoslib: Define 3.8 as a good battery and 3.5 as a...
2013-12-18 Keith Packardaltoslib: create eeprom download thread before telling...
2013-12-18 Keith Packardaltoslib: Don't close telemetry reader at startup unles...
2013-12-18 Keith Packardaltosui: Hide non-applicable altimeter config values
2013-12-18 Keith Packardaltoslib: Pass InterruptedException up the stack instea...
2013-12-10 Keith Packardjava: Add -target 1.6 to all java compiles
2013-12-09 Keith Packardaltoslib: Don't require radio_cal or usb_descriptors...
2013-12-09 Keith Packardaltoslib: Add self-flashing code
2013-12-09 Keith Packardaltoslib: Add AltosNoSymbol exception
2013-12-09 Keith Packardaltoslib: Use symbols in AltosRomconfig instead of...
2013-12-09 Keith Packardaltoslib: Publish mapping from product name back to...
2013-12-09 Keith Packardaltoslib: Create AltosProgrammer class
2013-12-09 Keith Packardaltoslib: Add symbols to .ihx files
2013-12-09 Keith Packardaltoslib: Support binary reading/writing in AltosLink
2013-12-08 Keith Packardaltoslib: AltosEepromMonitor had false import of altosuilib
2013-11-25 Keith Packardaltosui: Handle units in pyro config.
2013-11-12 Keith Packardaltosui, altoslib: Move eeprom download code to altoslib
2013-11-12 Keith Packardaltosui: Make AltosEepromDownload not swing-dependent
2013-11-12 Keith Packardaltoslib: Start moving eeprom download logic to altoslib
2013-11-12 Keith Packardaltoslib: Raise ParseException on invalid eeprom format
2013-10-15 Keith Packardaltoslib,altosui: Be more robust when graphing bogus...
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-10-08 Keith PackardChange differentiation filter constants and limits
next