-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MobiFlight Project added #1949
MobiFlight Project added #1949
Conversation
Requires more unit tests
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
Hey Sebastian, That's so great to see progressing this issue! Cool! Thanks! |
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
Build for this pull request: |
* First stab at JSON config and project * Update the expected XML files after removing "trigger" attribute * Convert the pin to common Device using DeviceConfig * Refactor LedModule to Device * Refactored LCD Display * Refactor Servo to as Device * Refactored ShiftRegister to Device * Refactor Stepper to be Device * Refactor CustomDevice to Device * Removed BCD device type * JSON Serialization is working in a first version. Requires more unit tests * Improve JSON serialization * Change frontend to be comaptible with new serialization format * Output device panels are working * device icons are displayed correctly in UI * Config List View working * Unit tests working * Fixed unit tests. * Fix an execution bug * Fix linter * Proper JSON Serialization and unit tests * Add missing CustomDevice * On "Add" send 1 item to the UI * Use autofocus on edit * Add mcc to default filter. * Complete JSON serialization for modifiers, including Unit tests * Fixed Output DeviceConfig serialization. * use only short type names in JSON * Add unit test for configreflist JSON serialization * Improve Precondition serialization * Don't include null values for MSFS2020 CustomInputAction * No setting node handling * Add more unit tests for open and save of files * Fixed ShiftRegister and also added unit tests for it * Added exception handling for ExecuteTestOn/Off
MobiFligth now knows of
Project
This is the first step towards a more flexible system for aggregating multiple configs into one.
mcc
-files