summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | ao-tools/ao-stmload: Remove IRC dregs in source codeKeith Packard2013-03-24
* | altosui/altoslib: Move more flashing code from altosui to altoslibKeith Packard2013-03-24
* | altosui & altoslib: Move a pile of debug/programming bits to altoslibKeith Packard2013-03-24
* | altosui: Support 32-bit ihx filesKeith Packard2013-03-24
* | ao-tools/ao-stmload: Fix ELF, add IHX, add self-flashingKeith Packard2013-03-24
* | ao-tools/lib: Add loading support for 32-bit ihx filesKeith Packard2013-03-24
* | ao-tools/lib: Deal with binary USB data in debugging outputKeith Packard2013-03-24
* | altos/stm: Add comments to the .ld files explaining how the romconfig stuff w...Keith Packard2013-03-24
* | altos/stm: Add .elf to .ihx ruleKeith Packard2013-03-24
* | altos: Switch ao_stm_flash to read/write binary blocksKeith Packard2013-03-24