API Documentation v0.0.1
Loading...
Searching...
No Matches
Bug List
File 1A2-MASTER_ARM_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile. #define DCSBIOS_RS485_SLAVE 1 ///DCSBios RS485 Bus Address, once bug resolved move line below comment.
File 1A3-L_DDI_AND_EWI.ino
Currently does not work with the Pro Micro (32U4), Fails to compile
File 1A6-SPIN_RCVY_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 1A7-HUD_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 3A2A1-SEAT_CONTROLS.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A2A1-LDG_GEAR_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A3A1-SELECT_JETT_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A4A2-EXT_LIGHTS_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A5A1-FUEL_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A5A2-APU_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A6A1-FCS_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 4A7A1-COMM_PANEL.ino

RS485 currently does not work with the Pro Micro (32U4), Fails to compile.

File 4A7A2-OBOGS_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 5A10-DEFOG_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 5A6A1-INTR_LT_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 5A7A1-SNSR_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 5A8A1-SIM_CNTL_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
File 5A9A1-KY58_PANEL.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
Member loop ()
Potential bug, the hook bypass auto-cancel delay time varies when running sketch. The sim's the auto-cancel delay is ~3.8 seconds. In testing the sketch the auto-cancel will be at least 3.2 seconds, but can be as long as ~8 seconds. This is likely due to delays in DCSBios sending state updates.
File OHSketchTemplate.ino
Currently does not work with the Pro Micro (32U4), Fails to compile.
Member onFlirSwChange (unsigned int newValue)
The code to check the FLIR switch state should work, but for some unkown reason it's not releasing the mag-switch like the landing gear or the A/G master mode does. Potential DCSBios bug.
Member onInstrIntLtChange (unsigned int newValue)
Potential bug with backlighting, the lights are either full on when DCSBios reports the intensity >50% or full off <50%. May be an electrical / PCB issue.