added magnometer to full transmission.
This commit is contained in:
parent
f9ca1ae81e
commit
fb84e7ab8e
3 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
||||||
{
|
{
|
||||||
@xmitDataScalar = 1.0
|
@xmitDataScalar = 1.0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@MODULE[ModuleScienceExperiment]:HAS[#experimentID[magnetometer]]
|
||||||
|
{
|
||||||
|
@xmitDataScalar = 1.0
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//DMagic Orbital
|
//DMagic Orbital
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue