Commit Graph

283 Commits

Author SHA1 Message Date
Pedro Alvarez 2172662388 Added initial create session response structure. Compiling now. 2017-11-23 14:57:21 +00:00
Pedro Alvarez ff32f31c9b Added structures to create session request. Starting to add create session response structure 2017-11-23 12:45:30 +00:00
Pedro Alvarez e754c6cbf5 Fixed more compilation bugs. Bearer context IE still needs to be added. 2017-11-23 11:23:40 +00:00
Pedro Alvarez ccbeb9e1c5 Fixed a bunch of compilation errors. 2017-11-22 14:41:59 +00:00
Pedro Alvarez a8a370ec21 Starting to add Create Session Request function 2017-11-22 11:52:37 +00:00
Pedro Alvarez 2088b3967b Commenting out the initial GTP-C packing functions (for now). 2017-11-17 11:59:22 +00:00
Pedro Alvarez 542edb988a Added GTPC ie and msg type definitions 2017-11-16 21:07:55 +00:00
Pedro Alvarez 04d3a3f8ca Continue to work on pakcing the create session request message 2017-11-15 19:10:14 +00:00
Pedro Alvarez 99f6ffe63b Starting to add code to create the GTP-C messages. 2017-11-15 16:39:25 +00:00
Pedro Alvarez 468b0f2581 Fixed some issues with the MME and HSS logging. 2017-11-08 14:10:25 +00:00
Pedro Alvarez adf1764496 added plmn to MCCMNC in the srslte lib 2017-10-16 13:03:33 +01:00
Ismael Gomez 1c677f7183 Read Home PLMN from IMSI 2017-10-07 21:58:08 +02:00
Ismael Gomez 2159ad3280 Added support for roaming PLMN 2017-10-07 21:31:13 +02:00
Andre Puschmann 8dc8d8d521 fix warning 2017-10-06 16:28:10 +02:00
Andre Puschmann 2311e2a715 Merge branch 'soapy_fixes' into next 2017-10-06 15:05:14 +02:00
Andre Puschmann 5d5e8167b7 stop radio after radio error 2017-10-06 15:04:17 +02:00
Ismael Gomez eb07dacfe9 Cleaning logging format 2017-10-06 14:33:22 +02:00
Andre Puschmann f619f53cc4 fix soapy support 2017-10-06 10:40:59 +02:00
Andre Puschmann 5bd92fb658 fix prach example and close rf at exit 2017-10-06 10:30:58 +02:00
Ismael Gomez c2c637e06a Fixed out-of-bounds checking in rlc_um resegmentation 2017-10-06 10:12:02 +02:00
Andre Puschmann df2bbd4087 fix multi channel tx support in soapy 2017-10-05 16:27:03 +02:00
Andre Puschmann 81b143715b fix formating 2017-10-05 16:27:03 +02:00
Ismael Gomez aa81b4520b Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-04 13:35:53 +02:00
Ismael Gomez 189dcfa1d2 Updated TX/RX calibrated values for x300 2017-10-04 13:35:18 +02:00
Ismael Gomez 576b2fb2fb Merge pull request #58 from softwareradiosystems/next_pmch_fix
Next pmch fix
2017-10-04 11:00:51 +01:00
Ismael Gomez b155ba4c28 Fixed segfault in pdsch_ue --help command 2017-10-04 12:00:31 +02:00
yagoda 983bd0060c fixing incorrect type in bzero in pmch test 2017-10-04 09:53:35 +01:00
yagoda c1ef157afd adding test files for pmch 2017-10-03 14:50:58 +01:00
yagoda b1cbcec742 adding pmch tests and fixing pdsch_enb 2017-10-03 14:49:19 +01:00
Paul Sutton 428e5955df Fix for SPGW address issue for GTP bearers - now using addresses from bearer setup requests
htonl fix
2017-10-02 13:04:40 +01:00
Andre Puschmann d3916cec91 fix segfault when printing help message 2017-10-02 10:50:06 +02:00
Ismael Gomez 92144ce15d Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df.
2017-09-26 18:26:57 +02:00
Ismael Gomez fbae23b2ac Removed debugging printf 2017-09-26 17:30:35 +02:00
Ismael Gomez db17c67194 Fixed bug in SSE turbo decoder 2017-09-26 17:26:29 +02:00
Ismael Gomez b6f905e2df Handle RRC ConnectionReject at eNodeB and UE 2017-09-26 16:45:02 +02:00
Ismael Gomez 839099d8d3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-26 14:51:50 +02:00
Ismael Gomez 736b73bb4b Print PDSCH iterations per codeword 2017-09-26 14:51:37 +02:00
Ismael Gomez 680ba2761c Fixed number of iterations calculation 2017-09-26 14:48:59 +02:00
Ismael Gomez f15dbcdd7f Restored UCI ACK processing to single ACK 2017-09-26 13:08:05 +02:00
Andre Puschmann 5d317454e3 initialize metrics buffer properly 2017-09-26 12:06:07 +02:00
Justin Tallon 774a456e31 adding phy layer support for mbms 2017-09-25 13:45:56 +02:00
Andre Puschmann 4eb52f58fc wait until periodic thread finishes during stop 2017-09-23 19:40:47 +02:00
Andre Puschmann 0636aa289c use metrics_hub in UE 2017-09-22 13:01:06 +02:00
Ismael Gomez b12d69b439 Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access) 2017-09-21 21:43:24 +02:00
Ismael Gomez f064b83183 Added buffer overflow check in RLC UM reassemble 2017-09-21 21:36:15 +02:00
Ismael Gomez 05306d6a05 Merge branch 'segfault_mimo' into next 2017-09-21 11:03:29 +02:00
Xavier Arteaga 55446fc2a2 Over the wire format can be selected through RF args 2017-09-21 10:03:02 +02:00
Ismael Gomez 931cfa2db9 Add source of Late message 2017-09-20 22:47:14 +02:00
Ismael Gomez db4045f214 Do not exit on UHD recv error code 2017-09-20 19:58:04 +02:00
Xavier Arteaga 648f7c3591 Increased compatibility for TM3 and TM4 with one Rx antenna 2017-09-20 18:32:11 +02:00