There are some additional messages that can be obtained from the .txt. The available .txt to converters don't (yet) seem to be able to extract these messages. For this particular .txt these messages look like this
:
620.3 AIRCRAFT MAX POWER LOAD REACHED. DECREASE ALTITUDE AND FLY WITH CAUTION. IF THIS ISSUE PERSISTS, LAND IMMEDIATELY (CODE: 30168)
620.3 (MAX POWER LOAD REACHED. FLY WITH CAUTION
622.4 622.4 IN FLIGHT0
644.0 IAIRCRAFT IN HIGH INTERFERENCE ENVIRONMENT. FLY WITH CAUTION (CODE: 80015)
644.0 AIRCRAFT SIGNAL INTERFERENCE
647.0 647.0 IN FLIGHT0
795.0 IAIRCRAFT IN HIGH INTERFERENCE ENVIRONMENT. FLY WITH CAUTION (CODE: 80015)
795.0 AIRCRAFT SIGNAL INTERFERENCE
798.0 798.0 IN FLIGHT0
800.0 )BATTERY CELLS UNDERVOLTAGE (CODE: 110011)
800.0 ,BATTERY CELLS UNDER VOLTAGE. REPLACE BATTERY!
803.4 803.4 812.2 2LOW BATTERY. RETURN TO HOME PROMPTLY (CODE: 30183)
812.2 LOW BATTERY
812.2 $LOW BATTERY. RETURN TO HOME PROMPTLY!
866.4 )BATTERY CELLS UNDERVOLTAGE (CODE: 110011)2LOW BATTERY. RETURN TO HOME PROMPTLY (CODE: 30183)
866.4 866.4 ,BATTERY CELLS UNDER VOLTAGE. REPLACE BATTERY!
You can get these messages yourself. It's a bit tricky, no GUI, just the bare essentials...
Download
http://datfile.net/CsvView/TxtCon.1.0.0.jar
And then run it in a command line interpreter like so
java -jar TxtCon.1.0.0.jar <Full pathname of .txt>
in this case I did
java -jar TxtCon.1.0.0.jar /Users/rowland/MavicMini/FLYLOGS/diegus011/DJIFlightRecord_2020-01-12_[07-13-21].txt
@new2mavic ,
@slup,
@Doppler ,
@sar104