Skip to content

v0.3

Compare
Choose a tag to compare
@AeroFlorian AeroFlorian released this 03 Jul 14:44
· 33 commits to master since this release
f5bee2c

Main Tree Changes

There is now more information on the main tree part of NetConfParser.

  • for get rpc, the module is displayed in the same line (even when child is closed), no need to open it
  • for edit-config rpc, the module when the change is done is also displayed
  • for notifications, and rpcs, the type is also displayed when the child is closed

image

get-schema is considered another type (even if it is rpc) and colored differently.

Log Parsing Changes

NetConfParser is able to remove usual logging from netopeer2-server, meaning if some messages are splitted accross lines, it whouls be able to parse them

image

O-Ran Analysis

This is the main new feature of NetConfParser. If the log file you want to analyze correspond to O-RAN fronthaul, then you can press the button See ORAN Analysis.
It will display the different steps achieved during O-RAN Radio Management through fronthaul.

image

Messages are colored differently if they are impacting Radio unit or Cells.
RPC Errors are also displayed.