Jump to content

BlackLibrary

Members
  • Posts

    727
  • Joined

  • Last visited

Everything posted by BlackLibrary

  1. fixed in Flightpanels Fork Thx for this.
  2. in the arduino program. in the doc folder (if you use FP fork) and in the HUB docu is a userguide which explain this very well.
  3. try latest release of flightpanels. A-10C 2 should work Hub will be more and more outdated
  4. but MB-339 is not finished in BIOS yet. its WIP
  5. use the Black Shark one its the same. But only in Marter branch of FP BIOS. Hub will not get it.
  6. tanker lights not possible. since its no a player controlled thing/ other plane. there is no way to detect an AI plane and get his arguments for the lights. Sorry
  7. the Panel Buttons maybe Could work with BIOS. They are Clickkable but i cant get it to work. Dont Know why. But its WIP https://github.com/DCSFlightpanels/dcs-bios/blob/master/Scripts/DCS-BIOS/lib/SuperCarrier.lua
  8. if its clickable BIOS can handel it if not dont work with BIOS. Throttle and stickk usualy not clickable checked the F-18 look in "Throttle Quadrant" categorie
  9. @[MVP] MuggaRework is done from my side and uploaded to master branch of Flightpanel BIOS
  10. Im more than Happy to Update the Fork version. I talked with IndianaShane and started a rework of it. HUB cant updated (Missing rights) but the fork version is in WIP if you have some changes and error pls let me know that would make it easier for me
  11. chrome only needed for life data. for programming just open the controlref.html in a browser of your joice. But only with masterbranch the release version has a bug that you only see a blank page
  12. No and yes. DCSFlightpanels software is for driving the Saitek/Logitech Panels with DCS via DCS-BIOS The Flightpanel profiles are profiles for DCSFlightpanels the flightpanel DCS BIOS Fork is a "translator" program if you want to "play" with arduinos you need the Flightpanel BIOS fork and the Arduino library
  13. same TACAN Channel used twice? (Had the same problem two days ago after placing 2 Carriers without changing the channel)
  14. due a rework. the Html gives a CORS error, if opened in a browser. open it as Chrome app it works im searching for a fix.
  15. I add after every update these two. would nice if they get integraded: VDI Filter Toggle OFF/ON {down = device_commands.VDIG_VDI_filter,up=device_commands.VDIG_VDI_filter, cockpit_device_id=devices.VDI, value_down=1, name = _('VDI Filter Toggle OFF/ON'), category = _('-MODIFICATIONS')}, Accelerometer Reset Button {down = device_commands.ACCEL_Reset, up = device_commands.ACCEL_Reset, cockpit_device_id=devices.ACCELEROMETER, value_down = 1.0, value_up = 0.0, name = _('Accelerometer Reset Button'), category = _('-MODIFICATIONS')},
  16. @v81 this link is for profiles for DCSFlightpanel Software. Not for BIOS HUB may get the profile if there is a Maintainer. No1sunk mean our fork. Will require a new install of BIOS. https://github.com/DCSFlightpanels/dcs-bios
  17. Push still a problem in 2.7.14.23966 Open Beta
  18. uh very old latest release is JAN 22 anyway try this: https://github.com/DCSFlightpanels/dcs-bios/archive/refs/heads/master.zip
  19. no not hub its FP. but the latest release version. Try the master branch, there is a fix for this switch
  20. which BIOS version? Test is an extra button/switch
  21. We tested the Chat feature today and i must say not bad! sure needs tweaks but it goes in the right direction. Cool features would be: - Method to play Sound files on an freq. i often use recorded Radio transmission slike Radiostation (AFN) for music, ATC traffic for immersion, ... - setup an Atis for some Airports and an weather report for CVN
  22. Try my version: DCS-raygun.lua Apache, A-10A F-14A Integraded And error handler integraded because for log entrys some tweaks
×
×
  • Create New...