qca / open-plc-utils

Qualcomm Atheros Open Powerline Toolkit.
Other
351 stars 154 forks source link

Changing The Prescaler Values on QCA7000 #140

Open maslanz opened 3 years ago

maslanz commented 3 years ago

Hi Everyone,

I have a QCA7000 device and I want to change the prescaler values.

So I executed psout command and created a text file.

Example values in the text as follows:

00000000 00000000 00000001 00000000 00000002 00000000 00000003 00000000 00000004 00000000 00000005 00000000 00000006 0000004d 00000007 00000051 00000008 00000056 00000009 0000005d . . . 00000535 00000000 00000536 00000000 00000537 00000000 . . . 00001344 00000000

When I try the "decibels = 20 * log10 (scaler / 256)" formula on any scaler value, the resulting decibel value is not what I expected.

What am I missing? Is there any problem on these values?

I am waiting for your helps, Thank you.

Saleh-Zakaria commented 1 year ago

I faced the same issue, have you found a solution?