fw/altos
2014-06-12 Keith Packardaltosuilib: Handle font and units changes in maps and...
2014-06-12 Keith Packarddoc: Update 1.4 release notes to include a few more...
2014-06-12 Keith Packardaltosui: Add pyro firing time configuration
2014-06-12 Keith Packardaltosdroid: Altosdroid build doesn't work in parallel...
2014-06-12 Keith Packardaltos: Re-enable telemini v2.0 builds
2014-06-12 Keith Packardaltos/telemini-v2.0: Disable beep frequency config...
2014-06-12 Keith Packardaltosuilib: Remove old widget-based map UI
2014-06-12 Keith Packardaltos: Disable TeleMini v2.0 build for now
2014-06-12 Keith Packardaltoslib: Use GPS seconds as an additional sort key...
2014-06-12 Keith Packardaltosuilib: Rewrite map GUI bits
2014-06-10 Keith Packardtelegps: Add statistics tab to graph UI
2014-06-10 Keith Packardaltosuilib: Move AltosFlightStatsTable to altosuilib
2014-06-10 Keith Packardaltosuilib: Skip voice announcements for invalid values
2014-06-10 Keith Packardaltosui: Show "Missing" instead of huge numbers in...
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-10 Keith Packardaltos: Set TeleGPS default log size to half of avaiable...
2014-06-10 Keith Packardaltos: Simplify tracker logic, removing boost detect
2014-06-10 Keith PackardRevert adding state to GPS location packets
2014-06-10 Keith PackardRevert "ao-tools: Parse TeleGPS state value from gps...
2014-06-10 Keith Packardaltos: Make extra pyro channel firing time configurable
2014-06-10 Keith Packardaltos: Report total available log space in version...
2014-06-10 Keith PackardRevert "altos: Write current flight state to GPS data...
2014-06-08 Keith PackardRevert "altoslib: Parse TeleGPS state value from GPS...
2014-06-08 Keith PackardBump to version 1.3.2.4 1.3.2.4
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 Packardaltos: Enable ADC for TeleGPS v1.0 battery voltage...
2014-06-08 Keith Packardaltos: Encode TeleGPS battery voltage in configuration...
2014-06-08 Keith Packardaltoslib: Parse TeleGPS state value from GPS telemetry...
2014-06-08 Keith Packardao-tools: Parse TeleGPS state value from gps location...
2014-06-08 Keith Packardaltos: Make telegps builds depend on ao_tracker.h
2014-06-08 Keith Packardaltos: Reduce tracker GPS buffer to 4 samples
2014-06-08 Keith Packardaltos: Define lat/lon sum variables as 64-bit instead...
2014-06-08 Keith Packardaltos: Use 0x80 to indicate valid state value in the...
2014-06-07 Keith PackardSet version to 1.3.2.3 1.3.2.3
2014-06-07 Keith Packardtelegps: Track graph windows as one of the TeleGPS...
2014-06-07 Keith Packardaltosuilib: Fix crash when initializing site map cache
2014-06-07 Keith Packardaltosuilib: Add GPS altitude as a possible graph value
2014-06-07 Keith Packardaltosuilib: Show GPS instead of (missing) flight data...
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-07 Keith Packardaltos: Switch TeleGPS to GPS logging format
2014-06-07 Keith Packardaltos: Update other CONFIG_EEPROM users to set LOG_ERAS...
2014-06-07 Keith Packardaltos: Write tracker logging from tracker thread directly
2014-06-07 Keith Packardaltos: Write current flight state to GPS data from...
2014-06-07 Keith Packardaltos: Add TeleGPS logging format
2014-06-07 Keith Packardaltos/telemega-v1.0: Adjust config params to make fligh...
2014-06-07 Keith Packardaltos: Clear out eeprom erase records when writing...
2014-06-07 Keith Packardaltos: Allow value other than 0 for marking erased...
2014-06-07 Keith Packardaltos: Allow AO_CONFIG_MAX_SIZE to be configured. Valid...
2014-06-07 Keith Packardaltos: Move ao_tracker.c to kernel
2014-06-06 Keith Packardaltos: Add telegps-v1.0 code and loader 1.3.2.2
2014-06-06 Keith Packardaltos/telegps-v0.3: Remove ao_flight_number from main...
2014-06-06 Keith Packardaltos/telegps-v0.3: Disable APRS by default. Set log...
2014-06-06 Keith Packardaltos: Force telemetry on by default for v0.3 TeleGPS...
2014-06-06 Keith Packardaltos/lpc: HAS_USB_CONNECT has been changed to mean...
2014-06-06 Keith Packardaltos: Fix config to set default log size for all devic...
2014-06-06 Keith Packardaltos: Add AO_LOG_FLIGHT packet to TeleGPS logs
2014-06-06 Keith Packardaltos/telegps-v0.3: Add tracker task
2014-06-06 Keith Packardaltos: Add debug to tracker to force launch
2014-06-06 Keith Packardaltos: tracker distance computation flipped arguments...
2014-06-06 Keith Packardaltos: Fix tracker start state
2014-06-06 Keith Packardaltos: Stick flight state in GPS location packets
2014-06-06 Keith Packardaltos: Have tracker average 5 GPS samples before moving...
2014-06-06 Keith Packardaltos: Change tracker not-moving speed to 2m/s and...
2014-06-06 Keith Packardaltos: ao_distance was overflowing when checking for...
2014-06-06 Keith Packardaltos: Allow cc115l driver to be built without radio...
2014-06-06 Keith Packardaltos: Include sensor logging task only on flight boards
2014-06-06 Keith Packardaltos: Add tracker task for TeleGPS
2014-06-06 Keith Packardaltos: Add ao_distance.c to compute cartesian distances...
2014-06-05 Keith Packardtelegps: Update icon and icon building
2014-06-05 Keith Packardaltosuilib: Let the user hand-edit the preload map...
2014-06-03 Keith Packarddoc: Create release notes for version 1.4
2014-06-03 Keith Packardtelegps: Trap AltosConfigDataException in telegps config
2014-06-03 Keith Packardaltoslib: Add missing AltosConfigDataException file
2014-06-03 Keith Packardaltosui: Display error message when parsing pyro channe...
2014-06-03 Keith Packardaltosui: Fix pyro channel value formatting
2014-06-03 Keith Packardaltos: Fetch/store only 8 bits for pyro state values
2014-06-03 Keith Packardaltos: Maximum pyro configuration parameter has 4 bytes...
2014-06-03 Keith Packardaltos: Configuring pyro channels can use more than...
2014-05-31 Keith Packardaltos: Allow sparse GPS data logging for TeleGPS
2014-05-31 Keith Packardaltos: Test APRS altitude encoding
2014-05-31 Keith Packardaltos: Switch APRS altitude encoding computation to...
2014-05-31 Keith Packardtelegps: Add config for tracker starting distances
2014-05-30 Keith Packardtelegps: Fixup windows fat build harder
2014-05-30 Keith PackardTeleGPS firmware isn't quite ready, don't include in...
2014-05-30 Keith PackardCapture windows build error messages
2014-05-29 Keith Packardtelegps: Add missing TeleGPSGraphUI.java file
2014-05-29 Keith PackardBuild telegps distribution bits with 'make fat'
2014-05-29 Keith Packardtelegps: Add graph display
2014-05-29 Keith Packardjava: Refactor AltosFlightDisplay units and font update...
2014-05-29 Keith Packardtelegps: Add info table
2014-05-29 Keith Packardtelegps: Add flash device functionality
next