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
|
b519ebf512
|
AP_Filesystem: check for valid range for start and count
|
2020-04-29 07:36:55 +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 |