summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sources from initial AVR turn-on for TeleTerrateleterraBdale Garbee2010-11-29
* altosui: Create buttons for main actionsKeith Packard2010-11-08
* altosui: Split out flight monitoring to separate windowKeith Packard2010-11-05
* altos: M25P driver had bogus extra arguments in flash info printf format.Keith Packard2010-11-01
* Revert "teleterra: hack to leave amp on all the time"Keith Packard2010-11-01
* altos: Fix remaining SPI users to initialize SPI in mainKeith Packard2010-11-01
* altos: Don't initialize SPI bus twice.Keith Packard2010-11-01
* altos: Cannot scan for flash chips until the OS is running.Keith Packard2010-11-01
* altos: Split out SPI driver. Add Numonyx M25P driver for TT.Keith Packard2010-11-01
* teleterra: hack to leave amp on all the timeKeith Packard2010-11-01
* teleterra: audio amp is enabled by bringing audio_en (P2_4) highKeith Packard2010-10-31
* teleterra: comment the audio output implementation a bit betterKeith Packard2010-10-31
* teleterra: Add PWM audio systemKeith Packard2010-10-31
* Add initial teleterra implementation.Keith Packard2010-10-30
* altosui: Separate out jfreechart and jcommon directoriesKeith Packard2010-10-06
* altosui: Remove ability to graph data in .csv filesKeith Packard2010-10-06
* remove the csv build dep, as that code will be abandonedBdale Garbee2010-10-06
* update changelogs for Debian builddebian/0.7.1+32+g8103432Bdale Garbee2010-10-06
* update changelogs for Debian builddebian/0.7.1+31+g635066cBdale Garbee2010-10-06
* update changelogs for Debian builddebian/0.7.1+30+g4396aaaBdale Garbee2010-10-06
* add build-dep on libcsv-javaBdale Garbee2010-10-06
* update changelogs for Debian builddebian/0.7.1+28+gd8a2f4cBdale Garbee2010-10-06
* add build dep on jfreechart libBdale Garbee2010-10-06
* altosui: Add KML file export.Keith Packard2010-09-28
* Merge remote branch 'aj/master'Keith Packard2010-09-27
|\
| * Add callsign/serial/flight to graph titleAnthony Towns2010-09-28
* | altosui: use Altos constants in graphing codeKeith Packard2010-09-27
|/
* Hax0r graphing to support telem/eeprom filesAnthony Towns2010-09-28
* Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-28
|\
| * altosui: Deal with eeprom dates going backwards across wrapKeith Packard2010-09-27
| * altosui: .CSV output: add link quality, gps hdop and sat C/N0 numbersKeith Packard2010-09-27
| * altosui: Create iterables for log file scanning. Split out display threadsKeith Packard2010-09-27
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-24
|\|
| * altosui: Require 4 sats for 'good' GPS dataKeith Packard2010-09-23
| * altosui: remove unused ReplayThread wrapper classesKeith Packard2010-09-20
| * altosui: Factor some UI elements into separate classesKeith Packard2010-09-20
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-20
|\|
| * altosui: Write raw sensor data to .csv filesKeith Packard2010-09-19
| * altosui: Use recorded ground acceleration when reading eeprom filesKeith Packard2010-09-19
* | Add JFreeChart to Makefile.amAnthony Towns2010-09-15
* | Add graphing.Anthony Towns2010-09-15
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-11
|\|
| * altosui: Remember directory containing firmware filesKeith Packard2010-09-10
| * altosui: set default .csv file name in file save dialogKeith Packard2010-09-10
| * make the column headers comma separated, too, so they align with the dataBdale Garbee2010-09-10
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-10
|\|
| * update changelogs for Debian builddebian/0.7.1Bdale Garbee2010-09-10
| * altosui: Stop parsing eeprom file after hitting 'landed' state0.7.1Keith Packard2010-09-09
| * altosui: Fill in time value of last Eeprom record read from fileKeith Packard2010-09-09
| * altosui: Remove debug printfs from AltosTelemetryReaderKeith Packard2010-09-09