summaryrefslogtreecommitdiff
path: root/pcr/liblms7002m
AgeCommit message (Collapse)Author
2019-02-20pcr: xtrx: don't pakcage in /usr/localDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-01-24pcr/xtrx: update git revisions and improve PKGBUILDsDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2018-12-28move xtrx related packages from pcr-testing to pcrDenis 'GNUtoo' Carikli
The pakcages have been tested and work on x86_64. I successfully received commercial FM radio stations with it with the following settings: I/O devices configuration: -------------------------- Device: other Device String: xtrx Input Rate: 5000000 Decimation: None Sample rate: 5Msps Banwith: 1.000000 MHz LNO LB: 0.000000 Mhz Input control: -------------- LNA gain: 22 db TIA gain: 9 db PGA gain: 12 db LB gain: 0 db Swap I/Q [] DC Remove [] No limits [] IQ balance [] Freq. correction: 0.0 ppm Antenna: RXL Reset frequency controller digits [] Note that the chosen Antenna is specific to my setup. TODO: - Make the package install in /usr/ instead of /usr/local - Validate the packages on i686 and armv7h - Package the kernel module - Package the other libraries required for the USB3 support. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2018-12-01pcr: Move work in progress xtrx related packages to pcr-testingDenis 'GNUtoo' Carikli
As I understand from what I was told on IRC, pcr is not for packages that are still in developement and not good enough quality to be pushed in the repositories that users are using while pcr-testing seem to be apropriate for that. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2018-11-30pcr: Add prelimirary userspace support for the xtrx SDRDenis 'GNUtoo' Carikli
Caveats: - There is no package for xtrx-linux-pcie-drv yet - The liblms7002m, libxtrx and libxtrxdsp are installed in /usr/local/ - While gqrx can be launched, I didn't manage to receive commercial FM stations with it yet. That may be due to: - my hardware setup (antennas, etc) which is far from being obtimal - my software setup (i686 hasn't been reported to work yet) - Wrong parameters in gqrx: the device seem to be other and the device string seem to be "xtrx", but other than that I didn't have a good enough waterfall to verify that it is receiving something. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>