Commit 77e6e565 authored by tepelmann's avatar tepelmann
Browse files

Added TODO "//TODO check power reduction???" to be resolved later.

parent 62fbace2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@ module LibItsDcc_Functions {
                                                     integer p_expectedTxPower,
                                                     Channel p_channel_1,
                                                     Channel p_channel_2,
                                                     boolean p_checkPower := true) runs on ItsRrxDcc {
                                                     boolean p_checkPower := false) runs on ItsRrxDcc {
            
            var RrxInd v_rrxInd;
            var integer v_frameReceivedCount := 0;