OpenCellular icon indicating copy to clipboard operation
OpenCellular copied to clipboard

Bug : Issue with attentuation

Open JoshuaJeyaraj opened this issue 7 years ago • 0 comments

Product: (OC-SDR, OC-LTE, OC-LTE, OC-Power, others)

  OC-SDR

Category: (Hardware, Software/stack, Firmware/bootloader, Documentation)

Software/stack

Describe the issue found Tx and Rx attentuation is set by DAT15R5APP device . This device can set attentuation from 0.5dB to 31.5dB.

Currently to set 31.5dB , the cli needs to send this value as 63. Need to check as to why this is needed Need to figure out how to handle values above the max limit , should they return error to user or we will continue to set the MAX attenuation value of 31.5dB and return success Add sufficient UT testcases to validate the changes

Test Critieria : UT test cases should pass.

JoshuaJeyaraj avatar Oct 04 '18 02:10 JoshuaJeyaraj