AndyTaylorTweet / Pi-Star_DV_Dash

Pi-Star DV Dashboard (Based on works by Hans-J. Barthen (DL5DI) and Kim Huebel (DG9VH)).
http://www.pistar.uk/downloads/
111 stars 120 forks source link

Showing wrong static Talkgroups #40

Open dg9vh opened 6 years ago

dg9vh commented 6 years ago

If a DMR-ID was used on a simplex-hotspot with a specific set of Talkgroups and this ID is switched over to a duplex-hotspot, the admin-pane on the dashboards show all TGs connected to the ID - mixed of simplex and duplex with duplicates.

Solution is to filter on timeslot (0, 1, 2) depending on the duplex-parameter of MMDVM.ini

AndyTaylorTweet commented 6 years ago

Modified the behaviour to show TS1/TS2 Static / Dynamic TGs when you have both slots enabled, and only TS0 (hotspot) when you have only TS2 enabled.

TG's are also labelled TG1234(TS Nr) now so that you can tell what slot each TG is attached to.

dg9vh commented 6 years ago

Ok, nice :-) but would it be possible to sort them first on timeslot (to show slot 1 before slot 2) and second on talkgroup-number?

Else if not: close this issue, it is done :-)