summaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAge
...
* 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
* altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27
* altos: Improve CC115L driver. Generates carrier now.Keith Packard2013-03-26
* altos: Add RFPA0133 amplifier driverKeith Packard2013-03-26
* altos: Add cc115l driver (untested)Keith Packard2013-03-24
* altos/driver: Make HMC5883 driver build againKeith Packard2013-02-24
* Merge branch 'telescience-v0.2'Keith Packard2013-02-24
|\
| * altos: Change CC1120 SPI speed to 4MHz.Keith Packard2013-01-13
* | altos: Document which MPU6000 revs have broken accel valuesKeith Packard2013-02-04
|/
* Merge remote-tracking branch 'origin/micropeak-logging'Keith Packard2013-01-10
|\
| * Allow CC1120 to sit on other SPI bussesKeith Packard2012-12-31
* | altos: Time out reading packet data from cc1120 after 100msKeith Packard2013-01-10
|/
* altos: Fix cc1120 debug code to build on megadongleKeith Packard2012-12-28
* altos: Wire up another CC1120 GPIO to get MARC status changesKeith Packard2012-12-16
* altos: Document what HAS_BOOT_RADIO does in the m25 driverKeith Packard2012-12-16
* altos: Round APRS data correctlyKeith Packard2012-12-16
* altos: Fix aprs test to not allow callsign configurationKeith Packard2012-12-07
* altos: Use configured callsign in APRS packetsKeith Packard2012-12-07
* altos: Make APRS interval configurableKeith Packard2012-12-07