-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some F-15E switches not working in dcs bios #223
Comments
the BIOS names from that switches would good. im not that familiar with the F-15 Edit: |
maybe the radar alt switch works for other modules, but it does not work for the F-15E at the moment. |
How should the f15 Radar switch work on other modules? Anyway BIOS and DCS Versions number and the names in BIOS from the switches that not work. without i can look into it. |
i thought you were testing radar alt switch found on other modules. I don't mean to expect the F-15's radar alt to work in other modules. DcsBios::Switch3Pos fSRdrAlt("F_S_RDR_ALT", PIN_A, PIN_B); I'm using dcs-bios-0.7.49. Control reference shows this version even though i downloaded 0.10.0. |
0.10 has no f-15 and is was outdated. I testen the Radar alt switch of the f-15 with bort and works as it should. The other you mentioned I didnt found due idk the f15. You give me the bios namens like F_S_RDR_ALT |
lol I thought 0.10.0 is the latest, as suggested by youtubers who told me to go here. Then I searched around and saw this |
thanks for letting me know there is a more up to date version from the fork, I chose the wrong one. i installed the 0.7.49. Now the radar alt, 3 dual encoders on the RICP panel, and the push pull switch for emergency landing gear work. Great progress! But the following still don't work //FRONT Fuel Bingo Selection //FRONT Altitude adjust (altimeter) For the ADI, it only moves between 45 and 90 degress, whether you push to turn or just turn |
0.10 was an update from this version, but the developer is gone. We moved on with the old versiiion and hold it uptodate. i take by time a look at these switches |
fix uploaded |
wow u are fast. I'd test them out. Thanks! |
So I have to download dcs bios again? I see the latest is Aug 12, not Sep 17. |
Yes Master branch. How to? Pls Look at the instructions I posted before. |
Warlord you fixed everything! Landing Gear Warning Tone Silence button, Fuel Bingo Selection, altimeter, ADI cage knob now all tested working. Great job! We are fixing and improving this module. Three other weird observations.
//FRONT Armament Jettison Selector
//FRONT Fuel Totalizer Selector
//FRONT AMAD Left Engine Fire Light (red) The following are working. When i click on test light switch on the right console light panel they light up //FRONT AMAD Left Engine Burn Throu Light (red) //FRONT AMAD Right Engine Burn Throu Light (red) Now in the latest control reference version 0.7.50, the LED code changed to like this below. these don't even compile. The ones with alphanumberic numbers like 0x931a, 0x0200 at least will compile for LEDs. |
1 and 2 are WIP - i look into it when i have time for the compiling error theres a new arduino library wich support these lines |
Again to the Lights: |
FRONT Armament Jettison Selector FRONT Fuel Totalizer Selector
…s-#223 F-15E - Fix for 2 Switches #223
Switches fixed tested and uploaded to master |
everything works? |
I downloaded the latest code. Imported the latest arduino 0.3.9 zip file. still couldn't compile. Then I added the files in it to dcs bios arduino library master folder. now I could compile the new code like fAmadREngFireL and the two burn through ones. Now all of them with the new type of code don't work, except the last one fAmadREngBurnL which works the opposite. it is prelit. When I press the test toggle, it goes off when it should light up. DcsBios::LED fAmadFireL(F_15E_F_AMAD_FIRE_L, 2); DcsBios::LED fAmadLEngBurnL(F_15E_F_AMAD_L_ENG_BURN_L, 5); So all 5 LEDs are not working. |
For the Armament Jettison rotary switch, first 3 positions now working. Thanks! |
For the Fuel Totalizer Selector, now first position BIT that didn't work now it works. 2nd position is FEED When I rotate from position 1 to 7, all work fine. When I rotate counter clockwise from 7 to 1, when I get to 3, it will not go to 2. I will have to repeat it. toggle between 2 and 3. then i can go to 2 from 3. I tried this a few times. So now one can rotate to position 1, which is an improvement. Thanks for all the hard work and help! |
Using the old type of code, the last 3 lights with 0x931a work. The first two with 0x9318 don't work. |
Any chance on making the LED code work? |
@WarLord211 could you take a look at this? I don't own the F15, otherwise I would. |
@WarLord211 can you check this? |
The led work via bort. The jumpin is confirmed but atm I have no solution. But I havent testen it with the last Patch. |
Where are we with this? Are there any specific tests I can do? |
The CAS panel has a few bugs. the pitch, yaw, roll 3-way toggles all flip to down position when physical toggle is flipped up. and down again when flipped down. In DCS they are either down or in the center only. they are down when they should be up. For the trim light, it doesn't turn on when trim button is pressed. old code new code both old and new code for LED not working. I believe all 3 CAS toggles above, and the trim light were working in the past. I've tested every button and switch and light in the F-15E. Only the AMAD panel have some LED not working. |
@rocketeer998 Create a new issue for new problems. I created a new issue for your last comment. |
Can this issue be closed then? |
given that some switches that used to work now no longer do, I don't know how many other switches got broken somehow with new code. I test switches few months ago and have been waiting for the fix the the few LEDs in AMAD panel. now 3 switches and a light are no longer working in CAS panel. Maybe more will appear. We'd need to retest all panels. I'd report if I find more issues. I'd also independently test using different switches and different arduino mega from the existing ones connected to my cockpit to make sure it's not the problem with the existing set up. |
Keep in mind that sometimes switches will break when the module developer (in this case, Razbam) makes changes to how their module works behind the scenes. We try to stay on top of these changes but it's difficult to catch everything and we'll inevitably miss some. Either way, if you could let us know which switches do not work as you're doing your tests that would be incredibly helpful! |
Engine panel. when you press the light test toggle in the Internal Light Panel, the JFS light comes on in DCS. but physical switch does not. Same as the CAS panel I reported yesterday, when you press the trim button, the trim light does not come on. It does in DCS game. and code is there. I just tested these using new physical switches and light indicators and a separate Mega. Both JFS light and CAS trim light still not working. For the three toggles (pitch, roll, yaw) in CAS panel I reported above, they are 3 way toggles. I said above they keep going to down (OFF) position. Upon careful observation, it is not always down. it is skipping the center RESET position. when I flip it to center, it went to the UP (ON) position, which from an angle it looks like the center position, since it is higher than the down position. So in DCS these toggles are just switching between ON and OFF position even using the mouse to click them. they are skipping the center RESET position! If these toggles are mean to be just ON and OFF without a center RESET position, then it should be a 2 way switch instead of a 3 way switch. DCS Bios has them as 3 way switches. Not sure if it has since changed to a 2 way switch in the game? or it is a bug in dcs that makes it skip the center position. |
Could you file a new issue for the engine panel issues you've mentioned? Also it greatly helps if you're able to include the bios control names, as we're not always familiar with the aircraft. I believe the CAS panel issues are being tracked here @jdahlblom was asking if the initial switch problems reported in this issue have been resolved. Are these switches working as expected? If so we should close this issue and track problems with the other switches in separate issues. It's much easier for us to keep track of what is and isn't working this way (and easier for others to discover if they have a similar issue as well).
|
I've answered the CAS issues in the link you provided. I'd file a new issue for the engine panel. As for the list above, I believe they have been solved but I'd need to test them again for sure since the trim light in CAS was working and now not so. I'd keep you guys posted. |
I am closing this issue as it is too broad or encompassing. |
I have hooked up all switches in DCS to physical switches. Some in the left panel and front console don't work. Could these be bugs in the dcs bios release for the F-15E, or because this module is in early release in DCS so we can blame it all on it still being in early access stage?
Left console
Front Console
The text was updated successfully, but these errors were encountered: