You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabian Eckermann 447b989aad fix parsing of zmq arguments
Use the return value of parse_string function to determine whether a parameter was found.
I experienced issues when the rx_type was set, but the rx_format was not. This led to "Unsupported sample format pub" as the tmp variable is still set to the value of the rx_type.
5 years ago
..
agc Updated copyright 5 years ago
ch_estimation chest_sl: fix some possible array access at negative index 5 years ago
channel Clean up channel class 5 years ago
common fix potential out-of-bounds access in static look-up-tables 5 years ago
dft ofdm: move var init into loop 5 years ago
enb Refactored OFDM and added half CP window offset in UL Demodulator 5 years ago
fec Minor changes 5 years ago
io - Fixed warnings caught by Clang 9.0.0 5 years ago
mimo - Fixed warnings caught by Clang 9.0.0 5 years ago
modem demod_soft: fix clang warning in demod NEON code 5 years ago
phch Code review. 5 years ago
resampling Standard vector allocation uses vector library 5 years ago
rf fix parsing of zmq arguments 5 years ago
scrambling Small refactor to eliminate a function that causes undefined behaviour. 5 years ago
sync - Fixed warnings caught by Clang 9.0.0 5 years ago
ue ue_sync: fix tracking in GNSS_SYNC mode 5 years ago
utils Remove ifdefs now that this SIMD op is supported. 5 years ago
CMakeLists.txt Updated copyright 5 years ago