fw/altos
2011-04-14 Keith Packardaltos: Write a few pre-launch samples for Tm/Tn devices
2011-04-14 Keith Packardaltosui: oops - lost state changes when downloading...
2011-04-10 Keith Packardaltos/altosui: Log averaged baro sensor data in Tm/Tn
2011-04-02 Keith Packardaltosui: Add missing AltosTelemetryMap.java file
2011-04-01 Keith Packardaltos: Make ao_flight_test show true height but report...
2011-04-01 Keith Packardaltos: Baro useful ceiling is MSL, not AGL
2011-04-01 Keith Packardaltos: Reflect ao_flight split in ao_flight_test depend...
2011-03-30 Keith Packardaltosui: Only plot acceleration when present in data...
2011-03-30 Keith Packardaltosui: Parse and export Max flight log value
2011-03-30 Keith Packardaltos: Enable logging during nano flights
2011-03-30 Keith Packardaltos: Run RDF beacon after apogee instead of waiting...
2011-03-29 Keith Packardaltos: ao_sample_preflight was exiting preflight mode...
2011-03-29 Keith Packardaltosui: Don't display 0000-00-00 for missing flight...
2011-03-29 Keith Packardaltosui: Display exception messages from swing thread
2011-03-29 Keith Packardaltosui: Make deployment testing handle Connecting...
2011-03-29 Keith Packardaltosui: Make flight log downloading handle 'Connecting...
2011-03-29 Keith Packardaltosui: Clean up packet link connecting dialog
2011-03-29 Keith Packardaltos: Create custom nano flight code
2011-03-29 Keith Packardaltos: Split up flight code into separate flight/sample...
2011-03-27 Keith Packardaltosui: Handle serial calls from swing thread
2011-03-27 Keith Packardaltosui: Tell serial device which frame to use for...
2011-03-27 Keith Packardaltosui: Allow radio channel to be configured over...
2011-03-27 Keith Packardaltosui: Off-by-one error in telemetry format configura...
2011-03-27 Keith Packardaltos: full logging must flush pending data before...
2011-03-27 Keith Packardaltos: Variable log rate in full logging code too
2011-03-26 Keith Packardaltosui: Allow TM config connection to be canceled.
2011-03-26 Keith Packardaltosui: swing hide/show methods are deprecated
2011-03-26 Keith Packardaltosui: Remove extra AltosEepromBlock layer
2011-03-26 Keith Packardaltosui: Add support for downloading TeleMini/TeleNano...
2011-03-26 Keith Packardaltosui: Remove a bunch of debug printfs from the eepro...
2011-03-23 Keith Packardaltosui: Add telemetry format menu and preferences
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2011-03-23 Keith PackardAdd description to test flights
2011-03-23 Keith PackardAdd ao_kalman.h to .gitignore
2011-03-23 Keith Packardaltos: Exit flight test at landing. Allow description...
2011-03-23 Keith Packardaltos: Ignore alt error for fast->coast. Allow larger...
2011-03-22 Keith Packardaltos: Restore sensible kalman values
2011-03-22 Keith Packardaltos: Fix up flight code testing
2011-03-22 Keith Packardaltos: Missing parens and some bad arithmetic in the...
2011-03-22 Keith Packardaltos: Add ao_flight_debug code
2011-03-22 Keith Packardaltos: Clean up some debug stuff in ao_flight.c
2011-03-22 Keith Packardaltos/kalman: Kalman terms can be > 1, use 32-bit fixed...
2011-03-21 Keith Packardaltos: Compute a 'trust' value for the barometer
2011-03-21 Keith Packardaltos: Switch telemetrum over to kalman filter
2011-03-21 Keith Packardaltos: Add nickle kalman implementation.
2011-03-20 Keith Packardaltos: Add .sdcdbrc file for teledongle
2011-03-20 Keith Packardaltos: New telemetry report format (version 4). Support...
2011-03-20 Keith Packardaltos: The kalman code requires a constant sample rate
2011-03-20 Keith Packardaltos: Split telenano main from telemini
2011-03-20 Keith Packardaltos: Split out tiny telemetry from full telemetry
2011-03-20 Keith Packardaltos: Make telemetry interval more consistent
2011-03-20 Keith Packardaltos: Configure packet size from send/recv parameters.
2011-03-20 Keith Packardaltos: Don't init packet slave on TD. Make slave start...
2011-03-20 Keith Packardaltosui: Add software version to Configure AltosUI...
2011-03-19 Keith Packardaltos: Baro-only boards must not detect launch on accel...
2011-03-19 Keith Packardaltos: Write height values to log for nano/mini
2011-03-19 Keith Packardaltos/test: Add scripts to run lots of flights through...
2011-03-19 Keith Packardaltos: Fix mini/nano default log size to available...
2011-03-19 Bdale GarbeeMerge branch 'telemini' of ssh://git.gag.com/scm/git...
2011-03-19 Bdale Garbeefix up script to work and have reasonable texts
2011-03-19 Keith Packardaltos: Add TeleNano support
2011-03-19 Keith Packardaltos: Tiny logging fixes. Scan at start, stop when...
2011-03-18 Keith Packardaltos: Add kalman filters for baro-only boards
2011-03-17 Keith Packardaltos: Add tiny logging for TeleMini/TeleNano
2011-03-17 Anthony Townsignore new flight test file
2011-03-17 Keith Packardaltos: Internal flash ops block when running from flash
2011-03-16 Keith Packardaltos: oops -- altitude reporting wasn't pausing betwee...
2011-03-16 Keith Packardao-load: Make usb descriptor rewriting optional
2011-03-16 Keith Packardbringup: Add script for telemini
2011-03-16 Keith Packardaltos: Switch pins around for TeleMini
2011-03-16 Keith Packardaltos: Switch LED usage for TeleMini around
2011-03-16 Anthony Townsao_intflash: Avoid overwriting code
2011-03-16 Keith Packardaltos: Add TeleMini v1.0
2011-03-16 Keith Packardaltos: Start with packet slave running. Turn off in...
2011-03-16 Keith Packardaltos/test: Add baro-only flight test program
2011-03-16 Keith Packardaltos/test: Use ao_convert.c instead of hand-coded...
2011-03-16 Keith Packardaltos: Make serial, usb, beeper and accelerometer optio...
2011-03-16 Anthony Townsao_intflash: Use internal flash for storage
2011-03-16 Keith Packardaoview: remove -s option.
2011-03-16 Keith PackardBump published version number to 0.9.1
2011-03-16 Keith Packardaltosui: Missed jcommon.jar in the Mac OS install image
2011-03-07 Keith Packardaltos: Oops. Lost a couple of commands when merging...
2011-03-07 Anthony Townssrc/ao_cmd: Shave off bytes from doc strings
2011-03-07 Keith PackardRevert "src/ao_gps_skytraq.c: Update logging rate to...
2011-02-19 Keith Packardaltosui: Display eeprom parsing errors to user
2011-02-19 Keith Packardaltosui: Always read whole eeprom block, even at end...
2011-02-19 Keith Packardaltosui: Mark empty eeprom records 'invalid', don't...
2011-02-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9.1
2011-02-19 Bdale Garbeetie bringup scripts to Bdale's bench TeleDongle 0.9.1
2011-02-19 Anthony Townssrc/ao_gps_skytraq.c: Update logging rate to 10Hz
2011-02-19 Anthony Townssrc/ao_gps_skytraq: simplify parsing code
2011-02-19 Anthony Townsao_radio: generalise setup of packet size
2011-02-18 Keith Packardaltos/test: auto-configure acceleration parameters...
2011-02-18 Keith Packardaltos/test: Add dependencies in the Makefile for ao_fli...
2011-02-18 Keith Packardao-load: fix usage message to note that '=' is required...
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9
2011-01-19 Bdale Garbeeelide changelog entries or re-release of 0.9 0.9
2011-01-19 Bdale Garbeeupdate turnon script to prefer TeleDongle as programmer
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9+2+g97f4f2e
2011-01-19 Keith Packardaltos: Program default flight log max value for new...
next