forked from jrsteensen/OpenHornet-Software
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refactor ci #3
Draft
calvinmorrow
wants to merge
82
commits into
develop
Choose a base branch
from
refactor-ci
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Refactor ci #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added `@details` tag for doxygen header. Changed license from BY-NC-SA 3.0 to Apache 2 in file header. Closes jrsteensen#13
Broke Doxygen Workflow into two separate workflows: Main branch workflow generates doxygen and deploys it to gh-page, while develop branch workflow just generates the docs to the ./docs/html folder.
Buuuuut....it helps if the develop branch workflow doesn't deploy to gh-pages...
Non-Release Merge of Develop to Main for testing.
Reverted some changes to include more information in the template and not break doxygen docs.
Update OHSketchTemplate.ino
Fixed `Doxygen` typo.
Moved contributing info to wiki.
Updated repo templates Updated repo readme Moved contributing to wiki Updated sketch template Integrated Sandra's Master Arm panel code into the example one. Co-Authored-By: Calvin Morrow <[email protected]> Co-Authored-By: Sandra Carroll <[email protected]>
Latest Develop to Master
Diagnosing why the sketch is not populating in doxygen when the template is.
Got it showing doxygen and both file's info. (Local testing is important boys and girls!)
Updated doxygen and fixed files to display appropriately.
Deleting erroneous files.
Updated 1A6-SPIN_RCVY_PANEL.ino with the latest style guide for comments and naming standard.
Updated comments per the latest template for docs.
Added logo to header Updated title Updated description Added version number (which stays the same until release.)
Mostly just still experimenting with header and logo stuff.
Fixed logo link.
Added a couple helpful links
Made spelling corrections throughout. No changes to code itself. (Mostly just testing cLion IDE.) Signed-off-by: John Steensen <[email protected]>
For general shared IDE configuration as desired moving forward. Signed-off-by: John Steensen <[email protected]>
Signed-off-by: John Steensen <[email protected]>
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 4A7A1-COMM_PANEL New sketch for the comm panel. * Update 4A7A1-COMM_PANEL.ino added attention note on spinning the ILS rotary.
Attribution was misspelled as `Atribution`. Signed-off-by: John Steensen <[email protected]>
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * Feature New Sketch 4A4A2-EXT_LIGHTS_PANEL New sketch for the 4A4A2-EXT_LIGHTS_PANEL * Update 4A4A2-EXT_LIGHTS_PANEL.ino updated comments * Update 4A4A2-EXT_LIGHTS_PANEL.ino updated description as reqeusted.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 4A5A2-APU_PANEL New sketch for the 4A5A2-APU_PANEL with mag switch logic. * Update 4A5A2-APU_PANEL.ino fixed code layout for doxygen docs.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 4A5A1-FUEL_PANEL New sketch for the 4A5A1-FUEL_PANEL, with fuel dump mag-switch logic.
Fixed spelling throughout sketches. No change to programming, version number not incremented. Signed-off-by: John Steensen <[email protected]>
Fixed spelling throughout sketches. No change to programming, version number not incremented. Signed-off-by: John Steensen <[email protected]>
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 4A6A1-FCS_PANEL New sketch for the FCS panel.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 4A7A2-OBOGS_PANEL New sketch for the OBOGS panel.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Skectch 5A10-DEFOG_PANEL New sketch for the 5A10-DEFOG_PANEL with Joystick Library added as a new submodule.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 5A8A1-SIM_CNTL_PANEL New sketch for the 5A8A1-SIM_CNTL_PANEL.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 5A8A1-SIM_CNTL_PANEL New sketch for the 5A8A1-SIM_CNTL_PANEL. * New Sketch 3A2A1-SEAT_CONTROLS New sketch for the seat.
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 5A8A1-SIM_CNTL_PANEL New sketch for the 5A8A1-SIM_CNTL_PANEL. * New Sketch 5A9A1-KY58_PANEL.ino New sketch for the 5A9A1-KY58_PANEL
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 5A8A1-SIM_CNTL_PANEL New sketch for the 5A8A1-SIM_CNTL_PANEL. * New Sketch 5A6A1-INTR_LT_PANEL.ino New sketch for the 5A6A1-INTR_LT_PANEL
* refactored_comments-1A7-HUD_PANEL Updated comments per the latest template for docs. * New Sketch 5A8A1-SIM_CNTL_PANEL New sketch for the 5A8A1-SIM_CNTL_PANEL. * New Sketch 5A7A1-SNSR_PANEL 5A7A1-SNSR_PANEL.ino * Refactored Sensor Sketch Panel Updated the code to use similar logic to DcsBios::SwitchMultiPosition to add in debounce logic. Also created a switch specific class to handle the radar switches pull logic so it can get into and out of EMERG with the wiring as specified in the interconnect diagram. * Just had ChatGPT comment the header file. Signed-off-by: John Steensen <[email protected]> --------- Signed-off-by: John Steensen <[email protected]> Co-authored-by: John Steensen <[email protected]>
…R instead of relative directories
…causing errors with arduino joystick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Addresses # (issue)
Dependencies
Type of change
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Description
Test Configuration