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

Fix #50, Updates Guide-GroundSystem.txt and CheaderParser.py from pyt… #56

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

dmknutsen
Copy link
Contributor

Describe the contribution
Fix #50, Updates Guide-GroundSystem.txt and CheaderParser.py from python 2-->3

Testing performed
Steps taken to test the contribution:

  1. Built new VM (Ubuntu OS) and verified that updated installation instructions work as expected.
  2. Used CHeaderParser.py to add commands for a custom cFS application and verified that associated commands are able to get sent successfully.

Expected behavior changes
Guide-GroundSystem.txt and CheaderParser.py updated from python 2-->3

System(s) tested on

  • Oracle VM VirtualBox
  • OS: ubuntu-19.10
  • Versions: cFE 6.7.6.0, OSAL 5.0.6.0, PSP 1.4.4.0

Contributor Info
Dan Knutsen
GSFC/NASA

@mprather
Copy link

mprather commented Feb 4, 2020

From a clean install on Ubuntu 18.04, I need 1 additional package to avoid any warnings during startup of the GroundSystem script, the libcanberra-gtk-module. Without this library, the script always reports Gtk-Message: : Failed to load module "canberra-gtk-module". I'm not sure if this library is truly needed but it's worth calling out that something is expecting to use the library.

@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Mar 16, 2020
@astrogeco
Copy link
Contributor

CCB 20200318 - Add an "outdated" notice for CentOS and Mac instructions instead of removing them.

… python 2-->3

Fix nasa#50, Updates Guide-GroundSystem.txt and CheaderParser.py from python 2-->3
@astrogeco astrogeco added CCB - 20200318 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Mar 18, 2020
@astrogeco astrogeco self-requested a review March 18, 2020 21:01
Guide-GroundSystem.txt Show resolved Hide resolved
@astrogeco astrogeco added the CCB:Approved Indicates approval by CCB label Mar 20, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate March 23, 2020 17:02
@astrogeco astrogeco merged commit b623d5d into nasa:integration-candidate Mar 23, 2020
@skliper skliper added this to the 2.2.0 milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update build/run instructions for python 3
4 participants