summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Move ao_notask to coreKeith Packard2013-04-22
* altos/stm: Remove USB EP0 taskKeith Packard2013-04-22
* Merge branch 'master' into stm-flashKeith Packard2013-04-22
|\
| * altos: Re-generate TeleMega bitsKeith Packard2013-04-22
| * name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
| * Move cortex toolchain to /opt/cortexKeith Packard2013-04-22
| * altos: update .gitignore filesMike Beattie2013-04-22
| * document my snazzy new 4-pin to MM v0.1 debug cableBdale Garbee2013-04-20
| * altos: Make sure the packet format is set reasonably for radio testKeith Packard2013-04-12
| * altos: Don't include bufio debug commands by defaultKeith Packard2013-04-12
| * altos: Stick a mutex around FAT operationsKeith Packard2013-04-12
| * altos: Delay while waking up SD card a bitKeith Packard2013-04-12
| * altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
| * altos: Monitor battery voltage on telebtKeith Packard2013-04-09
| * altos: Create telebt-v1.0 product. Remove old telebt productsKeith Packard2013-04-08
| * altos: Try RDF mode for TX calibrationKeith Packard2013-04-06
| * Set telegps USB id to 0025Keith Packard2013-04-02
| * altos: Shorten SD initialization timeouts.Keith Packard2013-04-02
| * altos: Horrible kludge -- disable radio while talking with SD cardKeith Packard2013-04-01
| * altos: Add defines for the specific pins used for telegps SPIKeith Packard2013-04-01
| * altos: Retry SD card I/O. Use time for timeouts instead of countsKeith Packard2013-04-01
| * altos: Provide build hooks for sampling profiler in telegpsKeith Packard2013-04-01
| * altos: Add a FAT test that re-writes the same file multiple timesKeith Packard2013-04-01
| * altos: Support open on multiple simultaneous FAT filesKeith Packard2013-04-01
| * altos: Make sure FAT cluster allocation works for size zero filesKeith Packard2013-04-01
| * 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
| * 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