Skip to content

KAR-411 Update spfrx device operatingMode to only have STANDBY

Johan Venter requested to merge kar-411_operating_mode_update into master

Updated spfrx device

  • Attribute
    • operatingMode
      • Added Standby
      • Removed Standby-LP and Standby-FP
  • Command
    • Removed SetStandbyLPMode and SetStandbyFPMode
    • Added SetStandbyMode
  • Added tests to check the device

NOTE: dishMaster still expects the old functionality, so some tests have been xfailed. Updating dishMaster is outside the scope of changes.

Merge request reports