-
Notifications
You must be signed in to change notification settings - Fork 3
/
history.txt
162 lines (157 loc) · 9.6 KB
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
History:
2015-12-10 V0.1 First try to read telemetry, GUI created, import and data
consistence check.
2015-12-21 V1.0 KML or KMZ file creation, Elevation histogram
2015-12-23 V1.1 Voltage curve as underlay in Elevation histogram
2015-12-25 V1.2 Distance to start place added, histograms improved
UAV Pilot Simulation: Indicated by voltage is gray
2015-12-29 V1.3 TabSheet 'Setting' added, menus added
2016-01-01 V1.4 First basic analysis functions added, link Manual added
2016-01-17 V1.5 Colored cells for better visibility of errors flags
2016-01-23 V1.6 Menu item 'Go to error flags' and 'Go to table' added
2016-02-05 V1.7 Update for Blade 350QX
2016-02-10 V1.8 Open Street Map added
2016-02-15 V1.9 Detailed tables and histograms for values in columns added
2016-03-02 V2.0 Update Flight Modes, Vehicle Types, Archive suffix changeable
2016-03-24 V2.1 Histogram distance at Lon/Lat,
IMU_status explanations updated (Pressure init supposed)
2016-04-10 V2.2 GPX format
2016-05-04 V2.3 Cursor at histograms added, Support ST10 firmware
(only telemetry, no remote files)
2016-05-23 V2.4 Check how frequent telemetry data were sent. Support
Typhoon H, H920.
2016-07-18 V2.5 CCC Waypoints editor and conversion (editor later removed).
2016-09-05 V2.6 Improvements for Typhoon H.
2016-10-01 V2.7 Support Log Files from Yuneec Breeze.
2017-04-10 V2.8 KML export updated (Altitude modes). f_mode=32/33 added.
Output format for RaceRender, Screenshot,
Quick analysis and cut files added.
2017-05-01 V2.9 Main Menu added, source code cleaned, Directory selection
with ComboBox that holds last used directories.
2017-05-18 V3.0 Control for CGO3 as test system.
2017-06-15 V3.1 Overview improved, flight record added. Track of RemoteGPS
coordinates in KML/KMZ added (black line).
2017-07-02 V3.2 Search in 'Display files' table added. Reverse GeoCoding.
Flight record for Breeze. Improvement of tables:
Hint per cell at mouse hold over.
2017-11-26 V3.3 Improvement of hints, i.e. Channels.
CCC Waypoints editor removed. Only conversion of
Telemetrie to CCC Waypoints remains. BugFix battery capacity
in Flight record and VehicleType for 350QX.
2018-01-16 V3.4 Time list for Error flags, Save chart as picture changed
for MAC OS X.
Filter in data table added (F4) with the same functionality
as search (F3). Shortcut Ctrl+n to cut files added.
2018-04-16 V3.5 Menu icon added. Jump to data set by double click on
time information (i.e. f_mode). Animated KML/KMZ files.
Flexible assignment of columns for quick analysis in settings,
drag&drop added.
Profiles and popup menu for quick analysis added.
Several optimizations and bug fixes.
2018-05-15 V3.6 Flight record moved to tab sheet Scan.
Scan: Recursive search in a whole directory.
a) Flight record
b) Search for known errors or special cases in FlightLogs
Display Sensor files (without interpretation).
2018-06-21 V3.7 Basic functions for Typhoon H Plus.
Clean up of data telemetry records for YTH Plus added.
YTH Plus Sensor loaded as single file in main menu.
2018-07-02 Profiles as "slideshow" (3s).
2018-07-05 Sort table overview by click on column header.
Bugfix for Breeze: Support 'strange' coordinates in
Breeze telemetry.
2018-07-19 Sensor YTH Plus updated. Message ID and text messages
decoded.
Bug fix für menu item "Go to datapoint".
2018-07-24 V3.8 AppLogHighlighter added, Text messages from Sensor files listed there.
MAV-Link Message IDs updated, Severity added to text messages.
2018-08-15 Typhoon H Plus Smart Mode and Manual Mode added.
2018-08-27 Updates for Sensor files.
2018-09-14 SHARPNESS for CGO3+ updated, TeamMode at Gimbal Pan Mode.
2018-09-28 Coordinates from GPS_RAW_INT in AppLogHighlighter, Message names in Sensor
file display for Typhoon H Plus.
2018-10-02 V3.9 Mantis Q Support, H Plus sensor files renamed to PX4 sensor files
in menu. System health information from PX4 sensor files added
to AppLogHighlighter.
2018-10-24 Identification of Mantis Q flylog files improved. Flight path
from PX4 sensor files as KML/KMZ or GPX file.
2018-10-28 Show sensor files faster.
2018-10-29 Reverse geocoding removed, Bugfix: Mantis Q identification,
Check only Heartbeat from AUTOPILOT1
2018-11-03 V4.0 H520 *.tlog files support added similar to Mantis Q.
Batch conversion, button 'Convert' to KML/KMZ or GPX files
works now also for Mantis Q and H520.
Quick analysis filled: Voltage, current and SW-load.
Elevation histogram filled: Relative elevation and distance to first
coordinate.
2018-11-20 Vertical lines in KML/KMZ can be switched on (Extrude). Flight
times for Typhoon H Plus improved (Overview and Flight records).
2018-12-07 Added envelope to Elevation histogram.
2018-12-22 Crosshair Tool recreated and streamlined.
2019-01-09 V4.1 PX Sensor data export to CSV file.
Some more MAV messages decoded.
2019-01-15 Self-defined CSV format changed - more flexible.
RF channels added.
Show self-defined PX4 Sensor CSV format.
Some important H520 MAV messages added.
2019-01-26 Optimization auto size columns.
2019-02-28 Time since system boot instead of default time format
as context hint at telemetry for H Plus.
2019-03-05 Keep default behaviour in selected cells of a table.
2019-03-27 Time label at cursor in additional chart.
2019-04-07 Colors in Elevation chart for PX4 logs.
2019-04-10 Wording updated. Text message added to CSV file.
2019-04-16 MAV Message PARAM_VALUE added.
2019-08-16 Manual Link updated.
2019-09-04 V4.2 Option LiPo remaining capacity added.
2019-11-12 Scan for 'EMERGENCY' in PX4 sensor files
2019-12-10 Update für ST24/H920 alte Firmware (Telemetry ohne Header)
2019-12-31 Setting for Thunderbird (H480 with PX4 firmware)
2020-01-30 Throttle in % added to CSV Header and cell info
2020-02-28 V4.3 Tom's Hubsan Log Recorder added. MAVlink messages
selectable for data reduction in PX4 CSV format.
Remaining battery capacity now according RC Groups table for
voltage vs. capacity.
2020-03-09 Additional placemarks in KML. Colors for Hubsan frames updated.
2020-03-11 Visualize RC gaps in telemetry by double click to additional chart.
2020-04-02 Current unit for H920 updated.
2020-04-25 V4.4 GLOBAL_POSITION_INT and BATTERY_STATUS added.
2020-05-11 Updates for H480 Thunderbird.
2020-05-29 Used capacity for PX4 sensor files instead of SW load.
2020-07-07 Remarks in KML files from PX4 Sensor files
2020-07-30 V4.5 Added Text messages overview for PX4 sensor files
2020-08-21 Clean up KML files from PX4 sensor files
2020-09-20 Message POSITION_TARGET_GLOBAL_INT added (only for AppLogHighlighter)
2020-09-21 Message ALTITUDE (141) added. Tools: List of used MAVlink messages.
2020-09-30 Tools - Hexdump added. Bugfix Motorstatus hexacopter (223).
2020-10-25 Correct strange Coordinates format from ST16S in RemoteGPS*.csv.
2020-10-30 V4.6 Update for Windows High Contrast (own colors removed).
AppLog highlighter switchable. Some Colors updated.
Open the last (newest) item in the list instead of the first (oldest).
Model list window removed. Model drop down list handling improved.
2020-11-01 Context menu for FlightLog list added.
Removed double click to refresh, menu item instead.
Delete a FlightLog function added.
2020-11-13 MAV link messages reviewed. Missing messages added.
2020-12-09 V4.7 GeoTagging for pictures taken at same time as the drone was flying.
2021-01-12 Time marker in KML tracks
2021-01-16 Query for latest version, GitHub link
2021-02-02 Enable special evaluation by short key.
Current special evaluation: Altitude values from TLOG
2021-03-28 H Plus column current changed to Remaining LiPo.
2021-04-05 V4.8 Menu Tools: Split TLOG files at time resets.
2021-07-04 Screenshot only from TabControl (the most intresting part).
2022-01-30 Indication for WiFi connection added to fsk_rssi chart.
2022-03-14 CGO3 control and Geotagging removed - independent extra tool
2022-06-22 MAV state values updated.
2022-07-04 GPS_used in quick analysis chart as value +/-1
2022-09-18 Update Thunderbird FlightMode 12 - Emergency
2022-09-25 V4.9 New function: Combine legacy Yuneec flight logs
2022-11-30 Added function to clean flightlogs with wrong time stamps
2023-02-27 Splitting TLOG files improved
2023-05-16 Sampling regularity for column 0 (Date/Time)
2023-11-23 Added save as CSV to grid Details
2024-04-15 V5.0 AutoCut added: Automatically cut flightlog data to the flight only
2024-06-18 Add special analysis for IMU status
2024-09-14 Sensorfile H480 reworked
2024-10-02 V5.1 Sensor files H480 decoded, displayed as data or as raw hex