This repository has been archived on 2025-03-26 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
omci_decoder
A WIP OMCI message decoder following G.988-2022-11 guideline
Usage:
./main.py my_omci_file.txt
Each line that have a hex OMCI coded message must begin with capture: followed by the message
Description
Languages
Python
100%