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.
Andre Puschmann 403c5d1cbe examples: fix compile error when using float value for abs()
./lib/examples/npdsch_enodeb.c:509:11: error: using integer absolute value function 'abs' when argument is of floating point type [-Werror,-Wabsolute-value]
      if (abs(srate - srate_rf) > MAX_SRATE_DELTA) {
2 years ago
..
examples examples: fix compile error when using float value for abs() 2 years ago
include FIX: Changed EPS bearer id validation 2 years ago
src e2_agent: add e2 setup procedure that reconnects on failure 2 years ago
test rlc: fix issue when t-StatusProhibit is configured to 0 2 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago