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

Ability to upload a pre-recorded message and have Pirrot transmit it at a certain time of day or at intervals (eg. every hour) #26

Closed allebb closed 4 years ago

allebb commented 4 years ago

Ability to upload a pre-recorded message and have Pirrot transmit it at a certain time of day or at intervals (eg. every hour).

This could be a personalised auto-ident or simply an additional automated radio transmission.

allebb commented 4 years ago

This feature has been added as a "override" option for the default computer generated repeater identification message. To enable this feature on the repeater the user should upload their desired message/recording in MP3 format to /opt/pirrot/storage/input/custom.mp3 then enable the new system option ident_use_custom.

I will fully document this feature as well as probably add a section in the web interface to allow a user to upload a file directly in their browser too (if they have the web interface enabled).