Edouard Griffiths
Edouard Griffiths
Maybe the fork has still valuable code I did not look into details but it is Qt based so it could be a good start. There are many SSTV standards...
I'll try to build and play with QSSTV to see how it looks like. May be useful to get some test signals also.
> I think it would be useful if users could set the initial settings for any particular plugin, so that whenever that feature or channel is added, the user's settings...
I am still a bit concerned about how we create the channel/feature but may be this is over-concern. The load of the "Default" preset may just follow the creation with...
There is a difference in nature between the spectrum component and channels or features. The spectrum component is part of channel and features and device set also so its settings...
> The important bit from my perspective, is that the settings are be applied automatically. Not sure this is tremendously useful. In a lot of cases you will want once...
> Yes, but if it's something that you do every single time, and you it quite frequently, to me it makes sense to automate it. It's of course not the...
There might still be an interest for a Default device set preset this is when you want your own defaults instead of the default defaults like starting at 435 MHz...
I am not sure about how this can be controlled. Qt does pretty much what it wants... Edit: for me also this happens on multiple screens (2 are enough!). That...
You are missing Qt Charts in the dependencies although it is required: https://github.com/f4exb/sdrangel/blob/master/CMakeLists.txt#L408 https://github.com/f4exb/sdrangel/blob/master/.appveyor.yml#L87 I don't know how the software was built but this is wrong.