14 Commits

Author SHA1 Message Date
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
33674ec54a Fix Makefile build rull for c objects 2025-11-19 17:42:09 +08:00
439912cc48 Fix crash caused by assertion when creating a node that only contains a NodeTitleBar 2025-11-11 15:22:39 +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 Ver0.1 2025-11-05 13:44:08 +08:00
ed6a7717ab initial commit & basic workable ver 2025-08-05 18:45:45 +08:00