commit | 2225f205d1d793a4717828fbc86632b0e6ec84f4 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Wed Jan 29 18:05:01 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Feb 07 14:07:01 2020 -0800 |
tree | 4b2dce9040b5ce2e9313c5a7f7a4b79c3f3625e7 | |
parent | 694ece08d401f6798b386f65a8a4b03540d74f6b [diff] |
SEBA-927 implemenation of controlled PON and ONU activation updated controlledActivation to enum Change-Id: Ie505c491755d3890a2ea4a86a9c74f17a5eab484
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.