3790 Commits (99e0bda779c8c0c5cc8808e57f4036fc3c80a433)
 

Author SHA1 Message Date
Andre Puschmann 99964c1054 fix RLC AM issue when building segements that require N_li in header 6 years ago
Andre Puschmann ec9b7e921a fix RLC AM double unlock mutex 6 years ago
Andre Puschmann dc41240106 increase UHD tx timeout to 1.0 6 years ago
Andre Puschmann bfb9ba43b4 increase UHD recv timeout to 1.0 6 years ago
Andre Puschmann 22f1487d64 log dropped SDU in RLC as info rather than warning 6 years ago
Andre Puschmann e6366b4570 fix stopping of async thread in UHD 6 years ago
Andre Puschmann 74e38ee0a2 Merge branch 'rlc_refactor' into next 6 years ago
Andre Puschmann 9b8d7aeddf fix warning 6 years ago
Eric Schreiber 470953bf9c Change the calculation of UE group A random access preamble selection to choose a random number from [0 nof_groupA_preambles) rather than incrementing on the preambleTransmissionCounter. (#200) 6 years ago
Andre Puschmann b0a79ac616 fix segfault when ASYNC thread is disabled 6 years ago
wangqiang1588 dfce3ea155 Fix crash if args is NULL ,enable multi rx channels setting (#198) 6 years ago
Merlin Chlosta deab23c9ec Fix non-blocking rf_uhd_recv_with_time_multi (#195)
Return the number of actually received samples, not the requested samples.
6 years ago
Andre Puschmann 89df8f1582 unify RLC interface for writing SDUs w/ and w/o blocking 6 years ago
Andre Puschmann 3950629a75 remove obsolete RLC_MODE struct and move existing one to rlc_interface.h 6 years ago
Andre Puschmann 5444b2a0b7 tiny cosmetic changes 6 years ago
Andre Puschmann ee5b055829 rename pdcp function for GW to is_lcid_enabled() 6 years ago
Andre Puschmann 40d19e2d32 fix PDCP reset 6 years ago
David Rupprecht bf4c84ef7b Fixed clear function in blocked queue (#199) 6 years ago
Andre Puschmann 260fbff6ab unlock before adding SRB0 again during RLC reset 6 years ago
Pedro Alvarez 4ba777c9c3 Added nas log. Fixed gen_auth_info_anwser. Authentication is working again. 6 years ago
Andre Puschmann 6a2dc8677b remove obsolete header 6 years ago
Andre Puschmann 4da8bf26f8 use non-blocking PDCP write in GW 6 years ago
Andre Puschmann b8438e9cc3 extend PDCP interface to allow non-blocking write of SDUs 6 years ago
Andre Puschmann 2b86272c5e protect PCAP bearer additions with write lock 6 years ago
Pedro Alvarez da840ac334 Fix un-initialized buffer pool in nas.cc 6 years ago
Pedro Alvarez 4e78d70d97 Fixing issue in pack identity request. 6 years ago
Pedro Alvarez 6615af57ee Cleaning up handle initial UE message a bit more. 6 years ago
Pedro Alvarez bd2fa4c04b Cleaning up Handle initial UE message 6 years ago
Andre Puschmann eb30d86d44 process RRC PDUs in RRC thread 6 years ago
Andre Puschmann 27d3d697df refactor RLC part#2
- move metrics into entities
- make configure interface return true/false on success/failure
- add own srslte mode type
6 years ago
Pedro Alvarez de8679b536 Continuing to cleanup. Starting to compile again. 6 years ago
Andre Puschmann 8e8fab027b refactor RLC base class
- add rwlock
- put RLC entities into map
- general cleanup
6 years ago
Pedro Alvarez 406d198eac Cleaning up nas.cc 6 years ago
Pedro Alvarez f03967776a Continuing to clean nas.cc 6 years ago
Pedro Alvarez 6ef3124fc9 Fixed up release ue ctx command. 6 years ago
Ismael Gomez 3a9f224f40 Turbo Coder LUT not a function of CB size 6 years ago
Pedro Alvarez f350fa5ec0 Small fixes in coding style. 6 years ago
Andre Puschmann 800eea888f fix PDCP security config 6 years ago
Andre Puschmann 4756d0313d Merge branch 'master' into next 6 years ago
Andre Puschmann da387b6930 update changelog for 18.06.1 6 years ago
Pedro Alvarez b25c12a084 Fixing nas.cc 6 years ago
Pedro Alvarez 85672d4a3f Fixing up s1ap.cc 6 years ago
Pedro Alvarez 05a34ec8e3 Cleaning up s1ap.cc 6 years ago
Pedro Alvarez 993e986315 Changing mme_gtpc 6 years ago
Andre Puschmann eb8a71f85b update debian files 6 years ago
Andre Puschmann 3dcddf92e3 update debian files (remove obsolete install script) 6 years ago
Pedro Alvarez d8f1b3c88d Moved uplink nas messages to nas.cc. s1ap_nas_transport is compiling. 6 years ago
Andre Puschmann edfc9df77d Merge branch 'master' into next 6 years ago
Andre Puschmann b8b5ad9755 Merge branch 'pdcp_refactor' into next 6 years ago
Andre Puschmann 6d4bb7f6b1 update debian files 6 years ago