3052 Commits (67e90d5a9b2c5ea81ccf51845414639fdb83aca1)
 

Author SHA1 Message Date
Ismael Gomez bad007cdd9 Increase/decrease nbytes counter inside mutexed queue 7 years ago
Ismael Gomez 467ba4e326 Average sampling offset estimate before adjusting timing to be more robust against EVA and ETU fading 7 years ago
Francisco Paisana c689343d81 Scheduler fix (#200)
* scheduler still not working with RGBs. The reservation of RGBs is not sufficient for the RAR allocation.

* now in the scheduler, we allocate space not only for pending data but also for headers and CE

* cant connect. going to check if it is an issue of the next branch

* cleaned up the interface

* removed obsolete functioN

* minor fix

* function name change
7 years ago
Ismael Gomez a87e7b3e43 Protect uhd_tx_streamer_send() by a mutex inside rf driver 7 years ago
yagoda 65f2747a8e removing mch handler in rlc, fixing embms autostart 7 years ago
Ismael Gomez f8655f3260 Changed the way we detect out-of-sync 7 years ago
Andre Puschmann 463b138026 remove debug printfs 7 years ago
yagoda d0cb214725 fixing sheduling issues and merge errors 7 years ago
yagoda 0ae22e0822 fixing scheduling issues for mbms 7 years ago
Andre Puschmann 9ca2b89282 fixing compile warnings 7 years ago
yagoda f286e12ceb fix for mbms mac scheduling 7 years ago
yagoda fac8bb7b7a adding mbms-gw broadcast support, adding parameter for automatic mbms service start 7 years ago
yagoda 13c62eb55e Merge branch 'embms_merge_final' of https://github.com/softwareradiosystems/srsLTE into embms_merge_final 7 years ago
yagoda a113d5164f facilitate automatic mbms service start 7 years ago
Andre Puschmann 2c501e8d72 fix csv metrics writer again 7 years ago
Andre Puschmann 472b65e4d0 count MCH traffic at MAC 7 years ago
Andre Puschmann f554308632 fix warnings and remove debug output 7 years ago
Andre Puschmann bfec4d701b add eMBMS traffic to DL metrics 7 years ago
yagoda 3e46e7fbab minor change to reintroduce mbms sib config parsing 7 years ago
Andre Puschmann 9ce3be974a Merge branch 'next' into embms_merge_final 7 years ago
Andre Puschmann 2fb0dc62a0 refactor config for multicast RLC bearers 7 years ago
yagoda 3fee81446a adding asn1 test files 7 years ago
yagoda e4c3f0bc30 adding mbms-gw and mch generation tables 7 years ago
yagoda 12c9f50ba9 adding upper layer embms support to the UE 7 years ago
yagoda e35672e234 adding PHY embms support to the UE 7 years ago
yagoda 84f4996584 adding upper embms support to the enodeb 7 years ago
yagoda 08976bb948 introducing support for embms in the enodeb PHY 7 years ago
yagoda d80d49a9da adding tests for embms rlc functionality 7 years ago
yagoda 49c3578f64 introducing embms support in common upper layer functions 7 years ago
yagoda ec918eab76 adding support for embms in common functions and interfaces 7 years ago
Andre Puschmann fd9f847d2d dont let RLC stress test fail if buffer gets empty 7 years ago
yagoda 9d7d6c9415 adding adaptations to the phy layer for mbms 7 years ago
Andre Puschmann 541a045079 revert 0ac31cf4af
- but protect memcpy to detect misalignment when reassembling SDU
7 years ago
Andre Puschmann e0e219fdce reduce default loglevel in RLC stress tests 7 years ago
Andre Puschmann 009c090623 extend cmake for finding libpcsclite 7 years ago
Andre Puschmann a30ad8952c fix indent and simplify auth request packing 7 years ago
Andre Puschmann 0c94974da6 add compile-time flag to turn off pin check 7 years ago
Andre Puschmann cfd387e7b0 fix null-termination when sending APN in ESM info response 7 years ago
Andre Puschmann 6add9ed4b4 generate random challenge during CHAP auth 7 years ago
Andre Puschmann 47c09fc034 disable console prints when receiving paging 7 years ago
Andre Puschmann d0457211ad adding support for CHAP auth 7 years ago
Andre Puschmann 2001bb1c49 remove unneeded debug 7 years ago
Andre Puschmann 939ab9a0c8 add license info for scard class 7 years ago
Andre Puschmann ca8adde0c6 cleanup rebase 7 years ago
Andre Puschmann 5ac08b62e9 remove usage of std::string for APN 7 years ago
Andre Puschmann 0f6695b9cd fixing uninitialized vars 7 years ago
Andre Puschmann ab2c1cd10f fix typos in s1ap in EPC 7 years ago
Andre Puschmann 4fe5258a23 fix packing/unpacking of esm info request msg 7 years ago
Andre Puschmann 258785e7de add log to s1ap 7 years ago
Andre Puschmann 4dc2951d59 perform initial attach with ESM info transfer 7 years ago