Hello everyone! I have drone with Jhemcu GF30H743 flight controller. Everytihng works fine, but after my first real flight I wanted to check DataFlash logs and MissionPlanner said “No Logs to read” and I don’t know why. I tried to download logs a few more times but without any success.
What have I tried:
- Set LOG_BACKEND_TYPE to 4 (I want to save logs onboard, this flight controller has 128 mb of memmory)
- Different bitmasks for logs (I tried defult value which was set in MissionPlanner 17156 and 65535)
- Enabled logging without arming (LOG_DISARMED)
Maybe you have any ideas why it can’t write any logs?
Thanks in Advance!