srcejon
srcejon
Having multiple per individual channel / feature presets sounds good. But I would really like it, if one could load automatically :) How about after creating a channel/feature, it automatically...
> The load of the "Default" preset may just follow the creation with the (true) defaults. So if "Default" does not exist it just does nothing and you will have...
It would also be good if this worked for the spectrum settings too - so that every time I open a device, I get preferred grid / colour / FFT...
To clarify, I was mainly thinking of the Main Spectrum. E.g., the use case is: - Press Add Rx/Tx device - Have appearance and annotation marker settings automatically applied to...
> In a lot of cases you will want once to start say your RTL-SDR device as a Broadcast FM receiver and the next time as a NBFM receiver for...
> Sure... in the order of importance the Features would come first I think and more importantly for complex features like the Map but that's a global features thing, then...
Ok, I'll take a look. Note the instructions suggest this version: git clone https://github.com/srcejon/aptdec.git
The current aptdec code can't compile with MSVC, so this can't be updated at the moment.
https://github.com/Xerbo/aptdec/issues/20
Yes, SDRAngel uses QWidget::saveGeometry QWidget::restoreGeometry to save and restore widget positions, and this works on single monitor setups. There is this Qt bug: https://bugreports.qt.io/browse/QTBUG-70721 that suggests calling restoreGeometry twice might...