summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
* altos: Set APRS deviation to 3kHzstm-flashKeith Packard2013-05-06
* Revert "altos: Make APRS deviation configurable"Keith Packard2013-05-06
* altos: Make APRS deviation configurableKeith Packard2013-05-03
* altos: Reduce stack usage of FAT driver and loggerKeith Packard2013-04-30
* altos: Make cc1120 driver return false on recv timeoutKeith Packard2013-04-30
* altos: Reconfigure CC1120 receiver to match our usageKeith Packard2013-04-29
* altos: Compute "real" RSSI value in radio code as neededKeith Packard2013-04-29
* altos: Allow LCD segments to not be multiplexed across digitsKeith Packard2013-04-28
* altos: Clear any broken cc1120 TX fifo bits before transmittingKeith Packard2013-04-28
* altos: Make cc1120 driver wait for TX finishedKeith Packard2013-04-28
* altos: Provide timeout value to ao_radio_recvKeith Packard2013-04-28
* altos: Add TeleMega v0.3 supportKeith Packard2013-04-25
* altos: Add MR25 everspin MRAM driverKeith Packard2013-04-25
* altos: Make SD card driver compile without radio supportKeith Packard2013-04-25
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* 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
* altos: Create telebt-v1.0 product. Remove old telebt productsKeith Packard2013-04-08
* altos: Try RDF mode for TX calibrationKeith Packard2013-04-06
* altos: Shorten SD initialization timeouts.Keith Packard2013-04-02
* altos: Horrible kludge -- disable radio while talking with SD cardKeith Packard2013-04-01
* altos: Retry SD card I/O. Use time for timeouts instead of countsKeith 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: 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