commit | 1881df069d64a5ee8cd5418ed1632ff147ee0988 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Wed Jan 29 18:05:01 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Thu Feb 06 18:36:43 2020 +0530 |
tree | 870e19fa508c9084824c142352dd66f863001d26 | |
parent | 8099ef826e1916f928865ee47057aa37bd90e049 [diff] |
SEBA-927 implemenation of controlled PON and ONU activation updated controlledActivation to enum Change-Id: I63ba732338f3df79f01a30703d9e6118d95bf8aa
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.