Jump to content

No1sonuk

Members
  • Posts

    1601
  • Joined

  • Last visited

Everything posted by No1sonuk

  1. There was an app you could install in Chrome that showed the live data coming from DCS-BIOS while the game is running. Chrome doesn't support those apps anymore. BORT is a standalone program that replaces the live data Chrome app.
  2. I usually send to an I2C character LCD for debugging.
  3. I just tried the OP sketch without those two lines and it now displays the changing number. Good call, Vinc. I would still suggest a rewrite in modular form, though.
  4. I can't get it to work either, and my character LCD display is showing the values changing, so it's not DCS. Your code is too complex for me to fault-find this evening. Maybe you should start over and make it modular to begin with. Get it displaying a simple value changing first, then go into the fancy formatting.
  5. Did you notice the Chrome thing doesn't work anymore? You need "BORT" to get the live data now. There's a channel on the Flightpanels Discord.
  6. If you stick with Hub, you can't fix the problem.
  7. My previous comment was premature. I did a fresh install of the Flightpanels fork on a new machine today, including new arduino IDE and DCS-BIOS library, and the inverter switch operates correctly. If you are using the "Hub" version of DCS-BIOS, I suggest you uninstall and use the "Flightpanels Fork". It's a bit harder to connect, but it is actively bug-fixed and updated. Hub currently isn't. If you are using Flightpanels already, I suggest updating the library.
  8. I will add that you should use the Flightpanels fork of DCS-BIOS, not Hub. Hub isn't currently actively updated.
  9. If the lever pokes through a slot in the panel, you could align it with that somehow. Also, IIRC, the DPDT toggles have a horizontal bar inside that the lever could be anchored to.
  10. I've confirmed this is not working in the Flightpanels version of DCS-BIOS and have raised an issue report on their Github.
  11. If you're machining the lever, use a mill (or mill attachment on a lathe) and make it square or put a flat on it. Then 3D printed caps with matching holes won't rotate.
  12. Do you mean UltraMFCD? https://ultramfcd.com
  13. Check out this post:
  14. 12V gives overhead for the onboard regulator to work properly.
  15. I've been dabbling with arduinos with A10 and P51 so far. I've also just started using the Stream Deck part of the Flightpanels interface.
  16. I installed Flightpanels to a different DCS version, but I assume you'd have to completely uninstall Hub. Chrome doesn't support the apps anymore. Someone has created an alternative, but I can't remember what it's called. There's a channel on the FP discord. Socat needs to be unzipped depending on the OS version. Sorry for disjointed response - phone app freaking out in this forum.
  17. Firstly, assuming you installed the "Hub" version of DCS-BIOS, uninstall it and get the "FlightPanels" version. That one is actively updated, and has the MB339 according to the list. https://github.com/DCSFlightpanels
  18. The "zoomed back" images might be obtained by using a head tracker, leaning forward, then restting the view position. That means leaning back effectively zooms out.
  19. For reference, this is from an Airbus.
  20. I just tried my BU0836 and I see the problem. I confirm Scott's findings: The switch in the controls is set to TOGGLE when activated. It appears: "ON/OFF" means press on, press off. "ON<>OFF" means the control follows the switch state.
  21. The pull is a feature on real one's so it doesn't get moved by jolts, etc. Airbus levers also have an electronic interlock. Is there a reason why you can't build what you want?
  22. OK. I'll dig out my BU0836 and see if I get similar.
  23. All I can think of now is that it's something in how the switches are wired.
  24. Does it work OK after you've done that once? I've found some switches need to be "synced" before they'll work. e.g. When I do a cold start, I begin with the throttles at idle, then move them to cutoff before the startup sequence so that DCS registers they've switched. In your case, you might need to start with the switches at "ON", then move them to "OFF" before powerup in order for them to work. OTOH, in options>misc. there's an option to sync the cockpit controls to HOTAS on startup. Maybe that's what you need.
  25. If you're using the matrix on the BU0836A's, you need the diodes to allow more than one switch to be made at a time. If you don't use the diodes, the matrix polling can "go the wrong way" and could be a problem. To determine if this is the issue, put all the switches in their centre position (no connections) and try one each way at a time. If they work individually, you need the diodes. I have one of the matrix breakout boards. They give individual connections for each switch, and have the diodes built in.
×
×
  • Create New...