WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2015-Jul-20 07:08:20

jcrawford87
Member
Registered: 2015-May-20
Posts: 3

Reading values related to AGC

I want to measure the noise floor in dBm while AGC is true. In order to convert the RSSI into dBm I need to know the what the LNA is set to. How can I check what value the LNA is set to while AGC is true?

Kind regards,
James

Offline

 

#2 2015-Jul-20 10:23:52

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: Reading values related to AGC

Use the wl_basebandCmd(nodes, 'agc_state') command to read the AGC state after the AGC state machine has run. The return values are documented in the code: wl_baseband_buffers.m.

Offline

 

Board footer