commit | a96e2242256c66bd661a8b560e56be1df45baac6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 28 10:13:17 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Sep 28 10:13:17 2021 -0700 |
tree | e9581991f58e4f385aa50405518bd964dd456a2c | |
parent | df9c2d89cd1ce0d9bd86a14a44350215459a1f39 [diff] |
Adding TxId to dropped OMCI-messages for easier debug Change-Id: I1daa81f400c70f5c5526f17dabff2cb451ac8412
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.