MMDVM icon indicating copy to clipboard operation
MMDVM copied to clipboard

Switching channel when pocsag message is sent

Open pocsag opened this issue 2 years ago • 4 comments

Dear all,

I would like to switch my motorola GM360 to 439,9875 when a pocsag message is beeing sent. https://www.florian-wolters.de/posts/automated-channel-switching-with-motorola-gm3x0/ I use the pocsag led on my repeaterboard to switch the frequency. It seems the pocsag led is beeing switched at the same time as the PTT turns on. Because the motorola is in TX, the frequency will not switch anymore. Is there another gpio useable when a pocsag message is sent? Or maybe is the PTT delayable? I hope someone can help me out. Thanks in advance! Greets, Joep PD1AEF.

pocsag avatar Sep 20 '22 12:09 pocsag

Joep, You may be able to accomplish what you want to do by using the Emergency function/switch (Pin 9?). This should QSY to the programmed Emergency channel. I am not sure exactly on the timing that you have set up but it may work for you.

Good Luck, 73 Jon K1IMD

Dear all,

I would like to switch my motorola GM360 to 439,9875 when a pocsag message is beeing sent. .

capnjb avatar Sep 21 '22 03:09 capnjb

To be honest this never really worked good and was more like a PoC. I also found that timing is an issue and especially with duplex repeaters it did not really work well.

phl0 avatar Sep 21 '22 05:09 phl0

Hi all, The switching works great. If the pocsag LED goes high it switches. If only PTT would kick in a few mili seconds later it would be okay... I was hoping to find out where the code could be altered for this. Regards, Joep

pocsag avatar Sep 21 '22 09:09 pocsag

Barring a change in code I suppose one solution would be route PTT and the LED signals into a microcontroller... then you could program a few millisecond delay after PTT is asserted before passing the PTT signal through to the radio to give it enough time to change channel.

mytechguyri avatar Jan 26 '23 08:01 mytechguyri