The DVSwitch Analog_Reflector and DVSwitch HTML Client (hUC)

Document Version 0.13

So, in your mobile clients (DVSM and pyUC) set the Port to 12345.  For DVSM this is found in the current account.  In Analog_Reflector.json set mobilePort to 12345 and usrpTxPort and usrpRxPort to 31001.  In Analog_Bridge.ini set the [USRP] section rxPort and txPort to 31001.  That's it!

"ui": {

    "mode": {

        "public_id": "",

        "public_id_value": "",

        "station_id": "",

        "station_id_value": ""

    },

    "quick_access": {

        "title": "",

        "slot_visible": false,

        "list_label": "",

        "adhoc_label": ""

    },

    "log": {

        "dest_heading": ""

    }

}

Another instance of Analog_Reflector is running in the  background.

Then, use the systemctl command below to stop the background process.

"asl":

[

{

"node": "41263",

"address": "192.168.1.88",

"rxPort": "34001",

"txPort": "32001",

"rights": 1,

"amiUserName": "admin",

"amiSecret": "secret"

}

]

Note: json does not support comments in the file.