no-OS
ActiveUtilInit_profile.h
Go to the documentation of this file.
1 const char *json_profile_active_util_init = "{ \n\
2  \"radioCtrlInit\": { \n\
3  \"radioCtrlModeCfg\": { \n\
4  \"txRadioCtrlModeCfg\": { \n\
5  \"txEnableMode\": 0, \n\
6  \"txChannelMask\": 15 \n\
7  }, \n\
8  \"rxRadioCtrlModeCfg\": { \n\
9  \"rxEnableMode\": 0, \n\
10  \"rxChannelMask\": 255 \n\
11  }, \n\
12  \"orxRadioCtrlModeCfg\": { \n\
13  \"orxEnableMode\": 0, \n\
14  \"orxPinSelectSettlingDelay_armClkCycles\": 0, \n\
15  \"singleChannel1PinModeOrxSel\": 0, \n\
16  \"singleChannel2PinModeLowOrxSel\": 0, \n\
17  \"singleChannel2PinModeHighOrxSel\": 0, \n\
18  \"dualChannel2PinModeOrxSel\": 0 \n\
19  } \n\
20  }, \n\
21  \"txToOrxMapping\": { \n\
22  \"orx1Map\": 2, \n\
23  \"orx2Map\": 3, \n\
24  \"orx3Map\": 2, \n\
25  \"orx4Map\": 3 \n\
26  }, \n\
27  \"streamGpioCfg\": { \n\
28  \"streamGpInput0\": 19, \n\
29  \"streamGpInput1\": 19, \n\
30  \"streamGpInput2\": 19, \n\
31  \"streamGpInput3\": 19, \n\
32  \"streamGpInput4\": 19, \n\
33  \"streamGpInput5\": 19, \n\
34  \"streamGpInput6\": 19, \n\
35  \"streamGpInput7\": 19, \n\
36  \"streamGpInput8\": 19, \n\
37  \"streamGpInput9\": 19, \n\
38  \"streamGpInput10\": 19, \n\
39  \"streamGpInput11\": 19, \n\
40  \"streamGpInput12\": 19, \n\
41  \"streamGpInput13\": 19, \n\
42  \"streamGpInput14\": 19, \n\
43  \"streamGpInput15\": 19 \n\
44  }, \n\
45  \"lo1PllFreq_Hz\": 3500000000, \n\
46  \"lo2PllFreq_Hz\": 3550000000, \n\
47  \"auxPllFreq_Hz\": 0 \n\
48  }, \n\
49  \"initCals\": { \n\
50  \"calMask\": 862207, \n\
51  \"channelMask\": 15, \n\
52  \"warmBoot\": 0 \n\
53  }, \n\
54  \"calRsltsFile\": null, \n\
55  \"checkFwVer\": 0 \n\
56 }\n";
json_profile_active_util_init
const char * json_profile_active_util_init
Definition: ActiveUtilInit_profile.h:1