| 139 | } |
| 140 | |
| 141 | bool DummyLoad::updateAlignment(TIMESTAMP timestamp) |
| 142 | { |
| 143 | return true; |
| 144 | } |
| 145 | |
| 146 | bool DummyLoad::setTxFreq(double wFreq) { return true;}; |
| 147 | bool DummyLoad::setRxFreq(double wFreq) { return true;}; |
no outgoing calls
no test coverage detected