848 add rf inviews and delays to radio sim#852
Conversation
…the orbit so that the spacecraft <-> ground link begins occulted, but soon becomes unocculted.
…r configuration information to nos3-simulator.xml. Update submodule to include new functionality for communication determination.
…ay time computations.
… to not model any delay.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #852 +/- ##
==========================================
- Coverage 72.75% 72.06% -0.70%
==========================================
Files 761 761
Lines 90262 91123 +861
Branches 7137 7291 +154
==========================================
- Hits 65668 65664 -4
- Misses 24594 25459 +865 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@msuder 1- Can we make the spacecraft more realistic for the deep space scenario around the moon. 2 - I think we should document this in a scenario for the next release here. It may be useful to note the times at which the spacecraft falls in/out of view for commanding in the different scenarios. Note this scenario does not need to be completed for this PR but will need for the Release. Feel free to make a new issue to document this in a scenario Also note, the delays seem to work well with the normal gateway scenario as well. |
|
fixed multi GDS with above commit |
|
zlynch2
left a comment
There was a problem hiding this comment.
Tests passed and I beleive we have worked through the tweaks, tested fprime, multi GDS, and nominal nos3 as well. Approving.
|
Noticed Yamcs doesnt launch without multiGDS, looking into fix with yamcs launch script. |
|
Both scenarios worked for me! |
|
Test 1 works fine for me; when I try to run Test 2, though, there does not appear to be any delay (the NOOP goes through pretty much instantly). |
…leeps since radio handles waiting
|
I fixed yamcs launching problems by removing sleeps and configuring the tcp connection to iteratively check for cryptolib container rather than sleeping. This makes the sim more robust. |
kevincbruce
left a comment
There was a problem hiding this comment.
Reverified both scenarios after Zach's commit. Still works for me, so approving.
mattilynwalker
left a comment
There was a problem hiding this comment.
Both Test 1 and Test 2 worked successfully.
zlynch2
left a comment
There was a problem hiding this comment.
approving, seeing I think we fixed some cfg issues. Will merge into dev
Summary of PR goals.
How to test?
TEST 1:
TEST 2:
Submodule PRs and actions prior to closing this:
Closes #848.