No description
Find a file
Kumi 77b3f90d34
Refactor configuration array to vector
Replaced the array parameter in `dumpConfig` function with a vector reference, streamlining parameter passing and enhancing code maintainability. Included `<cstddef>` for `size_t` definition and removed redundant code that copied vector contents to an array, thus improving performance. These changes eliminate the need for manual array sizing and copying, reducing potential errors and improving readability.
2024-02-07 14:53:26 +01:00
.github/workflows Create c-cpp.yml 2024-02-05 10:29:47 +01:00
src Refactor configuration array to vector 2024-02-07 14:53:26 +01:00
.gitignore Removed data folder and added it to the gitignore 2024-02-07 14:45:14 +01:00
compile Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
configure Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
configure.ac Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
COPYING No GPL, please. 2024-02-05 10:32:46 +01:00
depcomp Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
INSTALL Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
install-sh Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
Makefile.am Standardize binary output directory and cleanup 2024-02-05 10:26:03 +01:00
Makefile.in Add Makefile.in 2024-02-05 10:33:09 +01:00
missing Initialized build and dependency management with Automake 2024-02-05 10:22:00 +01:00
README.md Create README.md 2024-02-05 09:50:00 +01:00

Information

These files are used for the control of the LimeSDR based spectrometer. With permission from the author Andrin Doll, the files are included in this repository.

A. Doll; Pulsed and continuous-wave magnetic resonance spectroscopy using a low-cost software-defined radio. AIP Advances 1 November 2019; 9 (11): 115110. https://doi.org/10.1063/1.5127746