Skip to content

Instantly share code, notes, and snippets.

@wowa-2017
wowa-2017 / 1Gx40M.ini
Created November 17, 2017 13:51
LimeSDR settings for Fc = 1 GHz, Fs = 40 MHz
[file_info]
type=lms7002m_minimal_config
version=1
[lms7002_registers_a]
0x0020=0xFFFD
0x0021=0x0E9F
0x0022=0x07FF
0x0023=0x5550
0x0024=0xE4E4
0x0025=0x0101
@wowa-2017
wowa-2017 / dualRX_01.cpp
Created October 17, 2017 17:30
LimeSDR dualRX_01
/**
@file singleRX.cpp
@author Lime Microsystems (www.limemicro.com)
@brief RX example
*/
#include "lime/LimeSuite.h"
#include <iostream>
#include <chrono>
#ifdef USE_GNU_PLOT
#include "gnuPlotPipe.h"
@wowa-2017
wowa-2017 / lime_I12.txt
Created October 16, 2017 12:52
LimeSDR singleRX sample and captured data
This file has been truncated, but you can view the full file.
I Q I Q I Q
--------------------------------------------------
111110100111 111110101001 FFA7 FFA9 -89 -87
111110100111 111110100111 FFA7 FFA7 -89 -89
111110100110 111110100110 FFA6 FFA6 -90 -90
111110100100 111110100110 FFA4 FFA6 -92 -90
111110100101 111110100111 FFA5 FFA7 -91 -89
111110100011 111110100101 FFA3 FFA5 -93 -91
111110100011 111110100100 FFA3 FFA4 -93 -92
111110100011 111110100101 FFA3 FFA5 -93 -91