I want to use the Pi 3b as a POSCAG/DAPNET transmitter.
I purchased the FTM 9600 baud cable (which research says it doesn’t matter) and have the black lead into the Digirig.
The Pi finds the Digirig on Device 2, and can play and receive on it.
alsamixer -c 2
aplay -l
arecord -l
Unipager has 3 config panels.
- Transmitter. I selected AUDIO
- Audio Config - I picked ALSA device 2, max audio level, inverted and a TX delay of 5ms
- PTT Config, This is where I’m stuck.
Also getting this error when I hit TEST
May 27 19:39:29 POCSAG-PLNVW unipager[518]: INFO - Initializing audio transmitter…
May 27 19:39:29 POCSAG-PLNVW unipager[518]: thread ‘’ panicked at ‘Unable to open serial port: Error { kind: NoDevice, description: “No such file or directory” }’, libcore/result.rs:945:5
Fixed an error where the serial-getty@ttyUSB0 service wasn’t enabled.