Iampete1
|
88d9550214
|
AP_Filesystem: support including defualts in packed param format
|
2022-07-20 17:59:59 +10:00 |
Willian Galvani
|
0e62d561d9
|
AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend
|
2022-03-22 10:19:21 +11:00 |
Andrew Tridgell
|
b941b8c93a
|
AP_Filesystem: allow for parameter upload via ftp
|
2021-04-21 07:12:55 +10:00 |
Andrew Tridgell
|
3e138aa98a
|
AP_Filesystem: fixed a read past EOF bug in @PARAM
this could cause mavproxy FTP param download to fail
|
2021-04-14 17:05:49 +10:00 |
Andrew Tridgell
|
f6d83069d3
|
AP_Filesystem: guarantee padding and added URI options
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
3608bfe272
|
AP_Filesystem: added magic header for param.pck
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
9b14fa7ed9
|
AP_Filesystem: enable @PARAM, @ROMFS and @SYS with no microSD
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
67fc23d01b
|
AP_Filesystem: support downloading parameters via ftp
adds @PARAM/param.pck as a packed file of all parameters
|
2020-04-29 07:36:55 +10:00 |