luarvique / ppa

This is the package repository for the improved version of the OpenWebRX online SDR.
129 stars 7 forks source link

Change Colours of Pocsag Messages Background #24

Closed Klammraute closed 7 months ago

Klammraute commented 7 months ago

Hi, in which code line do the POCSAG messages receive their 'Random' color? I would prefer if all messages had the same color background. I searched for over an hour but didn't find it. It would be nice if I could get a little help. 👯‍♂️ color

luarvique commented 7 months ago

The colors are assigned based on the message CapCode, in order to easier track messages sent to the same addressee:

https://github.com/luarvique/openwebrx/blob/c3d651da748361daa3bb1c66e0e86eb04737ab59/owrx/toolbox.py#L240

Please, use regular emails for your further inquiries, unless you have actually issues with the OWRX+ PPA repository.