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

Integration Candidate 20191230 #47

Merged
merged 2 commits into from Jan 9, 2020
Merged

Integration Candidate 20191230 #47

merged 2 commits into from Jan 9, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Dec 31, 2019

Describe the contribution
Fix #35

Testing performed

  1. Checked out all IC 20191230 branches
  2. Built and ran cFS unit tests and OSAL coverage (vxworks and shared)
    1. All passed (although osal_timer_UT occasionally still fails due to a test issue)
  3. Make cmdUtils where cFS-GroundSystem expects it
    1. cd tools/cFS-GroundSystem/Subsystems/cmdUtil
    2. make
  4. Started Ground system
    1. python3 GroundSystem.py
  5. Enabled commands to 127.0.0.1
  6. Confirmed telemetry packets received
  7. Sent ES and TIME noop commands, confirmed noop message from cFS on Port 1
  8. Sent ES power on reset and observed cFS exit

Expected behavior changes
See related pull requests

System(s) tested on

  • cFS Dev Server 2
  • OS: Ubuntu 18.04
  • Versions: ic-20191230 branches

Additional context
N/A

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

dmknutsen and others added 2 commits December 9, 2019 15:37
Updated GroundSystem.py and RoutingService.py scripts needed to upgrade to Python 3.
Fix #35 
Reviewed and approved at 2019-12-18 CCB
@skliper skliper added this to the 2.2.0 milestone Jan 9, 2020
@skliper skliper merged commit de8c151 into master Jan 9, 2020
@skliper skliper deleted the ic-20191230 branch January 13, 2020 16:16
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.

Adding Python 3 compatibility
2 participants