- Joined
- Jun 24, 2012
- Messages
- 151
This is a project that I've been working on for a long time now on and off. It's nowhere near done and I have a lot left to re-implement but here it goes.
The OP25MCH or OP25 Mobile Control Head is an Android app that is written in Python with Kivy that allows you to remotely control an instance of BoatBod's OP25 Fork. This means that with a raspberry pi, a and an Android device you could have a configurable and mobile display and control application for monitoring P25 radio systems.
Currently we're starting and killing the OP25 instance using modified configuration files to provide various options and features. The old application for example support automatic site switching using an external GPS, my intention being to use the GPS in the phone or tablet to do this instead.
Right now it's a nice little display with a way to remotely add a control channel and site name for the trunk.tsv and then start the op25 instance.
I provide an installation script that includes the install of OP25 and a rapsberry pi image so you have options for installation.
Here is how it went:
GitHub: GitHub - SarahRoseLives/OP25MCH: A Mobile Control Head for OP25
If you're interested, have suggestions or concerns with this application and it's future, feel free to let me know.
The OP25MCH or OP25 Mobile Control Head is an Android app that is written in Python with Kivy that allows you to remotely control an instance of BoatBod's OP25 Fork. This means that with a raspberry pi, a and an Android device you could have a configurable and mobile display and control application for monitoring P25 radio systems.
Currently we're starting and killing the OP25 instance using modified configuration files to provide various options and features. The old application for example support automatic site switching using an external GPS, my intention being to use the GPS in the phone or tablet to do this instead.
Right now it's a nice little display with a way to remotely add a control channel and site name for the trunk.tsv and then start the op25 instance.
I provide an installation script that includes the install of OP25 and a rapsberry pi image so you have options for installation.
Here is how it went:
If you're interested, have suggestions or concerns with this application and it's future, feel free to let me know.





