Scott Weis KB2EAR
Scott Weis KB2EAR
> System: Ubuntu 18.04.5 LTS > System built: Jan 2019 > Original Recorder prog built: Jul 2020 > RTL-SDR v2 (two of them) > > Has run well for over...
Nothing in trunk-recorder is real time, it always records then processes and then uploads.
Any progress on this I have a system that needs at least 2 band plan entries
Also broken on Ubuntu 18.04.
I have this problem on a fairly regular basis. on systems all over the country. Have to manually change main.cc to not load CC list from CC stream, and remove...
try ``` BandPlan temp_bandplan = { 0, // id; -45000000, // offset; 6250, // step; 851006250, // frequency; false, 0, // tdma; 12.5}; bandplans[0][0] = temp_bandplan; temp_bandplan = { 1,...