After flashing to version 4.4.4 from the latest stable version, the drone initially flies well but then starts
behaving erratically, such as flying sideways or flipping. I am using the same parameters as with the
latest stable version, having only re-calibrated the ESC and gyro: 4.4.4.param (18.9 KB)
Videos could be found here:
I wanted to save some logs for analysis, but they are empty: logs.zip - Google Drive
It seems that simply inserting the SD card is not enough. Could the absence of logs be related to
LOG_DISARMED=0?
LOG_DISARMED allows the creation of logs prior to arming. Otherwise logs are created any time the drone is armed. If the drone is flying then LOG_DISARMED,0 is fine.
Based on the file names of the logs in the zip files there is no GPS or the GPS does not have a fix.
It is generally not recommended to down-grade your firmware version. If you find it flew on the old version, but not on the latest then that is usually highlighting a problem that existed before and needs to be corrected. It probably wasn’t flying as well as you thought.
That is not a proper troubleshooting technique. Flash back to Stable and work through the standard configuration and tuning. Which for you is the Methodic Configurator from a default condition.
Right now I don’t have GPS at all and if I remember correctly I tried to disable it. Should it be enough to set GPS_TYPE=0?
I down-grade firmware version just for the reason I have some patches on top of 4.4.4 and decided that it would be faster to downgrade the version then port them.
Could you please explain me what is Methodic Configurator?
As I answered to Allister, I downgraded the version for the reason I have the patches on top of 4.4.4 version and I thought that it would be easier to downgrade the version then port them.
Probably I have to check 4.4.4 without this patches to be sure that they are not guilty.
Then you can consider DShot600.
I am not very sure the motors for SpeedyBee under Mission Planner, where it should appear under C1-C4 (servo 1 - 4) or C9-C12 (servo 9 - 12).
I would like to ask what is the best place to ask about MethodicConfigurator? I am okay to ask in this thread.
In the step 5 it is needed to choose vehicle template:
Select the vehicle template that better resembles your vehicle.
But I don’t have the directory vehicle_templates:
ls -la /home/ok/.local/lib/python3.12/site-packages/MethodicConfigurator/vehicle_templates/
ls: cannot access ‘/home/ok/.local/lib/python3.12/site-packages/MethodicConfigurator/vehicle_templates/’: No such file or directory
Should it be generated somehow or I have to download it?