|
RENEWLab
1.1.0
RENEW project
|
Namespaces | |
| sample_offset_cal | |
Functions | |
| def | sample_offset_cal.txrx_app (serials, ref_node_idx, hub_serial, rate, freq, txgain, rxgain, numSamps, prefix_pad, postfix_pad, debug) |
| Functions #. More... | |
| def | sample_offset_cal.find_corr_idx (waveRxA, waveRxB) |
| def | sample_offset_cal.calibrate (corr_idx_vec, ssdr) |
| def | sample_offset_cal.cleanup (sdrs, frame_len, m_rxStream, s_rxStream) |
| def | sample_offset_cal.main () |
| Main #. More... | |
Variables | |
| int | sample_offset_cal.RF_RST_REG = 48 |
| int | sample_offset_cal.TDD_CONF_REG = 120 |
| int | sample_offset_cal.SCH_ADDR_REG = 136 |
| int | sample_offset_cal.SCH_MODE_REG = 140 |
| int | sample_offset_cal.TX_GAIN_CTRL = 88 |
| int | sample_offset_cal.FPGA_IRIS30_TRIGGERS = 44 |
| tuple | sample_offset_cal.FPGA_IRIS30_INCR_TIME = (1 << 2) |
| tuple | sample_offset_cal.FPGA_IRIS30_DECR_TIME = (1 << 3) |