Commit Graph

3427 Commits

Author SHA1 Message Date
Andre Puschmann 89df8f1582 unify RLC interface for writing SDUs w/ and w/o blocking 2018-07-25 16:08:07 +02:00
Andre Puschmann 3950629a75 remove obsolete RLC_MODE struct and move existing one to rlc_interface.h 2018-07-25 16:06:42 +02:00
Andre Puschmann 5444b2a0b7 tiny cosmetic changes 2018-07-25 15:09:54 +02:00
Andre Puschmann ee5b055829 rename pdcp function for GW to is_lcid_enabled() 2018-07-25 15:09:19 +02:00
Andre Puschmann 40d19e2d32 fix PDCP reset 2018-07-25 15:08:35 +02:00
Andre Puschmann 260fbff6ab unlock before adding SRB0 again during RLC reset 2018-07-25 09:20:45 +02:00
Pedro Alvarez 4ba777c9c3 Added nas log. Fixed gen_auth_info_anwser. Authentication is working again. 2018-07-24 18:38:16 +01:00
Andre Puschmann 6a2dc8677b remove obsolete header 2018-07-24 16:44:40 +02:00
Andre Puschmann 4da8bf26f8 use non-blocking PDCP write in GW 2018-07-24 15:50:14 +02:00
Andre Puschmann b8438e9cc3 extend PDCP interface to allow non-blocking write of SDUs 2018-07-24 15:49:09 +02:00
Andre Puschmann 2b86272c5e protect PCAP bearer additions with write lock 2018-07-24 09:43:33 +02:00
Pedro Alvarez da840ac334 Fix un-initialized buffer pool in nas.cc 2018-07-23 18:44:19 +01:00
Pedro Alvarez 4e78d70d97 Fixing issue in pack identity request. 2018-07-23 18:25:15 +01:00
Pedro Alvarez 6615af57ee Cleaning up handle initial UE message a bit more. 2018-07-23 17:59:03 +01:00
Pedro Alvarez bd2fa4c04b Cleaning up Handle initial UE message 2018-07-23 17:46:23 +01:00
Andre Puschmann eb30d86d44 process RRC PDUs in RRC thread 2018-07-23 17:49:26 +02:00
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
2018-07-23 17:30:32 +02:00
Pedro Alvarez de8679b536 Continuing to cleanup. Starting to compile again. 2018-07-23 15:30:19 +01:00
Andre Puschmann 8e8fab027b refactor RLC base class
- add rwlock
- put RLC entities into map
- general cleanup
2018-07-23 15:42:54 +02:00
Pedro Alvarez 406d198eac Cleaning up nas.cc 2018-07-23 12:38:40 +01:00
Pedro Alvarez f03967776a Continuing to clean nas.cc 2018-07-20 19:50:46 +01:00
Pedro Alvarez 6ef3124fc9 Fixed up release ue ctx command. 2018-07-20 14:54:03 +01:00
Ismael Gomez 3a9f224f40 Turbo Coder LUT not a function of CB size 2018-07-19 17:22:18 +02:00
Pedro Alvarez f350fa5ec0 Small fixes in coding style. 2018-07-19 11:15:31 +01:00
Andre Puschmann 800eea888f fix PDCP security config 2018-07-19 10:23:15 +02:00
Andre Puschmann 4756d0313d Merge branch 'master' into next 2018-07-18 22:04:22 +02:00
Andre Puschmann da387b6930 update changelog for 18.06.1 2018-07-18 21:24:31 +02:00
Pedro Alvarez b25c12a084 Fixing nas.cc 2018-07-18 19:25:59 +01:00
Pedro Alvarez 85672d4a3f Fixing up s1ap.cc 2018-07-18 17:25:37 +01:00
Pedro Alvarez 05a34ec8e3 Cleaning up s1ap.cc 2018-07-18 16:13:55 +01:00
Pedro Alvarez 993e986315 Changing mme_gtpc 2018-07-18 14:04:03 +01:00
Andre Puschmann eb8a71f85b update debian files 2018-07-18 12:14:59 +02:00
Andre Puschmann 3dcddf92e3 update debian files (remove obsolete install script) 2018-07-18 10:25:27 +02:00
Pedro Alvarez d8f1b3c88d Moved uplink nas messages to nas.cc. s1ap_nas_transport is compiling. 2018-07-17 18:33:10 +01:00
Andre Puschmann edfc9df77d Merge branch 'master' into next 2018-07-17 17:50:38 +02:00
Andre Puschmann b8b5ad9755 Merge branch 'pdcp_refactor' into next 2018-07-17 17:42:13 +02:00
Andre Puschmann 6d4bb7f6b1 update debian files 2018-07-17 17:32:17 +02:00
Andre Puschmann 190634680c bump version to 18.6.1 2018-07-17 17:08:02 +02:00
yagoda a0fa2d5b01 small fix in eMBMS MAC 2018-07-17 17:04:12 +02:00
Xavier Arteaga a21db86a78 SCH Codeblock CRC is computed at same time than parity 0 2018-07-17 15:37:57 +02:00
Xavier Arteaga c1a0b17c40 Improved phy_dl_test 2018-07-17 15:37:57 +02:00
Andre Puschmann 47a8b1343f add rwlock to PDCP 2018-07-17 15:27:04 +02:00
Andre Puschmann 93c11e4416 turn PDCP array into map 2018-07-17 12:50:10 +02:00
Andre Puschmann b257204471 fix public PDCP interface 2018-07-17 12:17:55 +02:00
Andre Puschmann 31ba175b37 add public PDCP entity interface 2018-07-17 12:17:55 +02:00
Andre Puschmann a604fbcc66 fix double RRC init bug in UE 2018-07-17 12:17:00 +02:00
Andre Puschmann ccf58a63ce reduce default log-level to warning 2018-07-17 09:43:30 +02:00
Andre Puschmann f6f47f0320 print srsLTE version name if no git details are found 2018-07-17 09:43:05 +02:00
Pedro Alvarez 1bad88a432 Changing integrity functions in nas.cc 2018-07-16 19:41:27 +01:00
Pedro Alvarez 5fd337a7ad Continue to move uplink NAS into nas.cc. 2018-07-16 19:05:53 +01:00