allebb / pirrot

A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.
https://pirrot.hallinet.com
54 stars 12 forks source link

Delaying repeater transmission #21

Closed Anjum9694 closed 4 years ago

Anjum9694 commented 5 years ago

Greetings.

Great project! I was wondering how it can be done with this.. Repeating back a transmission after a set time delay for example 5 seconds..

allebb commented 5 years ago

Sure - I will start work on this next month (when I have a bit more spare time).

allebb commented 4 years ago

Sorry for the super delay in this, I have more spare time now and plan to get this optional feature added over the next couple of weeks 👍

allebb commented 4 years ago

This has now been implemented, the optional transmission delay can now be added by adjusting the value of the new configuration option delayed_playback_interval in /etc/pirrot.conf, by default this value is set to 0 thus no transmission delay is applied.

This has been implemented and tested (currently in our 'dev-1.0.5' branch), and will be released in the next release of Pirrot.