Auto137 icon indicating copy to clipboard operation
Auto137 copied to clipboard

I cant find the call to start the SDR

Open CountParadox opened this issue 4 years ago • 1 comments

Hey!

Sorry for such a silly issue, I cant find the call to start up the SDR, i want to adapt it to run with a HackRF.

Can you point me in the right direction please ? :D

CountParadox avatar Mar 15 '20 10:03 CountParadox

Hi! There are 2 calls of rtl_fm : https://github.com/altillimity/Auto137/blob/2888a292fcde7f3bbb74626ffd052f6ae1c08f80/passutils.py#L96 https://github.com/altillimity/Auto137/blob/2888a292fcde7f3bbb74626ffd052f6ae1c08f80/passutils.py#L122 You should just be able to switch it out for rx_fm and that should work!

I'll probably make this a setting and test it out since I've got a HackRF myself.

Aang23 avatar Mar 15 '20 10:03 Aang23