Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
evaluation_examples | 2024-04-25 | ||
readme.txt | 2024-05-23 | 1.1 kB | |
CompilingCppFiles.pdf | 2024-05-23 | 32.1 kB | |
echo_test_cleaned.py | 2024-04-30 | 6.4 kB | |
echo_test_output.pdf | 2024-04-30 | 71.3 kB | |
pulseN_test_USB.cpp | 2024-04-30 | 74.4 kB | |
limr.py | 2024-04-25 | 23.6 kB | |
pulseN_TXonly.cpp | 2024-04-25 | 80.0 kB | |
Totals: 8 Items | 289.0 kB | 1 |
newer versions of essential scripts to use limr 1. pulseN_test_USB.cpp This is the most up-to-date cpp file as of end of 2023. 2. echo_test_cleaned.py A python runscript for the pulseN_test_USB 3. limr.py The most up-to-date limr version as of end of 2023 4. Evaluation examples Some evaluation files for Fig 5 of the accompanying publication, in order to get some template on the many ways to evaluated the raw data stored in the HDF files 5. pulseN_TXonly.cpp TX-only version for generation of RF output using the LimeSDR USB waveform player. The LimeSDR will basically keep playing the waveform forever. This is specific to the (unfortunately) discontinued LimeSDR USB, where a waveform player was available. LimeSDR Minis do not have this. It was used for generation of modulated continuous-wave microwave excitation in optically detected magnetic resonance, and demodulation via lockin amplifier. Requires special gateware that also supports GPIO output for waveform player (WFMGPIO) 6. CompilingCpFiles.pdf A step-by-step guide on how to compile the files on Mac. Many thanks to Tom Pratum