3414 Commits (cdc72b81648fd0093011915f94b80b31dec41f97)
 

Author SHA1 Message Date
Andre Puschmann 1634072ef7 add signal handler to benchmark_radio and fix runtime 6 years ago
Ismael Gomez 1248a4224a Initialize nof_coworkers 6 years ago
Pedro Alvarez ec0d7b0c7b Making sure that MME updates the eNB SCTP info when it receives GUTI attach from attached user. 6 years ago
Andre Puschmann 9b9a56e543 fix printf in RLC_AM 6 years ago
Andre Puschmann f7a791866d turn sanity check in RLC_AM into info rather then error 6 years ago
Ismael Gomez 2a4a84a578 Add check for rx_window tailroom 6 years ago
Ismael Gomez 9d6c323001 Remove superfluous packing call in rrc capabilities 6 years ago
Ismael Gomez c32ee8944f Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Ismael Gomez 1a1471955e Fix incorrect MIB generation. Fixes issue #232 6 years ago
Ismael Gomez a8f6081837 Minor changes in scheduler logs and style 6 years ago
Pedro Alvarez ced47af7ba Chenging the MBMS-Gw to pass the log to the gtpu_write_header. 6 years ago
Xavier Arteaga 92954c1aa4 Fixed UCI decoder defect in eNb. Improved PUSCH Unit Test. PUSCH CQI is printed like UE. 6 years ago
Pedro Alvarez dc3cc43e02 Changing SPGW to pass log to lib function. 6 years ago
Pedro Alvarez 0e135adc6f Starting to change gtpu_read_header and gtpu_write_header to lib. 6 years ago
Pedro Alvarez 27dbbcca02 Stripping GTPU in eNB's M1-U. 6 years ago
Andre Puschmann 87fd218c72 remove unused cond variable in logger 6 years ago
Andre Puschmann 4deb251071 remove duplicate run-state variable in logger_file 6 years ago
Pedro Alvarez 7454097611 Merge branch 'next' into mbms_tun 6 years ago
Xavier Arteaga 2c1608f6f1 Fixed UCI short CQI decoder. Fixed possible interleaver segfault. PUSCH Unit test tidied up. 6 years ago
jctallon 50589108c6 Mbms fixes (#225)
* fixing the threading structure for mbms in the gtpu

fixing some leaks in pmch tests

fixing stack overflow caused by radio objext

* adding sib.conf.mbsfn.example

* creating a different thread_mch object for the gtpu

* Make mch_thread an isolated class

* excluding mbsfn subframes from noise estimation and cfo estimation

* fixing pdsch ue plotting to only show pmch constellation when mbsfn is activated.
6 years ago
Ismael Gomez 0321a967f2 Search SIB in all opportunities 6 years ago
Xavier Arteaga e837788ad4 Added initial Generic DL Phy test 6 years ago
Ismael Gomez 115244657f Set GTPU socket to non-blocking 6 years ago
Ismael Gomez a7574d288a Set a reasonable default rs_power 6 years ago
Andre Puschmann 05ede38ea6 remove obsolte config.h 6 years ago
Andre Puschmann 3dc5a40caf handle config parsing error gracefully and fix op/opc selection issue 6 years ago
Pedro Alvarez e2e82cc464 Removing broadcats hack. Returning to a simple TUN insterface on the MBMS-GW. 6 years ago
Ismael Gomez 8c92f3fddc
Improvements and fixes on srsENB scheduler (#228) 6 years ago
Pedro Alvarez 58823b1611 Destroying condition variable. 6 years ago
Pedro Alvarez 28844b54dd Possible fix for #164. 6 years ago
Pedro Alvarez badbb1de77 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Pedro Alvarez aee66c3624 Merge branch 'ip_check' into next 6 years ago
Andre Puschmann 46436efb3b
Merge pull request #227 from softwareradiosystems/qci_epc
Qci epc
6 years ago
Pedro Alvarez 66757573c1 Making sure that QCI helper comments in user_dg.csv stay when file is overwritten. 6 years ago
Pedro Alvarez 99715dc6e2 Adding check for total length as well. 6 years ago
Andre Puschmann 1cba6b18ee
Merge pull request #221 from softwareradiosystems/op_vs_opc
Op vs opc
6 years ago
Pedro Alvarez 1826684372 Fixing a compile issue. 6 years ago
Pedro Alvarez 3d2f7d2adf Adding some checks to IP packets at SPGW. 6 years ago
Ismael Gomez d81062145f Fixed phy_log was allocating memory dynamically on every call even when not enabled 6 years ago
Xavier Arteaga f01f7b4945 Added Vector max abs SIMD function 6 years ago
Pedro Alvarez c07de1d9e1 Remove debug print. 6 years ago
Pedro Alvarez 0a6540d8bf Saving QCI into ESM context. Different QCIs should be working now. 6 years ago
Ismael Gomez e18ba937dc Limit uplink signal normalization to avoid clipping 6 years ago
Pedro Alvarez 66db3deeb4 Starting to add Bearer QoS parameter to create session request. 6 years ago
Andre Puschmann 91e1b27219 Merge branch 'master' into next 6 years ago
Andre Puschmann bd553ff173 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Andre Puschmann a1bf1a79e1 update changelog 6 years ago
Pedro Alvarez 1b43c40422 Starting to add Bearer QoS IE to Create Session Request. 6 years ago
Pedro Alvarez f9e3d3a1f7 Added mechanisms to read and write QCI from/to user_db.csv. 6 years ago
Pedro Alvarez fecdbcff4f Starting to add support to different QCI in EPC. 6 years ago