MacDLT
DLT Viewer for macOS
DLT Viewer for macOS
MacDLT is a new DLT viewer implemented in Swift for MacOS. The main focus for MacDLT is fast trace analyses for developer or system debugger. The official DLT Viewer can be found on GENIVI official GitHub account here: https://github.com/GENIVI/dlt-viewer
Highlights:
Highlights:
- MacOS recommended UI guidelines
- Fast log search (bucket search)
- Support for Charts and trace parser
- Smart use of touchbar for markers navigation
Dependencies
Dependencies
The project use the following libraries and frameworks:
- AEXML (embedded): https://github.com/tadija/AEXML
- Charts (submodule): https://github.com/danielgindi/Charts