modrzywolski / rx666m

GNU General Public License v2.0
3 stars 2 forks source link

sudo ./dkms-install.sh /path/to/RX666.img #1

Open mthardalli opened 1 year ago

mthardalli commented 1 year ago

Hello, I am new to sdr with linux, I have completed all of the steps except driver installation example code explanation given as title, We can not find rx666.img file, I appriciate any help.

modrzywolski commented 1 year ago

rx666.img is distributed with the original drivers. File contains firmware for FX3 bridge.

mthardalli commented 1 year ago

Thank you for given input, I have found the original driver. I will try to finalize this installation, since i am not good with linux system it might take some time :( . I would like to ask another question, Since it depends on soapy driver, By any change if i can use it with GNU radio as soapy device after successful installation of driver . For better understanding I am trying to use rx666 as a spectrum analyzer, but i couldn't find any compatible software yet.

modrzywolski commented 1 year ago

GQRX and gnuradio supports soapy drivers through gr-osmocom. So basically you install soapy driver, then gr-osmocom with support of soapy wrapper

Make sure that when you configure gr-somocom with cmake it lists soapy as recognized and supported.