Profile settings web app
NewHome › Forums › OSSC, OSSC Pro and DExx-vd isl › OSSC – Discussion and support › Profile settings web app
- This topic has 64 replies, 21 voices, and was last updated April 21, 2025 at 4:56 AM by
Angelgdl.
-
AuthorPosts
-
October 22, 2018 at 7:48 PM #23401
Thanks to Megari the current 0.82 firmware can load settings from SD card.
I wanted to see if it was possible to make a website that produces the binary file the OSSC needs and it turns out it is!
http://pbnl.byethost7.com/ossc/profiles/
You can change settings for every profile and export them as bin file for importing with the OSSC, or as a json file for importing back into the web app.
The bin file must be written to the sdcard the same way as a firmware update.
It is setup in such a way so that it’s easy to add support for newer firmwares.
With the json file it is possible to import an old profile into the web app and export a bin file for any supported firmware.
Please try it out if you are running 0.82 firmware.
October 23, 2018 at 9:54 AM #23404Wow, fantastic work! With this tool then it will be possible to backup/restore profiles between firmwares?
October 23, 2018 at 10:10 AM #23405Looking forward to trying this out, thank you very much for your effort (and to Megari also)!
October 23, 2018 at 12:02 PM #23407@Bucko Yes as long as you have the settings in the json file you can save a .bin file for any firmware version. Settings that are not found in another firmware will be skipped.
I just uploaded a change to the json output format so it is better able to apply settings between firmwares.
October 27, 2018 at 9:47 PM #23451link for recent firmware?
October 27, 2018 at 11:08 PM #234540.82 doesn’t appear to have been published yet. The changes are not in the changelog on the xrgb wiki, and it’s not in the common (is it official?) firmware repository at https://www.niksula.hut.fi/~mhiienka/ossc/fw/.
October 28, 2018 at 5:49 PM #23465Firmware v0.82 is still under development, and there’s quite many changes under the hood so it needs thorough testing before a public release.
November 3, 2018 at 5:44 PM #23560Awesome, paulb_nl! I was writing a command-line application to do exactly this, but got a bit overwhelmed and eventually sidetracked. Glad to see that this is now implemented!
November 13, 2018 at 2:27 PM #23712The app is missing the 512×240 optimal timing option in the drop-down box on each LineX mode. Can you update the app to include this new feature of firmware 0.82? Much appreciated!
Edit: This is also causing a bug: When you assign 320×240 mode in the app for each LineX box, the OSSC reads it as 512. When you assign 256×240 in the app, the OSSC sees that as 320. So it seems the missing 512 mode is causing a ‘shift’ in the OSSC’s recognition of optimal timing modes from the bin file.
November 13, 2018 at 4:58 PM #23717Ooops I added those new modes to the timing tweaker but forgot the LineX settings. Fixed now 🙂
November 13, 2018 at 5:30 PM #23719Anonymous
With the json file it is possible to import an old profile into the web app and export a bin file for any supported firmware.
Can you please explain this. Is it possible to export profiles from firmware .81, before updating to .82?
November 13, 2018 at 6:16 PM #23725With the json file it is possible to import an old profile into the web app and export a bin file for any supported firmware.
Can you please explain this. Is it possible to export profiles from firmware .81, before updating to .82?
I believe he means you can import old profiles going forward. As far as I know, there is zero import/export functionality in any firmwares prior to 0.82, so this time you’ll need to manually enter your existing profiles into the web app; but, when 0.83 and beyond come out, you’ll be able to feed that JSON file into the web app to get the newer firmware loaded with your pre-existing profiles.
November 13, 2018 at 7:25 PM #23727Anonymous
Got it. I was being a little overly wishful there, but great to see this feature, moving forward.
Nice work on this web app, it is much appreciated!
November 14, 2018 at 6:43 AM #23732Thanks for fixing that bug in the app! I was able to make a working set of profiles for RGB SCART (except 32X is using HD Retrovision cables in the YPbPr jacks):
November 14, 2018 at 10:27 PM #23742I’m having a very difficult time fine-tuning the advanced feature sliders. I seem to only be able to use the mouse, which causes values such as H. sample rate to jump from 341 to 352, but I need it to only go to 342. Is there a way to get finer-grain control?
-
AuthorPosts
- You must be logged in to reply to this topic.