-
Posts
727 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by BlackLibrary
-
fixed in Flightpanels Fork Thx for this.
-
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.
-
Add ability to play audio on maps using a 3D point
BlackLibrary replied to nootshell's topic in Wish List
+1 -
try latest release of flightpanels. A-10C 2 should work Hub will be more and more outdated
-
but MB-339 is not finished in BIOS yet. its WIP
-
use the Black Shark one its the same. But only in Marter branch of FP BIOS. Hub will not get it.
-
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
-
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
-
DCS Bios and the Exterior Lights Switch on the Throttle
BlackLibrary replied to bigdave32's topic in Home Cockpits
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 -
@[MVP] MuggaRework is done from my side and uploaded to master branch of Flightpanel BIOS
-
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
-
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
-
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
-
same TACAN Channel used twice? (Had the same problem two days ago after placing 2 Carriers without changing the channel)
-
Today's udderly dumb DCS-Bios Newb question
BlackLibrary replied to Raisuli's topic in Home Cockpits
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. -
Running request - Bindable Button / Axis options
BlackLibrary replied to maverickturner's topic in Bugs and Problems
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')}, -
@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
-
Push still a problem in 2.7.14.23966 Open Beta
-
uh very old latest release is JAN 22 anyway try this: https://github.com/DCSFlightpanels/dcs-bios/archive/refs/heads/master.zip
-
no not hub its FP. but the latest release version. Try the master branch, there is a fix for this switch
-
what was the problem?
-
which BIOS version? Test is an extra button/switch
-
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
-
+1
-
Try my version: DCS-raygun.lua Apache, A-10A F-14A Integraded And error handler integraded because for log entrys some tweaks