summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* altos: seek forward on FAT cluster chain instead of restartingKeith Packard2013-03-28
* altos: Add a simple cache for the FAT position->cluster computationKeith Packard2013-03-28
* altos: Clean up fat driver API. Improve fat testKeith Packard2013-03-28
* altos: Add sanity checking to busy counts in bufio driverKeith Packard2013-03-28
* altosui: Don't deref null pyros when saving altimeter configKeith Packard2013-03-27
* altos: Use FTDW, clear DATA bit. Disable backup write protectionKeith Packard2013-03-27
* altos: Teleshield has a radio, set HAS_RADIO in ao_pins.hKeith Packard2013-03-27
* altos: Add new panic flag for bufio misuseKeith Packard2013-03-27
* altos: Hook up the FAT16 and SD card support to telegpsKeith Packard2013-03-27
* altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27
* altos: Fix config to not abort radio recv when no recv is availableKeith Packard2013-03-26
* altos: Allow radio recv and xmit to be separately configuredKeith Packard2013-03-26
* altos/stm: Ensure SPI always sends 0xff during receiveKeith Packard2013-03-26
* altos: Improve CC115L driver. Generates carrier now.Keith Packard2013-03-26
* altos: Add RFPA0133 amplifier driverKeith Packard2013-03-26
* altos/telegps: Hook up cc115l driverKeith Packard2013-03-24
* altos: Add cc115l driver (untested)Keith Packard2013-03-24
* ao-tools: Make library support µPusbKeith Packard2013-03-20
* Add telegps initial versionKeith Packard2013-03-20
* ao-tools: add ao-dump-upKeith Packard2013-03-18
* micropeak: Improve download docs and UIKeith Packard2013-03-11
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2013-03-10
|\
| * altosdroid: Add map polyline between pad and rocketMike Beattie2013-03-10
| * altosdroid: Add rocket and pad map markersMike Beattie2013-03-10
| * altosdroid: programmatically create map fragmentMike Beattie2013-03-10
| * Merge branch 'master' into altosdroidMike Beattie2013-03-10
| |\
| | * altosdroid: Add SDK checks to configure.acMike Beattie2013-03-10
| | * altosdroid: adjust clean targets to get rid of automake warningMike Beattie2013-03-10
| | * ao-tools: Add ao-edit-telem to .gitignoreMike Beattie2013-03-10
| * | Merge branch 'master' into altosdroidMike Beattie2013-03-10
| |\|
| * | altosdroid: fix side-to-side scrolling in map tabMike Beattie2013-03-08
* | | altos: re-enable optimization for stm-demo. remove unused bitsKeith Packard2013-03-10
| |/ |/|
* | ao-tools: Add ao-edit-telemKeith Packard2013-03-09
* | ao-tools/lib: Add cc_telemetry_unparseKeith Packard2013-03-09
* | altosui: Add N/S and E/W to info table lat/lon valuesKeith Packard2013-03-09
* | Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2013-03-07
|\|
| * altosdroid: Auto tab changingMike Beattie2013-03-07
| * altosdroid: implement Age field updatingMike Beattie2013-03-07
| * altosdroid: implement UI updating on tabsMike Beattie2013-03-07
| * altosdroid: implement tabs interfaceMike Beattie2013-03-07
| * altosdroid: Import initial versions of XML and Java for Tab contentMike Beattie2013-03-07
| * altosdroid: whitespace cleanupMike Beattie2013-03-07
| * altosdroid: make AltosDroid.pos() staticMike Beattie2013-03-07
| * altosdroid: convert spaces to tabs in strings.xmlMike Beattie2013-03-07
| * altosdroid: adjust release Makefile targetMike Beattie2013-03-07
| * altosdroid: Symlink red/green/gray LEDs via build systemMike Beattie2013-03-07
| * altosdroid: Adjust build system for GMaps & Tabs supportMike Beattie2013-03-07
| * altosdroid: adjust Makefile rulesMike Beattie2013-03-07
| * altosdroid: use a glob for source filesMike Beattie2013-03-07
| * altosdroid: Only update BuildInfo.java when other source files changeMike Beattie2013-03-07