17 Commits

Author SHA1 Message Date
cfb1be0efd Fixed an issue with incorrect output format for extended timestamps (unit: 0.1 milliseconds) && Added DLT message sorting.Output message rows are now arranged in ascending order by timestamp. 2026-01-26 20:32:36 +08:00
7666ec39fe Added control buttons to enable selective file export functionality && Fixed the issue where files were not closed after DLT Log export && Resolved the problem of files failing to open due to Chinese path characters && Modified alert pop-up icons && Adjusted the initial display position 2025-12-05 17:49:09 +08:00
34509a68a6 Implemented file input via explorer by invoking Win32 API && Modified the file input validity detection strategy && Adjusted UI layout 2025-12-02 20:43:53 +08:00
38b498e841 Demo widgets and layout for drag drop and file list 2025-11-27 21:57:17 +08:00
0814aaaf17 Implement Win32 drag drop file and change main window size 2025-11-27 21:56:32 +08:00
9c8a7134eb Modified the way to statistic max payload length 2025-11-26 18:54:02 +08:00
809493e134 Modify the 'DLT_File' class, rename it to 'DLT_Log' and refactor some of its functionalities. It now supports importing multiple DLT files and count the memory allocation usage 2025-11-26 16:39:25 +08:00
e16e4e0872 modified CSV column title output wrapper 2025-11-26 16:30:23 +08:00
87cc8637db Implement CSV export function 2025-11-25 14:22:06 +08:00
28728840a5 Implement CSV column and cell insert function 2025-11-24 21:17:50 +08:00
e3f5132086 Basic CSV table class and test code 2025-11-21 17:45:12 +08:00
274e1ca9b0 Add more header info output 2025-11-21 17:43:40 +08:00
8f01578411 Added a new DLT File class that implements basic payload parsing && Added a CSV export function for the DLT File class (currently in testing and not fully completed) && Added a command-line parsing entry point. 2025-11-19 17:47:20 +08:00
97ec4ea413 Imported ImNodes 2025-11-11 15:09:35 +08:00
75eb1fc143 add font msyh.ttc && Basic main panel for UI widgets 2025-11-10 20:29:06 +08:00
d7a3083816 Imported Dear ImGui 2025-11-10 18:54:24 +08:00
cf3cbaead9 Project reconstructed && Add vscode debug config 2025-11-05 13:44:08 +08:00