osmo-qcdiag/TODO

12 lines
612 B
Plaintext
Raw Normal View History

2016-12-24 15:25:31 +00:00
* import parsing + dispatch of 2G/3G/4G control plane via GSMTAP using
code or know-how from https://github.com/moiji-mobile/diag-parser
* forward the printed text log messages via GSMTAP-LOG so they can be
seen in-line with protocol decode in (recent) wireshark
2016-12-28 13:45:58 +00:00
* have a proper send-and-wait-for-reply mechanism when sending config
2016-12-24 15:25:31 +00:00
requests
* use the proper config requests to determine the available SSIDs and
2016-12-28 13:45:58 +00:00
mask, as well as log-masks.
2016-12-24 15:25:31 +00:00
* add decoders for missing 2G/3G/4G state change related events
* investigate more MSG sub-systems
* add a VTY interface for configuration of sub-systems/log-flags