Willian Galvani
|
0e62d561d9
|
AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend
|
3 years ago |
Andrew Tridgell
|
b23afc4a9e
|
AP_Filesystem: disallow file operations from main thread while armed
this stops all file operations from the main thread while armed,
allowing for a 3s grace time on arming to allow for initial log
file creation
|
4 years ago |
Andrew Tridgell
|
079e11275a
|
AP_Filesystem: allow for replay on any file in local filesystem
|
4 years ago |
Andrew Tridgell
|
65749706c2
|
AP_Filesystem: fixed SITL build
|
5 years ago |
Andrew Tridgell
|
9b14fa7ed9
|
AP_Filesystem: enable @PARAM, @ROMFS and @SYS with no microSD
|
5 years ago |
Andrew Tridgell
|
6583f7c13e
|
AP_Filesystem: added VFS system for multiple backends
|
5 years ago |
Andrew Tridgell
|
1cb711d35d
|
AP_Filesystem: make SITL take paths relative to starting directory
this makes SITL filesystem behave more like a real device
|
5 years ago |
Andrew Tridgell
|
7c35d2d56a
|
AP_Filesystem: make unlink do both directories and files on posix
match FATFS behaviour
|
5 years ago |
Andy Piper
|
6f3334b460
|
AP_Filesystem: build fixes for SITL on macOS
|
5 years ago |
Andrew Tridgell
|
b489e8a655
|
AP_Filesystem: added set_mtime() call
|
6 years ago |
Andrew Tridgell
|
692abb11fa
|
AP_Filesystem: define new filesystem API
|
6 years ago |