Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Releases: DCS-Skunkworks/BIOSBuddy

Small fix when sending DCS-BIOS commands

17 Apr 08:36
08b7d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

NS430 Navigation System now loading properly

11 Apr 11:37
6d39c80
Compare
Choose a tag to compare
Update DCSFPCommon (#26)

* Update DCSFPCommon

* Version bump

GUI changes

01 Apr 14:20
8f13280
Compare
Choose a tag to compare

When starting BIOSBuddy shows last control that was in view when closing the application.

What's Changed

Full Changelog: v1.0.8...v1.0.9

Minor GUI change, no limit on shown controls when searching

25 Mar 12:28
5e6a34c
Compare
Choose a tag to compare

There may be a performance strain when showing many controls at the same time. The limit was hardcoded to 70 but has now been removed. Some modules have more controls than 70 in a single category.

Minor change, Arduino information fix

18 Mar 10:04
26b90f0
Compare
Choose a tag to compare

Mask was missing for LED output.

What's Changed

Full Changelog: v1.0.5...v1.0.6

Minor changes

11 Mar 07:27
d9cfe63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

02 Mar 09:29
dfe2133
Compare
Choose a tag to compare
  • Arduino API code changed, now shows the macros defined in Addresses.h
  • send cmd populates the text box with commands that can be sent depending on type of control
  • Shows version info

What's Changed

Full Changelog: v1.0.3...v1.0.4

Initial release

27 Feb 13:09
50c2fd2
Compare
Choose a tag to compare

This is the Control Reference (ctrlref.exe) which has been included in the DCSFP release.
It has now been renamed and moved to its own repository.