Merge branch 'develop' into meier/thermal-bugfixes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Jakob Meier 2022-06-16 09:00:56 +02:00
commit 61aa57f021
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ class SyrlinksHkHandler : public DeviceHandlerBase {
std::string setTxModeModulation = "<W04:4001:4D69>";
std::string configBPSK = "<W04:4007:E7CF>";
std::string configOQPSK = "<W04:400B:1063>";
std::string setTxModeCw = "<W04:4010:4968>";
std::string setTxModeCw = "<W04:4002:183A>";
std::string writeLclConfig = "<W04:0707:3FE4>";
std::string setWaveformOQPSK = "<W04:4403:E1FA>";
std::string setWaveformBPSK = "<W04:4406:1E0F>";