Peter Barker
680d158f59
AP_Filesystem: do not gate AP_CRASHDUMP_ENABLED on bootloader
...
Also rename from HAL_CRASHDUMP_ENABLE
Removes code based on define rather than creating empty functions. Makes it clearer what's going on in the callers.
3 years ago
Willian Galvani
0e62d561d9
AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend
3 years ago
Andy Piper
9cccab2de7
AP_Filesystem: add support for @SYS/timers.txt .
3 years ago
Peter Barker
aaf8de88d8
AP_Filesystem: add HAL_UART_STATS_ENABLED to disable stats gathering
3 years ago
bugobliterator
3855767ff2
AP_FileSystem: mention of HAL_CRASH_DUMP_FLASHPAGE not required
3 years ago
bugobliterator
b1e25ec4fd
AP_Filesystem: fetch crash_log directly rather than via buffer
3 years ago
bugobliterator
528e57c2ae
AP_Filesystem: add support for downloading raw storage via ftp sysfs
3 years ago
bugobliterator
2af001541e
AP_FileSystem: add crash_dump.bin
3 years ago
bugobliterator
6b64cfd6c1
AP_FileSystem_Sys: allow sending stats via mavftp on AP_Periph
4 years ago
Siddharth Purohit
ee22747b48
AP_Filesystem: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS
4 years ago
Peter Barker
c11a6bbb47
AP_Filesystem: add support for AP_Logger into AP_Periph
4 years ago
Andy Piper
c388fd9214
AP_Filesystem: add @SYS/uarts.txt
4 years ago
Andy Piper
cfac268f13
AP_Filesystem: add @SYS/memory.txt
...
Co-authored-by: Andrew Tridgell <andrew@tridgell.net>
4 years ago
Andrew Tridgell
9561f24c0e
AP_Filesystem: added @SYS/persistent.parm
4 years ago
Andrew Tridgell
c924a9917e
AP_Filesystem: use ExpandingString class
4 years ago
Andy Piper
b6a008c73d
AP_Filesystem: increase ftp thread buffer size when HAL_ENABLE_THREAD_STATISTICS is defined
4 years ago
Andy Piper
32edb6d0cd
AP_Filesystem: add support for @SYS/dma.txt for DMA contention
4 years ago
Andrew Tridgell
02e9519ab0
AP_Filesystem: fixed stat call for @SYS files
4 years ago
Andrew Tridgell
6f92abea63
AP_Filesystem: fixed build on gcc 9.3
4 years ago
bugobliterator
308bc64f35
AP_Filesystem: add support for listing @SYS files
4 years ago
Andy Piper
ac8dc26d41
AP_Filesystem: increase tasks buffer size
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
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