Unify enhanced_exi_viewer with Wireshark XML output and encoding support

- Remove unused XML output modes (ISO1, ISO2), keep only Wireshark-style output
- Integrate encoding functionality from enhanced_exi_viewer_simple
- Single executable now supports both encoding and decoding:
  * -decode: Convert EXI to Wireshark-style XML with ns1-4 prefixes
  * -encode: Convert XML to EXI format
  * default: Detailed EXI analysis mode
- Support for both standard XML tags and namespaced (ns3:) tags in encoding
- String conversion for units (A, V, W, s) and error codes (NO_ERROR)
- Compact XML output matching Wireshark format exactly
- Clean up old test files and separate tools

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-10 00:41:00 +09:00
parent 7edb3cde54
commit 5ed9b8cdcc
24 changed files with 717 additions and 1022 deletions

BIN
install/make-3.81.exe Normal file

Binary file not shown.

BIN
install/mingw-get-setup.exe Normal file

Binary file not shown.