Hi,

I'm executing a test.py script which is an exercise using basics of dronekit/MAVProxy and Wx to make a GUI, as shown on the attached picture.
I systematically get an error message when trying to set a parameter (as shown on picture). I also get these same timeout errors when using the official examples .py scripts (like vehicle_state.py).
I do not get these problems when I run the "Param set FS_BATT_ENABLE 2" on the MAvproxy prompt.
Any idea what is the cause ? (note : all other communications with Pixhawk seem to work, like changing or reading a vehicle mode or reading parameters is also fine)