commit | 7aa24dfe450da047cefc458466858d3e43a838a3 | [log] [tgz] |
---|---|---|
author | praneeth.nalmas <praneeth.nalmas@radisys.com> | Fri Mar 24 10:49:43 2023 +0530 |
committer | Praneeth Nalmas <praneeth.nalmas@radisys.com> | Wed Aug 09 10:00:42 2023 +0000 |
tree | a07665e68ecc662b5a2f67486a240b2e01c4be39 | |
parent | 5f9b7f2c2e1951478650c2859fbfcba7a83f62c3 [diff] |
VOL-4878:BBSIM change to test the rxPower fetch changes at open olt adaptor Change-Id: I02eb8c016b797c70a15f31c3b4bf98efd78c6c86
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.