no-OS
Variables
mykonos_user.c File Reference

Contains Mykonos default gain table values for Rx, ObsRx, and SnRx. More...

#include <stdint.h>
#include "t_mykonos.h"
#include "mykonos_user.h"
Include dependency graph for mykonos_user.c:

Variables

uint8_t RxGainTable [61][4]
 Default Rx gain table settings. More...
 
uint8_t ORxGainTable [19][4]
 Default ORx gain table settings. More...
 
uint8_t SnRxGainTable [53][4]
 Default SnRx gain table settings. More...
 

Detailed Description

Contains Mykonos default gain table values for Rx, ObsRx, and SnRx.

Mykonos API version: 1.5.2.3566

Variable Documentation

◆ ORxGainTable

uint8_t ORxGainTable[19][4]
Initial value:
=
{
{0, 0, 0, 0},
{7, 0, 0, 0},
{13, 0, 1, 1},
{18, 0, 3, 1},
{23, 0, 3, 1},
{28, 0, 0, 0},
{32, 0, 0, 0},
{35, 0, 2, 1},
{38, 0, 4, 1},
{41, 0, 2, 1},
{43, 0, 6, 1},
{46, 0, 0, 0},
{47, 0, 10, 1},
{49, 0, 8, 1},
{51, 0, 3, 1},
{52, 0, 9, 1},
{53, 0, 14, 1},
{54, 0, 18, 1},
{56, 0, 0, 0}
}

Default ORx gain table settings.

◆ RxGainTable

uint8_t RxGainTable[61][4]

Default Rx gain table settings.

Legal Disclaimer Copyright 2015-2017 Analog Devices Inc. Released under the AD9371 API license, for more information see the "LICENSE.txt" file in this zip file.

◆ SnRxGainTable

uint8_t SnRxGainTable[53][4]

Default SnRx gain table settings.