fw/altos
2010-02-24 Bdale Garbeeupdate changelogs for Debian build debian/0.6+85+g82fdbfe
2010-02-21 Keith PackardMust install .map files for ao-load to work
2010-02-21 Keith PackardAdd back stack size checking to altos linking phase
2010-02-21 Keith PackardQuiet make output.
2010-02-21 Keith PackardUpdate .gitignore files
2010-02-21 Keith PackardChange altos build process to support per-product compi...
2010-02-21 Keith PackardChange barometer conversion code to shrink conversion...
2010-02-14 Keith PackardLog GPS data on pad after boost detect.
2010-02-12 Keith PackardPull in a bit more data for filtering the start of...
2010-02-12 Keith PackardCompute daytime using GPS as time base
2010-02-12 Keith PackardMissing ao_mutex_put in gps_dump
2010-01-11 Keith PackardSwitch to using internal cc1111 temperature sensor
2010-01-10 Keith PackardForce idle mode by shorting the SPI clock to ground...
2010-01-10 Keith PackardAdd simple gps dump command 'g'
2010-01-10 Keith PackardRemove flash debugging printfs
2010-01-10 Keith PackardDon't set ao_flash_setup_done until we're actually...
2010-01-10 Keith PackardDump config block from read/write config and flash_stat...
2010-01-10 Keith PackardDump more flash parameters for the flash_status command
2010-01-10 Keith PackardAdd 'f' command to display flash status register contents
2010-01-09 Keith PackardAdd at45db161d.h header file for new flash part.
2010-01-09 Keith PackardRemove green LED and temp sensor from v0.2 code
2010-01-09 Keith PackardAdd AT45DBxx1D driver
2009-12-20 Keith PackardRemove dbg driver code from telemetrum/teledongle
2009-12-19 Keith PackardEnsure that ao_alarm waits at least the specified time
2009-12-19 Keith PackardDisable monitor mode before attempting radio test.
2009-12-19 Bdale Garbeeupdate changelogs for Debian build debian/0.6+60+g10d1bbc
2009-12-19 Keith PackardUse ao_radio_get/ao_radio_put in packet code.
2009-12-19 Bdale Garbeeupdate changelogs for Debian build debian/0.6+58+gbbb152c
2009-12-19 Bdale Garbeeupdate changelogs for Debian build debian/0.6+57+g7ac8efe
2009-12-16 Keith PackardAdd --cal to man page
2009-12-06 Keith PackardAllow radio calibration to be set from ao-load
2009-12-05 Keith PackardRe-order config values. Change frequency to cal
2009-12-05 Bdale Garbeeupdate changelogs for Debian build debian/0.6+53+gcd49847
2009-12-05 Keith PackardAdd radio calibration configuration.
2009-12-05 Keith PackardMake ao_cmd_decimal produce both 32 and 16 bit values.
2009-12-05 Keith PackardRemove send_serial and serial_baud commands.
2009-12-05 Bdale Garbeeupdate changelogs for Debian build debian/0.6+49+g9a1d7dd
2009-12-04 Keith PackardChange default callsign to "N0CALL"
2009-11-26 Bdale Garbeeupdate changelogs for Debian build debian/0.6+47+g4053309
2009-11-26 Bdale Garbeeupdate changelogs for Debian build debian/0.6+46+gab1075e
2009-11-26 Bdale Garbeechange home URL in control file to be the AltOS page
2009-11-26 Bdale Garbeefix absolute path in debian/dirs, add Suggests for...
2009-11-22 Bdale Garbeeupdate changelogs for Debian build debian/0.6+43+gd6ba07e
2009-11-22 Keith PackardAutomatically extract flight number for eeprom and...
2009-11-22 Keith Packardao-postflight: don't try to use missing gps sat data
2009-11-22 Keith Packardao-postflight: compute barometric alt for each GPS...
2009-11-22 Keith PackardDon't crash if --plot isn't passed on ao-postflight...
2009-11-22 Keith PackardConvert telemetry file GPS satellite information in...
2009-11-22 Keith PackardFix --plot arg handling. Add -all option.
2009-11-22 Keith PackardMake TD print 0000-00-00 for invalid dates.
2009-11-22 Keith PackardMake ao-postflight create filenames using input filenames.
2009-11-22 Keith PackardDocument ao-postflight --gps and --kml options.
2009-11-22 Keith PackardDecode HDOP data from skytraq GPS
2009-11-20 Bdale Garbeeupdate changelogs for Debian build debian/0.6+32+g87e6f3e
2009-11-20 Keith PackardEliminate SiRF state values from ao-view.
2009-11-20 Keith PackardAdd GPS date/time output to ao-postflight.
2009-11-20 Keith PackardReduce igniter firing time from 500ms to 50ms.
2009-11-20 Bdale Garbeefix typo in comment
2009-11-20 Bdale Garbeeupdate changelogs for Debian build debian/0.6+27+gb0d7e3f
2009-11-16 Keith PackardStop using SiRF state info.
2009-11-16 Keith PackardAdd date to GPS data, captured from GPRMC packet.
2009-11-15 Keith PackardAdd flight number to telemetry stream.
2009-11-15 Keith PackardSwitch order of serial/flight in ao-postflight summary
2009-11-15 Keith PackardEnable telemetry receive in ao_view
2009-11-15 Keith PackardShare telemetry parsing code in cc library.
2009-11-15 Keith PackardProvide a dummy 'uninstall' target in the src directory.
2009-11-15 Keith PackardLoosen tolerances for main->landed transition
2009-11-15 Keith Packardao-postflight: fix sloppy gps sat data realloc code...
2009-11-06 Keith PackardReturn radio to telemetry settings when packet system...
2009-11-06 Keith PackardAdd reboot command.
2009-11-06 Keith PackardAdd Watchdog Timer Control register definitions
2009-11-06 Keith PackardMove ao_match_word from ao_ignite.c to ao_cmd.c
2009-11-05 Keith PackardStop recording in ao-dumplog after receiving an invalid...
2009-11-05 Keith PackardFlush pending input when switching to remote packet...
2009-11-05 Keith PackardExplicitly use USB I/O routines in packet code
2009-11-05 Keith PackardIn USB pollchar, wait for packet before re-checking...
2009-11-05 Keith PackardIn packet master, move USB flush from packet thread...
2009-11-03 Keith PackardAdd ability to dump eeprom data over radio link.
2009-11-03 Keith PackardPass accel calibration over telemetry stream. Telemetry...
2009-11-03 Keith Packardao_flight_test was using accel value for pressure too
2009-11-03 Keith PackardReformat ADC values to show all 16 bits
2009-11-03 Keith PackardRemove "f" command
2009-11-03 Keith PackardRemove "d" command
2009-11-03 Keith PackardRemove "l" command as ao-dumplong no longer uses it
2009-11-03 Keith PackardAdd two-point accelerometer calibration.
2009-11-02 Bdale Garbeeupdate changelogs for Debian build debian/0.6
2009-11-02 Keith PackardMerge remote branch 'origin/master' 0.6
2009-11-02 Keith PackardAdd ao_usb_pollchar to ao.h
2009-11-02 Keith PackardDisable interrupts while removing tasks from task list
2009-11-02 Keith PackardAdd more docs to the README file
2009-11-02 Bdale Garbeeupdate changelogs for Debian build debian/0.5+90+g127c312
2009-11-02 Bdale Garbeeupdate changelogs for Debian build debian/0.5+89+g6b1e775
2009-11-02 Bdale Garbeeupdate changelogs for Debian build debian/0.5+88+g8203bfa
2009-11-02 Bdale Garbeede-version the libreadline-dev build dependency
2009-11-02 Keith PackardMerge remote branch 'origin/master' into skytraq
2009-11-02 Keith PackardEnable packet-based communcation to command processor
2009-10-31 Keith PackardNo need to wakeup &ao_tick_count now
2009-10-31 Keith PackardPoke master to speed up packet rate when things are...
2009-10-31 Keith PackardUse ao_alarm for ao_delay so it can be easily interrupted
2009-10-31 Keith PackardDo more flushing in packet test code
next