|
API Documentation v0.0.1
|
Review Simple FOC library MIT copyright for compatibility. Update copy right notice above as needed for the usage as a git-submodule.
Extract just the code for MT6935 hall sensors from the Simple FOC library.
If/When DCS Skunkworks fixes the multiposition switch remove the rwrDisTypeSw.pollThisInput(); call.
If it's determined that users won't have to tweak the mapped value maxes, remove the temp reads for the hall sensors and combine the outboard and inboard throttle lines like:
Remove bleedAirKnob.pollThisInput() if/When DCS-Skunkworks fixes the DcsBios::SwitchMultiPos to work with PIN_NC.
If/When https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56 is accepted by DCS Skunkworks remove the insSw.pollThisInput(); call.
When flight idle detent is fixed mechanically for more consistent usage, explore using the aircraft's g-load to simiulate high-G maneuvers causing the flight idle stop to retract and allow inadvertent selection of ground idle.
Remove the SwitchMultiPosDebounce class if the debounce feature is integrated into the DCS-BIOS Arduino library as per the pull request https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56.
Remove the SwitchMultiPosDebounce class if the debounce feature is integrated into the DCS-BIOS Arduino library.
Remove the SwitchMultiPosDebounce class if the debounce feature is integrated into the DCS-BIOS Arduino library as per the pull request https://github.com/DCS-Skunkworks/dcs-bios-arduino-library/pull/56.