Is there a ChibiOS module (for shell access) available or planned?

Nop, i was to fast. Mavftp is not working. I get ‘loaded module ftp’, commands are accepted, but nothing is going on. For example ‘ftp list’ gives just ‘listing /’ and nothing more. Function ‘ftp get /APM/SCRIPTS/Dragon.lua’ gives Getting /APM/SCRIPTS/Dragon lua as Dragon.lua , but nothing is dowloaded, mkdir not working too, and so on. I have last firmware 4.0.0 for fmuv3 (pixhawk 2.8). SDcard checked, it’s quite normal, but ftp functions not working. Any ideas?

ftp list, get, mkdir and rmdir all work for me on master, not sure when it was added

I’ve just tested, and it seems it is firmware. For my pixhawk 2.4.8 just 4.0.1 dev (from https://firmware.ardupilot.org/Copter/latest/fmuv3/) work. Non of stable version or even rc4 from betas doesn’t work with ftp.

In ‘dev’ firmware ftp is working, but there are down some other fings, like radio control with telemetry, heh it can’t fly in one word. I don’t know what is diffrent with ftp in ‘dev’ firmware, could somebody compile rc5 beta firmware with changes made to ftp module in ‘dev’?