Commit 23bec0b
committed
feat(tems-trp-parser): add TEMS TRP parser package
- Parse TEMS Pocket TRP (Trace Recording Packet) RF log files
- CLI tool with metadata display and export to CSV/JSON/JSONL
- TypeScript API for programmatic access
- Support LTE/5G RF measurements (RSRP, RSRQ, SINR, PCI, etc.)
- Streaming architecture for memory-efficient processing
- Educational use library with full TypeScript definitions
- Includes English and Korean documentation1 parent 9a7d3d0 commit 23bec0b
14 files changed
Lines changed: 2904 additions & 2 deletions
File tree
- .serena
- packages/tems-trp-parser
- src
- __tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments