markjfine
markjfine
Lately have been using Gqrx to do some digital mode stuff. This requires piping output to VB-Cable so a second app can use the audio for decoding purposes, e.g., Dream...
I've recently added some simple remote control to an application I developed called Frequency Browser that includes Frequency read/write, Mode/Bandwidth read/write, and timer-triggered Meter reads. A 'nice to have' would...
If you have a local clone, you will need to run: `git branch -m main master` `git fetch origin` `git branch -u origin/master master` `git remote set-head origin -a`
More to come.
Not an issue, per se, but thought I'd start a section specifically for general reception discussion. In addition to many on FM, there are now several all-digital AM stations listed,...
- [ ] 1. Code Cleanup. I've been fooling around with the app on Linux as well and seems like it's doing what it's supposed to do. I'd really like...
1. Requires changes to swradio-8.pro similarly noted in https://github.com/JvanKatwijk/swradio-8/issues/4: ``` #LIBS += -L/usr/lib64 #LIBS += -L/lib64 #INCLUDEPATH += /usr/include/qt5/qwt INCLUDEPATH += /usr/local/include /usr/local/lib/qwt.framework/Headers QMAKE_LFLAGS += -F/usr/local/opt/qwt-qt5/lib -L/usr/local/lib #LIBS += -lqwt...
### Validation - [X] I've read the [FAQ](https://github.com/xenia-canary/xenia-canary/wiki/FAQ). - [X] The Xenia build used is from a canary branch. (not MLBS/AlexVS/master/pull requests, etc) - [X] This issue isn't for help...
With conditions as sporadic as they've been, thinking it might be helpful to add dynamic noise reduction via speex or opus codecs. Both are free, open, and I believe available...
Understand this was mostly a graphics update that doesn't really touch anything to do with remote control. Nevertheless, something is crushing remote control output. GQRX is acting on external commands...