3288 Commits (5474f6d55faf9405319a1bb90b0ef34d3aa90456)
 

Author SHA1 Message Date
Ismael Gomez 9a5e29ccab Added mutex to phch_common 6 years ago
Paul Sutton 2f73b52419 Fixing and disabling faulty tests - asserts only failing in debug 6 years ago
Ismael Gomez 6120f20290
Changes in RRC and S1AP to make enb more robust on UE add/rem operations.
* Consolidated functions in S1AP

* Fixed ASAN in some GCC

* Stop quicker the enb

* Minor typo edit

* Fixed mutexing issues in RRC and possibly RLC/PDCP when adding/removing users
6 years ago
Ismael Gomez a75604eb0e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Ismael Gomez cde432fbb6 Added mutex to RLC and PDCP eNodeB 6 years ago
Xavier Arteaga 30eb5c62a6
Merge pull request #211 from softwareradiosystems/pdsch-coworkers
Add pdsch coworkers, minifal noise estimation defect and fixed AGC out of bounds
6 years ago
Xavier Arteaga 301415a00a Fixed AGC out of bounds gain 6 years ago
Xavier Arteaga 2d3e788d19 Fixed minimal DL noise estimation defect 6 years ago
Xavier Arteaga 78912694c5 Fixed PDSCH coworker deadlock 6 years ago
Ismael Gomez d7f6820d12 Reorder UE remove procedure to avoid mutex in RLC/PDCP 7 years ago
Ismael Gomez ca9047e555 validate DL type1 sched grant rbg_subset 7 years ago
Francisco Paisana 4fd82f4bcb some allocated buffers in the s1ap were not being correctly deallocated. sctp_sendmsg() blocks until the buffer is written to the socket, so it is ok to deallocate the buffer right after this call. 7 years ago
Ismael Gomez d1fa61527f Fix reordering timer release screen print 7 years ago
Ismael Gomez ca529f96fc Consider UL activity only when RLC PDU is present 7 years ago
Ismael Gomez 27a64b4d58 Decrease PUCCH threshold causing SR failure in bad SNR conditions 7 years ago
Ismael Gomez 13fc76a5ad Minor PUSCH print error 7 years ago
Xavier Arteaga d9db80d17c Merge branch 'next' into pdsch-coworkers 7 years ago
Xavier Arteaga 5b84d9be4b Fixed DL channel estimator for ports 3&4 7 years ago
Xavier Arteaga 6ab69b1d4c Added PDSCH coworkers 7 years ago
Andre Puschmann aa479f9543 fix config install script (cmake, create dest folder and fix permissions) 7 years ago
yagoda 4569247458 setting tx and rx mod in rlc um for mch to 1 7 years ago
Andre Puschmann fb1e335c5a increase NAS rx count when rx'ing auth request 7 years ago
Andre Puschmann 2c179dd84f add config install helper 7 years ago
Ismael Gomez 67e90d5a9b Code style: Use { } even in 1-line if 7 years ago
Ismael Gomez 95690a56ec Fix indentation 7 years ago
Ismael Gomez 5fe329971a Do not print OPc debug 7 years ago
Ismael Gomez 863fe4fcd0 Revert "check in SRSLTE_CONFIG_DIR for configs by default"
This reverts commit fb77cb87ca.
7 years ago
Ismael Gomez 3631c4a83f Changed ue.conf op to opc 7 years ago
Ismael Gomez be2276b8da Merge branch 'op_vs_opc' into next 7 years ago
Ismael Gomez 4d3fd342f7 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 9ccf8c37ad
Merge pull request #207 from softwareradiosystems/deb
Adding skeleton files to build DEB packages
7 years ago
Andre Puschmann aa563b1555 copy example config files and if masq script to install folder 7 years ago
Andre Puschmann fb77cb87ca check in SRSLTE_CONFIG_DIR for configs by default 7 years ago
Ismael Gomez bd4e1c9690 Fixed number of iterations lower than 1 in metrics 7 years ago
Andre Puschmann 105d93fd5e add minimal file skeleton to build deb packages for launchpad 7 years ago
Andre Puschmann 36c650399b rework app startup to search for config files in user's home directory 7 years ago
yagoda 326f987a14 small fix in the power levels in pdsch_enodeb 7 years ago
Ismael Gomez 33f05bfecd Reset UE metrics in ue class 7 years ago
Ismael Gomez 0a2e9d7b8b Do not reset metrics in the hub 7 years ago
Ismael Gomez 9cfa3c0cc4 Fix UE reattaching after going to IDLE 7 years ago
Ismael Gomez be1c6aa078 Fix compilation warnings 7 years ago
Ismael Gomez 132580ad42 Disable UTRA measurements from UECapabilities default value 7 years ago
Ismael Gomez b238c912bd Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 7b58ceb6e2 Measure execution time in EEA tests 7 years ago
Paul Sutton c061c57639 Small fix for SIB sched info messages 7 years ago
yagoda 9e8b68821c small cmake fix for disable_rf case 7 years ago
Ismael Gomez b87df4c2b4 NCC goes until 7 7 years ago
Paul Sutton f8f1fdf5ee Fix for SRB0 PDCP config settings 7 years ago
Xavier Arteaga 681b98ae50 Added vector CFO 7 years ago
Xavier Arteaga 63df8d4c19 Fixed PDSCH test with OFDM 7 years ago