Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 898 Bytes

File metadata and controls

16 lines (12 loc) · 898 Bytes

pyosmoctrl

A Python module that aims to simplify interaction with the Osmocom Control Interface.

I found the Osmocom Control Interface to be difficult to understand and work with, mainly due to a lack of direct tooling intended to interact with it.

I decided to make this Python module to get a better understanding of the protocol, and to allow me to quickly iterate and make further tooling using the CTRL interface.

Wiki

For further documentation and resources, visit the wiki.

Acknowledgements

Both were valuable resources that helped with the identification and understanding of the Osmocom Control Interface protocol.