Guppy Posted August 13, 2018 Posted August 13, 2018 Hello - On the Display7Segment for the hornet... the box that they always populate in is black with a light grey border. Is there a way to change this color/image? I cannot seem to find where it is located to change that setting. Thanks. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 13, 2018 Posted August 13, 2018 The color of the sigments are changeable. In the Instrumentfunction tab, in the Inputs field, defines this color in hex (for example, ABF9AB) for displays. Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 13, 2018 Posted August 13, 2018 The color of the sigments are changeable. In the Instrumentfunction tab, in the Inputs field, defines this color in hex (for example, ABF9AB) for displays. I mean the where the 7Segment sits in. I see the hex color, where you can change it. I’m talking about the actual box/frame which is black with a light grey border. I can’t figure out how to change that. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 13, 2018 Posted August 13, 2018 Unfortunately, that can not be changed from the outside. This is determined by design. For the black background, I could imagine a second parameter. Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
H-J-P Posted August 13, 2018 Posted August 13, 2018 (edited) Would that help you? About a third parameter, I still think .... Edited August 13, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 13, 2018 Posted August 13, 2018 Yeah it would be super helpful to be able to change the following: 1) text color (already have) 2) border of box color 3) box fill color I think there is a border color but I’m not at home to look (#2 above). Also randomly testing thing this AM and I noticed buttons on the hornet aren’t working. That is when I push them in IKARUS they aren’t translating to DCS. Lamps work perfectly though. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 13, 2018 Posted August 13, 2018 (edited) I'll check. Which bottons do not work? You have to give more details, please. Which version of Ikarus do you use? Edited August 13, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
H-J-P Posted August 13, 2018 Posted August 13, 2018 my problem is just to keep comform with the existing cockpits. That's the challenges. Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 14, 2018 Posted August 14, 2018 Sorry - none of the UFC buttons or the DDIs were working... I'm going to give it a shot and try again. They don't register in the sim. v1.4.5.3e My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
Guppy Posted August 14, 2018 Posted August 14, 2018 (edited) I had IKARUS/DAC set as false to send data. Whoops. Fixed! Edited August 14, 2018 by Guppy My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
McMicha Posted August 14, 2018 Posted August 14, 2018 (edited) @H-J-P: this can be implemented as it is now with the text color. If a value is specified, then it is used, otherwise the default value is used. Example: Input: ABF9AB;BBFF12;BEF547 The first value is the text color, the second the background color and the third the border color. If only two values are specified, the frame color has the default value. And it would be even better if besides 6-digit hex code for the color also an 8-digit hex code with alpha channel is supported, i.e. besides RGB also RGBA. Then 000000 would be black and 00000000 transparent or 00000088 black semi-transparent. Transparent background and frame color would be very interesting in any case, but also a transparency setting for the text color would be good. Edit: XAML also knows the alpha channel, but this is given first: ARGB Edited August 14, 2018 by McMicha Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" DCS ExportScript D.A.C. DCS to Arcaze Communicator Ikarus a new Virtual Cockpit Software Deutscher Forums Thread English Forums Thread Hard/Software: AMD Ryzen 7 1800X, 32 GiB RAM, extra SSD for Windows 10 and DCS World, AMD Vega Frontier Edition with 16 GiB VRAM
Guppy Posted August 14, 2018 Posted August 14, 2018 @H-J-P: this can be implemented as it is now with the text color. If a value is specified, then it is used, otherwise the default value is used. Example: Input: ABF9AB;BBFF12;BEF547 The first value is the text color, the second the background color and the third the border color. If only two values are specified, the frame color has the default value. And it would be even better if besides 6-digit hex code for the color also an 8-digit hex code with alpha channel is supported, i.e. besides RGB also RGBA. Then 000000 would be black and 00000000 transparent or 00000088 black semi-transparent. Transparent background and frame color would be very interesting in any case, but also a transparency setting for the text color would be good. Edit: XAML also knows the alpha channel, but this is given first: ARGB I support transparent backgrounds! My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
Guppy Posted August 14, 2018 Posted August 14, 2018 Worked on the UFC a bit this AM. Using this tool is quite easy. Most of my time is spent making the images and figuring out coordinates. very much love it! My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 14, 2018 Posted August 14, 2018 (edited) It gets a little more elaborate because I have to remain compatibel with the other cockpits. One more thing. WPF uses ARGB. Edited August 14, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
H-J-P Posted August 14, 2018 Posted August 14, 2018 (edited) I finished it with version 1.4.5.3g. ARGB for Font, Background and Border. Have fun with it. Thank you for the praise. Yes, I also need more time for the graphics than for the configuration. That looks very good with you. Keep me up to date. Edited August 14, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
H-J-P Posted August 14, 2018 Posted August 14, 2018 (edited) I forgot one thing. The notation in the Input field is for example: FF9430, 11BBFF12, FF808080. It also works without specifying the alpha channel. The separator is the comma character. Edited August 14, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 15, 2018 Posted August 15, 2018 Got it - thanks. Also, in the Hornet Module in Instruments there is an FA18C_Engine as class. I cannot figure out what this does. It seems like its just an image. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 15, 2018 Posted August 15, 2018 No, that's not just a picture. The two needles are animatable. However, the IDs are not yet documented. Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 15, 2018 Posted August 15, 2018 I think I found a bug in Ikarus on the following switch: SwitchOnOffOn The off position, in this case, mid. Is increasing the pixel size. wwhen selecting the Up/Down in resizes to the correct pixel count. I have the size set to 80. Here's a screen shot of each - any ideas? I've validated that each image is the same size. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
Guppy Posted August 15, 2018 Posted August 15, 2018 (edited) I got it to work! FUN! @H-J-P: this can be implemented as it is now with the text color. If a value is specified, then it is used, otherwise the default value is used. Example: Input: ABF9AB;BBFF12;BEF547 The first value is the text color, the second the background color and the third the border color. If only two values are specified, the frame color has the default value. And it would be even better if besides 6-digit hex code for the color also an 8-digit hex code with alpha channel is supported, i.e. besides RGB also RGBA. Then 000000 would be black and 00000000 transparent or 00000088 black semi-transparent. Transparent background and frame color would be very interesting in any case, but also a transparency setting for the text color would be good. Edit: XAML also knows the alpha channel, but this is given first: ARGB Edited August 15, 2018 by Guppy My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
Guppy Posted August 15, 2018 Posted August 15, 2018 Here's an update! My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 15, 2018 Posted August 15, 2018 Interesting. Sorry, I do not change sizes while switching. That could be an optical illusion. The base size is given by the png - files. The size change is done via scaling. What size in pixels do your png files have? Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 15, 2018 Posted August 15, 2018 Interesting. Sorry, I do not change sizes while switching. That could be an optical illusion. The base size is given by the png - files. The size change is done via scaling. What size in pixels do your png files have? So the original size, that I had issues with, was 80x209 and i set the size to 60 in Ikarus. I then upped it to 112x313, which is the file size you use, and there is minimal size change, but it still occurs...i size it to 60 in Ikarus. My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
H-J-P Posted August 15, 2018 Posted August 15, 2018 (edited) Both sizes are o.k. So when switching only the different PNG files are made visible or invisible. Nothing more. Which graphic tool do you use? Do you use the same DPI per png? Edited August 15, 2018 by H-J-P Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" https://github.com/s-d-a/DAC, https://github.com/H-J-P/Ikarus/releases/latest, https://github.com/s-d-a/DCS-ExportScripts, Deutsches Forum, English Forum MSI Z270; INTEL Core i7-7700K, 4x 4,8GHz, Quad-Core "Kaby Lake", GeForce GTX 1080 Ti, TrackIR 5 Pro, TM HOTAS Warthog, MFG Crosswind, Win 10 x64 Pro, 3 x SSD keep it simple ... the 1000 small things ...
Guppy Posted August 15, 2018 Posted August 15, 2018 I found 3 bugs going through this: 1) HUD DAY/night Switch is linked to master arm 2) ALT BARO/RDR switch is mapped to Right Inner button 3) ATT INS/auto/STBY mapped to right outer button My Simpit Progress and Update Learn how to build a SimPit like mine: Follow my Blog here!
Recommended Posts