42 Commits (3456bdb4eb2118e3b06b4438c18956370fb1d441)

Author SHA1 Message Date
Andy Piper 32edb6d0cd AP_Filesystem: add support for @SYS/dma.txt for DMA contention 4 years ago
Andrew Tridgell 773517a473 AP_Filesystem: added load_file() API 4 years ago
Andrew Tridgell 079e11275a AP_Filesystem: allow for replay on any file in local filesystem 4 years ago
bugobliterator bf4f482f5e AP_FileSystem: do listing for SYS without slash as well 4 years ago
Andrew Tridgell 02e9519ab0 AP_Filesystem: fixed stat call for @SYS files 4 years ago
Andrew Tridgell 0db8745320 AP_Filesystem: fixed flushing with posix compat layer 4 years ago
Andrew Tridgell 6f92abea63 AP_Filesystem: fixed build on gcc 9.3 4 years ago
Andrew Tridgell e429d578fa AP_Filesystem: added interface for mount/unmount 4 years ago
bugobliterator 308bc64f35 AP_Filesystem: add support for listing @SYS files 4 years ago
Andrew Tridgell 7562eef4c1 AP_Filesystem: use mktime from AP_RTC 4 years ago
Andy Piper ac8dc26d41 AP_Filesystem: increase tasks buffer size 4 years ago
Vikas Singh 38c52acf9b AP_Filesystem: add simple File I/O example 4 years ago
Andrew Tridgell fabbbea0b4 AP_Fileystem: fixed gcc9 warning 4 years ago
Andy Piper f70f13e620 AP_Filesystem: add support for @SYS/tasks.txt 4 years ago
Siddharth Purohit 20edecc340 AP_Filesystem: publish can info over FS Sys iface 5 years ago
Peter Barker f43e48a6f1 AP_Filesystem: correct comparison of signed/unsigned 5 years ago
Andrew Tridgell f0fb64005d AP_Filesystem: document extra restrictions in param.pck 5 years ago
Andrew Tridgell 685d0666e9 AP_Filesystem: added README on VFS interface 5 years ago
Andrew Tridgell b519ebf512 AP_Filesystem: check for valid range for start and count 5 years ago
Andrew Tridgell f6d83069d3 AP_Filesystem: guarantee padding and added URI options 5 years ago
Andrew Tridgell 3608bfe272 AP_Filesystem: added magic header for param.pck 5 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 cd3b4dcc7d AP_Filesystem: added @SYS filesystem backend 5 years ago
Andrew Tridgell 67fc23d01b AP_Filesystem: support downloading parameters via ftp 5 years ago
Andrew Tridgell bceee69a6c AP_Filesystem: avoid some warnings in AP_Scripting 5 years ago
Andrew Tridgell 10c709a5a1 AP_Filesystem: use @ROMFS 5 years ago
Andrew Tridgell a8f7212d79 AP_Filesystem: fixed open for write in ROMFS 5 years ago
Andrew Tridgell 6583f7c13e AP_Filesystem: added VFS system for multiple backends 5 years ago
Andrew Tridgell b49a76bb20 AP_Filesystem: fixed EOF on file read 5 years ago
Andrew Tridgell 1cb711d35d AP_Filesystem: make SITL take paths relative to starting directory 5 years ago
Andrew Tridgell 23b3000e3a AP_Filesystem: make all semaphores recursive 5 years ago
Andrew Tridgell d9a6c81eec AP_Filesystem: fixed set_mtime semaphore 5 years ago
Andrew Tridgell 1a5d6527f6 AP_FileSystem: chunk IOs to max 4k 5 years ago
Peter Barker 67aca84adc AP_FileSystem: avoid aliasing isatty from unistd.h 5 years ago
Andrew Tridgell 7c35d2d56a AP_Filesystem: make unlink do both directories and files on posix 5 years ago
Michael du Breuil b0e232b30b AP_Filesystem: Split the available define to it's own header 5 years ago
Michael du Breuil 14bf946fe2 AP_Filesystem: Add dir type to fatfs 5 years ago
Andy Piper 6f3334b460 AP_Filesystem: build fixes for SITL on macOS 5 years ago
Andrew Tridgell b72dcf6478 AP_Filesystem: use a recursive semaphore 6 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