altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / drivers / ao_sdcard.c
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2017-04-04 Keith Packardaltos: Allow programs to enable SDCARD debugging if...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2014-02-09 Keith Packardaltos: Eliminate warnings in FAT code
2013-04-26 Keith PackardMerge remote-tracking branch 'origin/master'
2013-04-26 Keith Packardaltos: Make SD card driver compile without radio support
2013-04-13 Keith PackardMerge branch 'master' into droid-gps
2013-04-12 Keith Packardaltos: Delay while waking up SD card a bit
2013-04-02 Keith Packardaltos: Shorten SD initialization timeouts.
2013-04-01 Keith Packardaltos: Horrible kludge -- disable radio while talking...
2013-04-01 Keith Packardaltos: Retry SD card I/O. Use time for timeouts instead...
2013-03-31 Keith Packardaltos: Add sdcard read/write tracing
2013-03-31 Keith Packardaltos: Add SD card writing function
2013-03-27 Keith Packardaltos: Add SDCARD and FAT16 filesystem support