提交8 a0469b1 通过 developer4

继续准备1.1版

a0ac3c26
... ... @@ -70,6 +70,7 @@ int main(void) {
使用();
GetRfAnalogRegistersTypeA&ThresholdMinLevel&ThresholdCollLevel&RFLevelAmp&RxGain&RFLevel);
循环
开关getch())
... ... @@ -86,7 +87,7 @@ int main(void) {
printf"错误:ThresholdMinLevel必须大于或等于0。\ n);
打破;
情况下' 2 '
如果ThresholdMinLevel<16
如果ThresholdMinLevel<15
++ThresholdMinLevel;
状态SetRfAnalogRegistersTypeAThresholdMinLevelThresholdCollLevelRFLevelAmpRxGainRFLevel);
如果状态
... ... @@ - 11,7 + 11,7 @@ int main(void) {
printf"错误:ThresholdCollLevel必须大于或等于0。\ n);
打破;
情况下“4”
如果ThresholdCollLevel<8
如果ThresholdCollLevel<7
++ThresholdCollLevel;
状态SetRfAnalogRegistersTypeAThresholdMinLevelThresholdCollLevelRFLevelAmpRxGainRFLevel);
如果状态
... ... @@ -134,7 +135,7 @@ int main(void) {
printf错误:RxGain必须大于或等于0。\ n);
打破;
情况下“6”
如果RxGain<8
如果RxGain<7
++RxGain;
状态SetRfAnalogRegistersTypeAThresholdMinLevelThresholdCollLevelRFLevelAmpRxGainRFLevel);
如果状态
... ... @@ -158,7 +159,7 @@ int main(void) {
printf"错误:RFLevel必须大于或等于0。\ n);
打破;
情况下“8”
如果RFLevel<16
如果RFLevel<15
++RFLevel;
状态SetRfAnalogRegistersTypeAThresholdMinLevelThresholdCollLevelRFLevelAmpRxGainRFLevel);
如果状态
... ... @@ -169,6 +170,25 @@ int main(void) {
其他的
printf"错误:RFLevel必须小于或等于15。\ n);
打破;
情况下“9”
状态GetRfAnalogRegistersTypeA&ThresholdMinLevel&ThresholdCollLevel&RFLevelAmp&RxGain&RFLevel);
如果状态
printf“uFR设备中的射频模拟寄存器电流设置:\ n
ThresholdMinLevel = %d .\ n
ThresholdCollLevel = %d .\ n
RFLevelAmp = %d\ n
"RxGain = %d .\ n
“RFLevel = %d .\ nThresholdMinLevelThresholdCollLevelRFLevelAmpRxGainRFLevel);
其他的
printf状态为:%s\ nUFR_Status2String状态));
打破;
情况下' 0 '
状态SetRfAnalogRegistersTypeADefault();
如果状态
printf"射频模拟寄存器已成功恢复为默认值。\ n);
其他的
printf状态为:%s\ nUFR_Status2String状态));
打破;
情况下“我”//获取读取器描述:
情况下“我”
printf“% s\ nGetReaderDescription());
... ... @@ -420,7 +440,9 @@ void使用(void) {
printf[1/2] ThresholdMinLevel:[1]降低/[2]增加\ n
[3/4] ThresholdCollLevel:[3]下降/[4]增加\ n
[5/6] RxGain:[5]减少/[6]增加\ n
[7/8] RFLevel:[7]降低/[8]增加\ n \ n
[7/8] RFLevel:[7]降低/[8]增加\ n
从uFR设备获取当前RF模拟寄存器的设置\ n
[0]设置射频模拟寄存器为默认值\ n \ n
“[I]获取读者描述。\ n
[O]获取软件版本。\ n
... ...
    减价支持
    0%
    你要添加0讨论。小心行事。
    先完成这条消息的编辑!
    注册发表评论
    Baidu
    map