====== FUNCUBE DONGLE PRO ====== ===== SOFTWARE ===== ==== LINUX QTHID ==== === INSTALL QT4 === Needs QT4, but QT4 is obsolete. Ubuntu 20.04 install : # add-apt-repository ppa:rock-core/qt4 # apt update # apt install qt4 Ubuntu 22.04 install : # add-apt-repository ppa:ubuntuhandbook1/ppa # apt update # apt install qt4 === INSTALL QT4 === To remove the PPA, run command: # add-apt-repository --remove ppa:rock-core/qt4 Or remove the PPA for Ubuntu 22.04 using command: # add-apt-repository --remove ppa:ubuntuhandbook1/ppa To remove all Qt4 libraries, run command: # apt remove --autoremove libqt4* libqtcore4 libqtgui4 libqtwebkit4 qt4* * {{ :documentation:hamradio:radios:funcube_dongle_pro:qthid-3.0.tar.gz |}} * {{ :documentation:hamradio:radios:funcube_dongle_pro:qthid-3.0-linux-x86_64.tar.gz |}} In order to use the Funcube Dongle as regular user, you need to create a udev rule. Create a udev file ''/etc/udev/rules.d/20-fcd.rules'' containing: SUBSYTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666" SYMLINK+="FCD" ==== WINDOWS ===== * Simplified Front-End {{ :documentation:hamradio:radios:funcube_dongle_pro:fchid002.zip |}} * Full Front-End {{ :documentation:hamradio:radios:funcube_dongle_pro:fchid003.zip |}} * ExtIO.dll for HDSDR {{ :documentation:hamradio:radios:funcube_dongle_pro:extio_fcd_g0mjw.zip |}} ==== FIRMWARES ==== * v18f {{ :documentation:hamradio:radios:funcube_dongle_pro:export18f.bin |}} * v18h (FCD-Pro only) {{ :documentation:hamradio:radios:funcube_dongle_pro:export18h.pro.bin |}} * v18i (FCD-Pro only) {{ :documentation:hamradio:radios:funcube_dongle_pro:export18i.pro.bin |}} * v18i (FCD-Pro only) {{ :documentation:hamradio:radios:funcube_dongle_pro:export18j.pro.bin |}}