boatbod / op25

Fork of osmocom OP25 by boatbod
311 stars 97 forks source link

browser console channel default channel #148

Open djkraven opened 2 years ago

djkraven commented 2 years ago

Is it possible to set the default channel the browser console starts with to a voice channel? With multi-rx.py smartnet setup it starts with a control channel that does not display the Talkgroup details. Instead, the Next Channel button has to be pushed to get to a voice channel and have the information displayed. It would be helpful to not need to take that step.

I have updated main.js line to 1 instead of 0 which works though probably not the best method. var channel_index = 1;

boatbod commented 2 years ago

Seems like it would be a small impact to make this possible. I'll keep the ticket open for my todo: list.