Default user profile
Hello @jks , does it possible feature for KiwiSDR when owner (with admin password) can create and save default user profile with preferred interface settings?
And the second question, - maybe anyone know how configure default filters for AM-USB-LSB-CW...?
I know we can set default frequency and mode in Admin interface, but how about default filters for any modes (low-pass high-pass values)?
73! Yuri
And the second question, - maybe anyone know how configure default filters for AM-USB-LSB-CW...?
I know we can set default frequency and mode in Admin interface, but how about default filters for any modes (low-pass high-pass values)?
73! Yuri
Comments
Using cookies or local storage it is easy to implement preferences per Kiwi (per URL). But that is obviously not what you want. You want to set a preference once and have it apply to every Kiwi you ever visit. I have some code already that implements part of the solution, but there is much more work to be done. For reasons that are too complex to explain here it requires that your browser make an additional connection to kiwisdr.com no matter what Kiwi you are making the receiving connect to. I don't like that restriction, but it seems the only way to make it work.
I say about default profile for only owned SDR with preferred settings for users who come to it and maybe it's more simple for programming? For example - admin configure user interface settings then push magic keys, type admin password and this settings store like default for any new users (like json). Of course, users can change this presets... But I think for Kiwi with 3G connection many admins want freeze some settings, - for example don't allow switch off sound compression...