Guenael / rtlsdr-wsprd

WSPR daemon for RTL receivers
GNU General Public License v3.0
112 stars 32 forks source link

Feature request - run script #67

Closed mkarliner closed 2 years ago

mkarliner commented 2 years ago

I'd like to run something like https://github.com/JamesP6000/WsprryPi in tandem with rtlsdr-wsprd.

To do this, I'd like an option to run a script at defined intervals, so I can trigger a T/R relay and run WsprryPi in single shot mode.

This would make an absolutely tiny full WSPR station.

Guenael commented 2 years ago

Think you can do this easily, with this option:

-n max iterations (default: 0 = infinite loop)

If you set this option to one, and if your script wait one rtlsdr-wsprd to exit, then you can switch & TX. It could work.

I noticed rtlsdr-wsprd is reluctant to quit properly... Another bug related to my management with pthread. Not an easy one.

sm3ulc commented 2 years ago

Great!

On Sat, Dec 11, 2021 at 5:52 AM Guenael, VA2GKA @.***> wrote:

Think you can do this easily, with this option:

-n max iterations (default: 0 = infinite loop)

If you set this option to one, and if your script wait one rtlsdr-wsprd to exit, then you can switch & TX. It could work.

I noticed rtlsdr-wsprd is reluctant to quit properly... Another bug related to my management with pthread. Not an easy one.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Guenael/rtlsdr-wsprd/issues/67#issuecomment-991461262, or unsubscribe https://github.com/notifications/unsubscribe-auth/AELU6KKX62CNLVGKV5R73LTUQLKJHANCNFSM5JZM2FQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.