index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
ao_fat.c
Commit message (
Expand
)
Author
Age
*
altos: Use stdbool true/false instead of TRUE/FALSE
Keith Packard
2018-10-13
*
altos: Disable FAT commands unless requested
Keith Packard
2017-04-04
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos: Eliminate warnings in FAT code
Keith Packard
2014-02-08
*
altos: Reduce stack usage of FAT driver and logger
Keith Packard
2013-05-07
*
altos: Stick a mutex around FAT operations
Keith Packard
2013-04-12
*
altos: Support open on multiple simultaneous FAT files
Keith Packard
2013-04-01
*
altos: Make sure FAT cluster allocation works for size zero files
Keith Packard
2013-04-01
*
altos: let FAT tracing work in ao_fat_test as needed
Keith Packard
2013-04-01
*
altos: Make ao_fat_readdir return real error values instead of 1/0
Keith Packard
2013-03-31
*
altos: Fix command-line FAT filename parsing
Keith Packard
2013-03-31
*
altos: Unmount file system after each testing pass in ao_fat_test
Keith Packard
2013-03-31
*
altos: Don't add fat commands when building ao_fat_test
Keith Packard
2013-03-31
*
altos: Move fat mount information to separate command.
Keith Packard
2013-03-31
*
altos: Export ao_fat_sync and ao_fat_full functions
Keith Packard
2013-03-30
*
altos: Add FAT32 support. And lots more testing.
Keith Packard
2013-03-29
*
altos: seek forward on FAT cluster chain instead of restarting
Keith Packard
2013-03-28
*
altos: Add a simple cache for the FAT position->cluster computation
Keith Packard
2013-03-28
*
altos: Clean up fat driver API. Improve fat test
Keith Packard
2013-03-28
*
altos: Add SDCARD and FAT16 filesystem support
Keith Packard
2013-03-27