fw/altos
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
2014-05-29 Keith Packardtelegps: Auto-connect to any base stations plugged...
2014-05-29 Keith Packardtelegps: Don't try to ship TeleGPS firmware yet
2014-05-29 Keith Packardtelegps: Add 'Info' tab
2014-05-29 Keith Packardtelegps: Hook up data download dialog
2014-05-29 Keith Packardtelegps: Add scan UI
2014-05-29 Keith Packardtelegps: Add preferences dialog
2014-05-29 Keith Packardtelegps: Add device configuration dialogs
2014-05-29 Keith Packardtelegps: Use altosui's Instdrv NSIS plugin for telegps
2014-05-29 Keith Packardtelegps: Working towards building fat versions of teleg...
2014-05-29 Keith Packarddoc: Add outline of TeleGPS doc
2014-05-29 Keith PackardMark version 1.3.2.2
2014-05-28 Keith Packardtelegps: Add first version of telegps
2014-05-28 Keith Packardaltosui/altosuilib: Shuffle lots more code from altosui...
2014-05-28 Keith PackardDocument the need for ~/altusmetrumllc/google-maps...
2014-05-28 Tom Marblejenkins.sh: make -j 4 can fail, fix for altosui-test
2014-05-28 Tom Marblefix for jenkins.sh
2014-05-28 Tom Marbleadd jenkins.sh
2014-05-28 Keith Packardaltosuilib: Don't try to draw to destroyed map windows
2014-05-28 Keith Packardaltosuilib: Publish AltosSiteMap.centre. Add prefetchMa...
2014-05-28 Keith Packardaltosuilib: Update map preloading UI to include zoom...
2014-05-28 Keith Packardaltosuilib: Remove debug printf in AltosSiteMapCache
2014-05-28 Keith Packardaltoslib: When log-format is missing, use product
2014-05-28 Keith Packardaltosuilib: Add google maps API key, configured with...
2014-05-28 Keith Packardaltosuilib: Decompress map images asynchronously and...
2014-05-27 Keith Packardaltosuilib: Add distance measuring line to site map.
2014-05-27 Keith Packardaltos: Fake flight code changes in kernel and stm
2014-05-27 Keith Packardaltosuilib: Add multiple zoom levels and content types...
2014-05-26 Keith Packardaltos/test: Fix ADC structure for mega, use ao_config.h
2014-05-26 Keith Packardaltos: Move ao_config declarations to ao_config.h
2014-05-26 Keith Packardaltos: Make MS5607 PROM a public variable
2014-05-26 Keith Packardmicropeak: Add -Xlint:unchecked to javac line
2014-05-26 Keith Packardaltoslib/altosuilib: Change versions to altoslib:4...
2014-05-26 Keith Packardao-tools: Add cc_usb_write function
2014-05-26 Keith Packardaltosui/altosuilib/altoslib: Move more stuff out of...
2014-05-26 Keith Packardaltosui/altosuilib: Cleanup -Xlint:unchecked warnings
2014-05-23 Keith Packardaltoslib: Move CSV/KML output code to altoslib
2014-05-21 Keith Packardaltos: Add config values for tracker start motion limits
2014-05-21 Keith Packardaltos/test: Parse mega ground data. Fix pyro parsing
2014-05-21 Keith Packardaltos/test: Get APRS generation test working again
2014-05-21 Keith Packardaltos: Don't define ao_ignite_decivolt without igniters
2014-05-21 Keith Packardaltos: Expose ao_gps_set_rate from u-blox driver
2014-05-21 Keith Packardaltos: Fix cc115l debug build
2014-05-21 Keith Packardaltos: Allow APRS to send just battery voltage
2014-05-21 Keith Packardaltos/lpc: whitespace
2014-05-21 Keith Packardaltos/lpc: adc code computes number of active ADC channels
2014-05-21 Keith Packardaltos/stm: Make stm applications depend on ao_boot.h
2014-05-16 Keith Packardaltosui: Remove another beep config debug printf
2014-05-16 Keith Packardaltosui: Remove debug printf about beep config
2014-05-16 Keith Packardaltos: stm and lpc ao_boot.h were identical. move to...
2014-05-16 Keith Packardaltos: Use explicit boot loader signal in ao_boot_reboot
2014-05-16 Keith Packarddoc: Document the Apogee Lockout setting
2014-05-15 Bdale Garbeeinclude EasyMega Makefiles
2014-05-15 Bdale Garbeeworking?
2014-05-15 Bdale Garbeelose the (old) easymega-v1.0 directory in favor of...
2014-05-15 Keith Packardaltos: Make quadrature debounce per-pin rather than...
next