summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altos: let FAT tracing work in ao_fat_test as neededKeith Packard2013-04-01
| * altos: Flush the on-board mega log after every sample interval.Keith Packard2013-04-01
| * altos: Create the log file if it doesn't already existKeith Packard2013-03-31
| * altos: Make ao_fat_readdir return real error values instead of 1/0Keith Packard2013-03-31
| * altos: Increase SD card timeout at startup timeKeith Packard2013-03-31
| * altos: Fix command-line FAT filename parsingKeith Packard2013-03-31
| * ao-tools/ao-stmload: Be smarter about ELF parsing. Retry open on failure.Keith Packard2013-03-31
| * altos: Unmount file system after each testing pass in ao_fat_testKeith Packard2013-03-31
| * altos: Don't add fat commands when building ao_fat_testKeith Packard2013-03-31
| * altos/stm: Always check for idle IN buffer before sendingKeith Packard2013-03-31
| * altos/stm: Add debugging mechanism to STM USB driverKeith Packard2013-03-31
| * altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
| * altos: Add sdcard read/write tracingKeith Packard2013-03-31
| * altos: Move fat mount information to separate command.Keith Packard2013-03-31
| * altos: Disable CC115L debug commandsKeith Packard2013-03-31
| * altos: Add SD card writing functionKeith Packard2013-03-31
| * altos: Add logging and telem to telegpsKeith Packard2013-03-30
| * altos: Export ao_fat_sync and ao_fat_full functionsKeith Packard2013-03-30
| * altos: Lock cc115l radio mutex when using global radio valuesKeith Packard2013-03-30
| * altos: Configure cc115l sync byte count for each radio modeKeith Packard2013-03-30
| * altos: Get CC115L radio working.Keith Packard2013-03-29
| * altos: Add temporary RF power settingsKeith Packard2013-03-29
| * altos: Add FAT32 support. And lots more testing.Keith Packard2013-03-29
| * 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