Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cfg/nos3-mission.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<nos3-mission-cfg>
<start-time>814048200.0</start-time>
<!-- Note fprime only operational in sc-fprime-config.xml -->
<!-- Note fprime only operational in sc-minimal-config.xml -->

<!-- Ground Software -->
<!-- cosmos, openc3, fprime, or yamcs (default) -->
Expand Down
6 changes: 3 additions & 3 deletions cfg/sc-fprime-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<enable>true</enable>
</eps>
<fss>
<enable>true</enable>
<enable>false</enable>
</fss>
<gps>
<enable>false</enable>
Expand All @@ -52,7 +52,7 @@
<enable>true</enable>
</radio>
<rw>
<enable>true</enable>
<enable>false</enable>
</rw>
<sample>
<enable>true</enable>
Expand All @@ -67,7 +67,7 @@
<enable>true</enable>
</torquer>
<thruster>
<enable>false</enable>
<enable>true</enable>
</thruster>
</components>
<gui>
Expand Down
2 changes: 1 addition & 1 deletion cfg/sc-minimal-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<enable>false</enable>
</syn>
<torquer>
<enable>false</enable>
<enable>true</enable>
</torquer>
<thruster>
<enable>false</enable>
Expand Down
2 changes: 1 addition & 1 deletion components/generic_torquer
2 changes: 1 addition & 1 deletion fsw/apps/hwlib
Submodule hwlib updated 0 files