Skip to content
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

Fetch upstream F' into serial default changes #4

Merged
merged 13 commits into from
Jun 8, 2021

Conversation

rohandkn
Copy link
Owner

@rohandkn rohandkn commented Jun 8, 2021

Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

A description of the changes contained in the PR.

Rationale

A rationale for this change. e.g. fixes bug, or most projects need XYZ feature.

Testing/Review Recommendations

Fill in testing procedures, specific items to focus on for review, or other info to help the team verify these changes are flight-quality.

Future Work

Note any additional work that will be done relating to this issue.

Joshua-Anderson and others added 13 commits June 1, 2021 20:38
Our XML files had incorrect schema paths, so they needed to be corrected or removed.
Because of the upcoming transition to F'' YAML modeling, removing the schema refrences is an easier
approach than correcting all component xml files.
…cessary for reading data out of certain devicesm, mainly memory chips, but also for an ADC we need to read data from

* lestarch: adding missspelling
* lestarch: cleaning out schema line that we've discontinued.

Co-authored-by: Brandon Metz <bcmetz@jpl.nasa.gov>
* Added support for default attributes in discrete enum declaration in XML

* Added tests and fixed header file include in hpp file

* Added enum fixes to cpp template, changed default documentation, and tested XmlEnumParser.py

* Added enum fixes to cpp template, changed default documentation, and tested XmlEnumParser.py

* Added test for uninitialized value for not-set default values

* Added nothing

* Removed changes from gitignore

* Added default value tests for enum

* Added minor changes to improve readability of enum default value initialization

* Merged changes from upstream f prime

* Resolved Enum XML merge conflict

* Resolved Enum XML merge conflict

* Added change to enum default value test

* Removed unneeded files
@rohandkn rohandkn merged commit 657bb61 into rohandkn:serial-default Jun 8, 2021
rohandkn pushed a commit that referenced this pull request Jul 21, 2021
* Create tutorial-support.yml

* Update tutorial-support.yml

GpsApp tutorial to be pulled for build test and submodules to be pulled recursively

* Implementation of tutorial workflow

* typo in repo address

* Added missing github action file

* Changed workflow path

* Changed dir paths

* Work around for workflow

* work around

* troubleshooting

* troubleshoot

* troubleshoot

* Performance update

* Path correction

* troubleshoot

* Dockerfile correction

* path change

* path change

* path fix

* path fix

* path fix

* path fix

* paht fix

* Revert to changes

* Completed workflow for tutorial support

* troubleshoot

* Build path error

* Optimization of workflow

* Path fix

* Path fix

* Path fix #1

* path fix #2

* path check

* Workflow test

* Workflow test #2

* Added logging feature

* Logs Troubleshoot

* Typo fix

* Troubleshoot #1

* Troubleshoot #2

* Corrected typo on path

* Troubleshoot #3

* Troubleshoot #4

* Troubleshoot #5

* Removed log archive feature

* Changed repo path to conform pull request merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants