pavel-demin / red-pitaya-notes

Notes on the Red Pitaya Open Source Instrument
http://pavel-demin.github.io/red-pitaya-notes/
MIT License
337 stars 209 forks source link

transmit-wspr-message doesn't work #472

Closed anax1000 closed 7 years ago

anax1000 commented 7 years ago

Hello,

I've dd-ed the red-pitaya-wspr-debian-8.6-armhf-20161219.img to a SD-Card. Logging in via ssh to the red-pitaya works. WSPR-receptions works too very well.. But transmission doesn't. I have edited the transmit-wspr-message.cfg, but if i start transmit-wspr.sh which should start /root/transmit-wspr-message, /root/transmit-wspr-message exits immediately without any error. What i'am doing wrong?

Thank you very much for your help.

Alex (DD1ALX)

pavel-demin commented 7 years ago

but if i start transmit-wspr.sh which should start /root/transmit-wspr-message, /root/transmit-wspr-message exits immediately without any error. What i'am doing wrong?

According to your description, the program works as it should. It sends all the information to FPGA and exists.

To enable the scheduled transmission, the second line in wspr.cron should be uncommented.

anax1000 commented 7 years ago

Hello Pavel, i'am very sorry, it really works :-) I was confused, because there is no process on the linux-side after starting the transmit.

Thank you very much!

Alex

pavel-demin commented 7 years ago

Thank you for testing it and for confirming that it works.