-
Hi folks,
I switched the display of my beaglebone to a 7" (1024x600.)
Compiling the code was no problem, but when I start, I get full_rx_buffer errors and the waterfall / spectrum of the program is …
dm6tt updated
7 years ago
-
I was able to control cubicSDR frequency with a ham radio connected to a physical usb port, ie., '/dev/tty.usbmodem1421'. This is awesome!
Is it possible to enter a network address in the control p…
tkzic updated
7 years ago
-
GPIO is remed out in Makefile
kc7noaa@odroid64:~/Downloads/pihpsdr$ make
rm -f version.o
gcc -g -Wno-deprecated-declarations -D odroid -D LIMESDR -D SHORT_FRAMES -D GIT_DATE='"2017-02-22"'…
-
-
In the scanning module, ALLOWED_SCAN_TYPES and SUPPORTED_SCANNING_MODES conflict. Unified on SUPPORTED_SCANNING_MODES.
In the scanning module, the new _frequency_tune method is calling _process_queue…
-
See issue #248 for more information about the manual's content
Now using ReadTheDocs for generating the manual, thanks @neilwillgettoit for getting it rolling.
CubicSDR Manual Repository:
- https://…
-
When the rigctl hostname or port are updated by UI entry, the updated entries are never used. These entry fields need callbacks to update the rigctl instance in the main thread. Further, the rigctl in…
-
If I start CQRlog "clean," meaning without rigctld running, it starts up and works fine. If I exit CQRlog, but do not log out or do anything else to manually kill the rigctld process, then the next ti…
-
I didn't know how else to let you know other than opening an issue ..
I tried out your hamlib implementation with my TS-2000, and it basically didn't work at all. So I added some debug code, which I'…
-
A very nifty feature could be to have bookmarks on arbitrary frequencies, such that a user can:
- Set a bookmark on a given frequency
- Have that bookmark show up as a vertical line on both the spectr…