- Joined
- Jul 1, 2016
- Messages
- 679
I finally got around to re-doing the web UI for OP25 Boatbod, and I'm interested in seeing if anyone would like to test and provide feedback, and @boatbod if you're interested in digesting it into your repo.
This implementation works on what python already sends over with just one small addition to tk_p25.py, which is to send over the talkgruop tags in the trunk_update payload. See line 1672 through 1685 below.
There is also an addition of config.js in the www-static folder which adds the variables for Smart Colors, Site Names, and Presets.
This is tested with P25 only. Honestly, I can't get Smartnet or DMR to run on OP25 at all, but I haven't tried very hard.
If there is interest, I will be happy to share the updates later today. There are still a couple of things to clean up. Thoughts?


This implementation works on what python already sends over with just one small addition to tk_p25.py, which is to send over the talkgruop tags in the trunk_update payload. See line 1672 through 1685 below.
There is also an addition of config.js in the www-static folder which adds the variables for Smart Colors, Site Names, and Presets.
This is tested with P25 only. Honestly, I can't get Smartnet or DMR to run on OP25 at all, but I haven't tried very hard.
If there is interest, I will be happy to share the updates later today. There are still a couple of things to clean up. Thoughts?

