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

Question: Is there a way to detect the TUNE button pressed #1053

Closed davidhay45 closed 2 years ago

davidhay45 commented 2 years ago

I am using a Redpitaya 122-16 with the latest Alpine sd card image (red-pitaya-alpine-3.14-armv7-20220322) and running HPSDR from PowerSDR mRX PS v3.4.7 under Windows 10. Is there any way to detect in sdr_transceiver_hpsdr.c when the TUN button has been pressed, as opposed to normal PTT (MOX button)?

I have an AT100 which I am controlling via I2C and want to trigger the tune sequence automatically.

Thanks

pavel-demin commented 2 years ago

I do not think that it is possible to detect TUNE mode in sdr_transceiver_hpsdr.c.