Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fdr): separate A32NX and A380X FDR files and converters; added a…
…dditional data (#9125) * feat(fdr): separate A32NX and A380X FDR files and converters; added additional data * feat(fdr): removed engine data * feat(fdr): removed unnecessary data from simdata * feat(fdr): added fuel system data to simconnect interface * feat(fdr): added fuel system data to FDR * feat(fdr): improved passing of arguments to be more performant * feat(fdr): increased written flight computer count to have better analysis capabilities * feat(fbw_wasm): switched simconnect interface to return and take values by reference to improve performance * fix(fbw_wasm): added missing by references * feat(fdr): use local variables for configuration to allow changing via EFB in the future * feat(efb/fdr): added option to enable/disable FDR in EFB * feat(fdr): added DFDR event information to base data
- Loading branch information