Attention is currently required from: msuraev.
2 comments:
File doc/examples/modem/modem.cfg:
Unrelated change?
It's not unrelated. modem now starts needing a vty to set the "no shutdown" command (even if internally some of the implementation doesn't care about it, but it will, like mobile app).
File src/host/layer23/include/osmocom/bb/common/osmocom_data.h:
Patch Set #2, Line 37: struct osmobb_l23_vty_sig_data {
Why separate substructs for start/stop? The commands using them are mutually exclusive so single 'st […]
because more commands will probably be added later.
I missed adding those in a union though, I'll update the commit adding a union.
To view, visit change 30972. To unsubscribe, or for help writing mail filters, visit settings.