Commit Graph

3372 Commits

Author SHA1 Message Date
Ismael Gomez 074db8478c deallocate dedicatedInfoNAS in rrc 2018-07-10 19:52:46 +02:00
Pedro Alvarez bd43b6e937 Cleanup comment. 2018-07-10 15:56:57 +01:00
Pedro Alvarez 55a6c3d808 Changed the epc.conf to have some instructions how to configure wireshark to decode the S1AP packets from the epc.pcap file. 2018-07-10 15:54:09 +01:00
Pedro Alvarez 151efc61d5 Added s1ap_tx_pdu function. This function will record to pcap if PCAP is enabled. 2018-07-10 15:18:31 +01:00
Pedro Alvarez b89ad628e2 Added config option to enable pcap. 2018-07-10 14:23:21 +01:00
Andre Puschmann 43571ce186 update ue.conf.example with missing metrics period 2018-07-10 14:46:10 +02:00
Andre Puschmann 49577395d5 add Fedora build dependencies 2018-07-10 14:23:50 +02:00
Andre Puschmann 9b894799f0 add support for ciphered authentication response 2018-07-10 12:34:25 +02:00
Andre Puschmann b3e21780be update debian packaging 2018-07-10 12:04:01 +02:00
Andre Puschmann bfae6c5059 add CMake option for UHD and pcsc 2018-07-10 12:02:04 +02:00
yagoda 8751645a48 cleaning up viterbi neon 2018-07-10 10:26:59 +01:00
Pedro Alvarez ba5708dc60 Starting to add S1AP pcap to EPC. 2018-07-09 19:17:31 +01:00
Pedro Alvarez ff49e56871 Starting to add s1ap_pcap class. 2018-07-09 18:25:43 +01:00
Pedro Alvarez 32a5c6a92f Starting to add s1ap_pcap class. 2018-07-09 16:50:35 +01:00
Pedro Alvarez 304510ea31 Whitespaces fix. 2018-07-09 16:49:34 +01:00
Pedro Alvarez d00662708f Added srslte_debug_handle_crash to EPC. 2018-07-09 14:39:19 +01:00
Pedro Alvarez 7aaa9a1789 Moved srslte_debug_handle_crash to common/debug.c 2018-07-09 14:33:50 +01:00
Pedro Alvarez 96786e96da Splitting the lib debug into phy and common debug. 2018-07-09 13:15:35 +01:00
Merlin Chlosta 2098aa0739 add keys to loglevel info to simplify PCAP analysis (#194) 2018-07-09 11:53:24 +02:00
Björn 23cc0ab011 enb: add bind address for s1ap connection (#128)
add s1c_bind_addr config option to specify the local bind address used for S1AP connections instead of using the GTP address.
This allows operation on setups with split S1U and S1C networks.
2018-07-09 11:52:17 +02:00
Ismael Gomez 005fe87ae9 RLC reestablish to re-enable tx_enabled 2018-07-09 00:26:58 +02:00
Ismael Gomez f273ec959b Set initial AGC gain correctly 2018-07-07 12:44:31 +02:00
Ismael Gomez 1e61dbceff Set initial AGC gain correctly 2018-07-07 12:43:50 +02:00
Ismael Gomez 881e278a10 Add rwlock to sched class 2018-07-07 12:17:55 +02:00
Ismael Gomez 67d4096e9e Default RLC to UM 2018-07-07 11:43:40 +02:00
Ismael Gomez 7c7eed3ad1 Fix issue #179 in master 2018-07-07 11:12:28 +02:00
Ismael Gomez 50742195b5
Update README.md 2018-07-06 16:44:49 +02:00
Ismael Gomez 4762483396 Fix compilation warnings 2018-07-06 16:38:31 +02:00
Andre Puschmann 68e95f7fab Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-07-06 16:29:16 +02:00
Ismael Gomez 1aa9951a04 Increased default inactivity timer to 60s 2018-07-06 16:28:54 +02:00
Andre Puschmann 1c29f27f2d bump version to 18.6 2018-07-06 16:28:43 +02:00
Ismael Gomez 493706eab1 Incorrect default value in buffer pool 2018-07-06 16:20:15 +02:00
Ismael Gomez 0dae08f812 Removed printf 2018-07-06 15:44:32 +02:00
Ismael Gomez 2da9787907 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-07-06 15:31:29 +02:00
Ismael Gomez f394dc7aa6 Fix deadlock issue in rach_detect 2018-07-06 15:31:18 +02:00
Ismael Gomez a2615628aa Increase buffer pool size for enb 2018-07-06 15:30:51 +02:00
Ismael Gomez efea8f4436 Set Dropped to debug level and reduce eNodeB RLC TX size 2018-07-06 15:30:26 +02:00
Pedro Alvarez 3d24094829 Merge branch 'next' into epc_sigpipe 2018-07-06 13:01:41 +01:00
Pedro Alvarez b460ece601 Merge branch 'mbms_tun' into next 2018-07-06 13:01:14 +01:00
Pedro Alvarez a74d1905b4 Fix command line parsing in mbms-gw 2018-07-06 12:23:36 +01:00
Pedro Alvarez 712a1b7639 Fix compiling bug 2018-07-06 12:13:44 +01:00
Andre Puschmann 355330dab9
Merge pull request #234 from softwareradiosystems/log_fix
Log fix
2018-07-06 13:07:55 +02:00
Andre Puschmann f4768eb267 Merge branch 'soapy' into next 2018-07-06 12:53:03 +02:00
Andre Puschmann 5a0de01905 adding async thread to soapy 2018-07-06 12:52:22 +02:00
Pedro Alvarez 1dc5836365 Adding SGi-mb mask to config 2018-07-06 11:52:04 +01:00
Andre Puschmann 9ef12859b0 register rf error handler in radio benchmark 2018-07-06 11:10:26 +02:00
Andre Puschmann d7e4797f3f add rf error handler in soapy 2018-07-06 11:09:56 +02:00
Ismael Gomez 67b8066239 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-07-06 10:43:46 +02:00
Andre Puschmann a38abfbd47 make metrics great again 2018-07-06 09:40:53 +02:00
Ismael Gomez 85a7daa09d Move RLC buffer size to common 2018-07-06 09:08:29 +02:00