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

Sample Component Update #93

Closed
jlucas9 opened this issue Oct 19, 2022 · 3 comments
Closed

Sample Component Update #93

jlucas9 opened this issue Oct 19, 2022 · 3 comments
Assignees

Comments

@jlucas9
Copy link
Contributor

jlucas9 commented Oct 19, 2022

Review sample component and streamline where possible, UART interface only.

Updates to readme, comments, use device configuration, and removal of dead code are the focus.

Additionally UART appears to not be blocking in ASYNC mode taking additional resources.

Update the component template once completed as well!

@jlucas9 jlucas9 changed the title Sample Application Update Sample Component Update Oct 19, 2022
@jlucas9 jlucas9 moved this from Planned Next Release to In Progress in NOS3 Path Forward Nov 29, 2022
@jlucas9
Copy link
Contributor Author

jlucas9 commented Nov 29, 2022

Possible changes / updates:

  • Make synchronous (polled w/ no child task)
  • Remove unions and include device HK with app HK
    • Device data can remain separate
  • Remove dead code
  • Add enable (2) and disable (3) command codes
  • Add checkout
  • Use device configuration file
  • Integrate EPS simulator bus
  • Example ICD in markdown format

jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 1, 2022
…ux, added outside cfs build definitions to hwlib.h;
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 1, 2022
…tside cFS and updated bit_bit_order macro to latest cFS;
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 1, 2022
…tside cFS, updated bit_bit_order macro to latest cFS, and added arch_build.cmake;
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 1, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 1, 2022
jlucas9 added a commit to nasa-itc/to_lab that referenced this issue Dec 1, 2022
jlucas9 added a commit to nasa-itc/arducam that referenced this issue Dec 1, 2022
jlucas9 added a commit that referenced this issue Dec 1, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 9, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 13, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 13, 2022
jlucas9 added a commit that referenced this issue Dec 13, 2022
jlucas9 added a commit to nasa-itc/novatel_oem615 that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 14, 2022
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 14, 2022
@jlucas9
Copy link
Contributor Author

jlucas9 commented Dec 14, 2022

jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Dec 14, 2022
…t usart_device[handle] to allow re-use of the port;
jlucas9 added a commit to nasa-itc/sample that referenced this issue Dec 14, 2022
…ion and fix copy paste error between enable/disable;
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/hwlib that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/novatel_oem615 that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/sample that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/sample that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/sample that referenced this issue Jan 4, 2023
jlucas9 added a commit to nasa-itc/gsw-cosmos that referenced this issue Jan 4, 2023
@jlucas9
Copy link
Contributor Author

jlucas9 commented Jan 12, 2023

Fully merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants