mathison
mathison
I noticed that a reload clears it up! But only to find out that new database entrys are not retained after i kill the program. After adding a few entrys...
It would be nice to enable the audio stream for a specific recever. Say i dont audio in the browser, but just on the stream? Then open up a second...
-Suggestion: web ui should make a distinct visual indication between a tracking plot and Antenna position. Focus on code to update the predicted position and plot that on the globe....
Option 2 ... I will go ahead and create a new db.
It should add config.devices.add.plugin rigctl control for its VFO and IQ audio input! ``` # -*- coding: utf-8 -*- # This is a ShinySDR configuration file. For more information about...
It's not a single sdr server!
pardon the formatting errors!!! When I isolated the device in the server. removing the RTL and hackRF, It fails. Looks to be mad "ERROR:shinysdr:ConfigException: No devices have been configured using...
I haven't fixed the permissions for ttyUSB0 so im using root for testing. its still producing errors, having trouble passing frames? ------------------------- ``` INFO:shinysdr:Starting factory INFO:shinysdr:[unfiltered] ERROR:shinysdr:An error occurred while...
OOOCRITICAL:shinysdr:Unhandled error in Deferred: CRITICAL:shinysdr: Traceback (most recent call last): File "/home/w6bb/.local/lib/python2.7/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/home/w6bb/shinysdr/conFiG/config.py", line 30, in d.addCallback(lambda rig: config.devices.add('RSHFiq',rig, shinysdr.devices.AudioDevice('Built-in...
That was progress .... one must now define a proper audio device!!! it should be something like this "plughw:0,0" "" gr::log :INFO: audio source - Audio source arch: alsa ALSA...