altosui: Add support for telemetry version 4
[fw/altos] / src /
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2011-03-23 Keith PackardAdd description to test flights
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-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 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 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-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 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-01-19 Keith Packardaltos: Program default flight log max value for new...
2011-01-17 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-01-17 Keith Packardaltos: Use 5V reference data to correct accelerometer...
2011-01-17 Keith Packardaltos: Optimize fetching of ADC data in flight code
2011-01-17 Keith Packardaltos: Sample the accelerometer reference voltage on...
2011-01-17 Keith Packardaltos: Ensure flight code gets first crack at new ADC...
2011-01-17 Keith Packardaltos: Auto-calibrate linux-based flight testing code
2011-01-17 Mike BeattieRework invalid accel cal detection code
2011-01-16 Keith Packardaltos: Add DATA_TO_XDATA to linux test harness
2011-01-16 Mike Beattiealtos: Added check for out of bounds accel
2011-01-16 Mike Beattiealtos: Added check for an accel value above 1.5g
2011-01-16 Keith Packardaltos: average 512 accel/baro samples at startup instea...
2011-01-16 Anthony Townsaltos: Restructure skytraq NMEA parsing code to save...
2011-01-16 Keith Packardaltos: Flush log when full
2011-01-16 Keith Packardaltos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit...
2011-01-12 Keith Packardaltos: check for valid flight number in ao_log_delete
2011-01-12 Keith Packardaltos: oops -- 'e' command was only showing 7 of the...
2011-01-08 Anthony Townsaltos: Remove redundant initialization of ao_interval...
2011-01-08 Anthony Townsaltos: Remove unused accel_vel_mach and accel_vel_boost...
2011-01-08 Keith Packardaltos: Check for full log and complain
2011-01-08 Keith Packardaltos: Check requested log max size against available...
2011-01-08 Anthony Townsaltos: Optimize Morse code generation
2011-01-08 Keith Packardaltos: ensure erase mark is written when erasing flights
2011-01-08 Keith Packardaltos: report flight log offsets in hex block numbers...
2011-01-08 Keith Packardaltos: white space fix
2011-01-08 Keith Packardaltos: Speed up at45 and 25lc erase speeds
2011-01-07 Keith Packardaltos: support storage of multiple flights.
2011-01-07 Keith Packardaltos: Add configuration parameter for maximum flight...
2011-01-07 Keith Packardaltos: Mark end of available flight list with 'done...
2011-01-07 Keith Packardaltos: Rip out 'optimization' in ao_log_scan
2011-01-07 Keith Packardaltos: Move common storage code to ao_storage.c. Add...
2011-01-07 Keith Packardaltos: Require manual flight erasing.
2011-01-06 Keith Packardaltos: Simplify storage API
2011-01-06 Keith Packardaltos: packet and usb i/o routines use 'char', not...
2010-12-23 Keith Packardaltos: Add telemetrum-v1.1 directory
2010-12-23 Keith Packardaltos: Split out SPI driver.
2010-12-23 Keith Packardaltos: eliminate ao_wake_task
2010-12-23 Keith Packardaltos: clean up radio abort paths. Share radio code.
2010-11-25 Keith PackardRevert "altos: Don't abort radio transmissions with...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith Packardaltos: Make radio test command careful with the radio...
2010-11-24 Keith Packardaltos: Don't abort radio transmissions with ao_radio_abort
2010-11-24 Keith Packardaltos: remove unused variable from ao_igniter
2010-11-23 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-23 Keith PackardMerge remote branch 'origin/buttonbox' into buttonbox
2010-11-22 Keith Packardaltos: assume igniter worked.
2010-11-21 Keith Packardaltos: Add on/off modes to 'C' command
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-05 Keith PackardAdd version numbers to released files. Set version...
next