Commit Graph

1889 Commits

Author SHA1 Message Date
Ismael Gomez 177f36fc8c Improved cell reestablishment procedure timers (still not working the authentication) 2017-10-18 16:50:22 -04:00
Ismael Gomez 240eba2af5 Fix for async dl scheduling 2017-10-18 16:49:36 -04:00
Ismael Gomez 739b8fc457 Restored TA commands 2017-10-18 16:34:18 -04:00
Ismael Gomez 12877fe296 Missing ip_netmask configuration file 2017-10-18 16:33:19 -04:00
Ismael Gomez ed7856ea57 Merge branch 'next' into next_novolk 2017-10-18 11:21:31 -04:00
Ismael Gomez 0a1f51e592 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-18 11:20:36 -04:00
Andre Puschmann aa5a3bfdae fix bug reported by coverity 2017-10-18 15:42:03 +02:00
Andre Puschmann 5ee2a37c2b fix bug in dl_harq where if always returned true 2017-10-18 15:01:36 +02:00
Andre Puschmann ab11a80c6f fix bug in tti interval calculation now returning 0 when called with the same value 2017-10-18 15:00:47 +02:00
Andre Puschmann 29b9b6001b fix metric hub when called with periodicity other than 1s 2017-10-18 15:00:07 +02:00
Xavier Arteaga 0504e7a51b Fixed test for abs value. Solved compilation Neon warnings and SSE errors 2017-10-18 12:49:43 +02:00
Ismael Gomez 2b0b57176f Removed pid from demux 2017-10-17 12:10:31 -04:00
yagoda f4b9e7311a adding neon support to new vector structure 2017-10-17 15:51:27 +00:00
Xavier Arteaga 6657892b80 Added UCI CQI decoder for variable number of bits 2017-10-16 17:33:30 +02:00
ilshatDesu 2a381c109c Update enb_cfg_parser.cc
Non critical error in SIB1.
CellIdentity is constucted from eNBID and SectorID.
2017-10-16 10:59:37 +03:00
Ismael Gomez c4c1c62360 stable connection. Runs out of samples in ringbuffer if clock differences 2017-10-13 17:59:12 +02:00
yagoda 2019ca31ef adding neon support for new kernel structure 2017-10-13 15:35:48 +01:00
Ismael Gomez db87a41d80 Merge branch 'next_novolk' into mobility 2017-10-13 10:27:04 +02:00
Ismael Gomez d3e3ecacb6 Merge branch 'next' into next_novolk 2017-10-13 10:26:33 +02:00
Ismael Gomez 5509262f54 Fixed possible bug in rx_metadata 2017-10-13 10:25:51 +02:00
Ismael Gomez 4fe2904939 Removed unnecessary T311 timer start 2017-10-13 10:23:25 +02:00
Ismael Gomez d80d1f2114 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-13 10:10:53 +02:00
Ismael Gomez d38475d6d0 Fixed % log in buffer pool capacity warning 2017-10-13 09:35:53 +02:00
Andre Puschmann 21d9cb6142 fix UL harq statistic printing 2017-10-12 20:52:31 +02:00
Andre Puschmann f5bc1049dc don't use log if USIM isn't initialized 2017-10-12 11:57:13 +02:00
Andre Puschmann 4b223ba729 add newline in error message 2017-10-12 11:57:13 +02:00
Ismael Gomez aeabcb4551 Merge branch 'next' into next_novolk 2017-10-12 11:53:14 +02:00
Ismael Gomez 83a711b125 Merge branch 'master' into next 2017-10-12 11:52:54 +02:00
Ismael Gomez 5b7277aca7 Merge branch 'next' into next_novolk 2017-10-12 11:28:13 +02:00
Ismael Gomez 3e941e1821 Merge branch 'master' into next 2017-10-12 11:19:21 +02:00
Ismael Gomez b0c318a45f Merge pull request #105 from srsLTE/coverty
Coverty
2017-10-12 11:16:09 +02:00
Ismael Gomez c73131d54f Merge pull request #104 from srsLTE/fix_issue_103
Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103
2017-10-12 10:47:02 +02:00
Ismael Gomez db5d747c66 Fix coverty issues 2017-10-12 10:31:08 +02:00
Ismael Gomez eec7b27b89 Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103 2017-10-11 17:09:51 +02:00
Xavier Arteaga 21355de77e Added TM3 (1 layer only) eNB support at RRC 2017-10-11 17:00:49 +02:00
Xavier Arteaga 95897ceb71 Added TM2 (Tx diversity) support for eNB 2017-10-10 17:01:40 +02:00
Ismael Gomez f4e883d24f Divided phch_recv in subclasses 2017-10-10 16:42:24 +02:00
Ismael Gomez 72446fb9ef Merge branch 'next_novolk' into mobility 2017-10-10 14:39:22 +02:00
Ismael Gomez 77c6322db2 Merge branch 'next_novolk' into mobility 2017-10-10 14:37:13 +02:00
Xavier Arteaga e8da7160f0 eNB transmits diversity by default if two cell ports are configured 2017-10-10 13:24:23 +02:00
Ismael Gomez fda886407b Added option to force the DL/UL frequency at the UE 2017-10-10 12:33:10 +02:00
Ismael Gomez a180b5ebac Msg3 delay is added to harq delay 2017-10-10 12:06:24 +02:00
Ismael Gomez 99a5500527 Merge branch 'next_novolk' of github.com:softwareradiosystems/srsLTE into next_novolk 2017-10-09 18:50:31 +02:00
Ismael Gomez d6561fa067 Merge branch 'next' into next_novolk 2017-10-09 18:50:22 +02:00
Xavier Arteaga 1a5cf45dda Solved compilation error for SSE (Tested in Atom) 2017-10-09 16:30:32 +02:00
Ismael Gomez 51c2c041d7 Update enb.conf.example 2017-10-09 09:48:39 +02:00
Ismael Gomez 5208c4c160 Removed unused code 2017-10-08 00:42:13 +02:00
Ismael Gomez 77506db318 Update enb.conf.example 2017-10-07 23:40:59 +02:00
Ismael Gomez 1dff82065b Merge branch 'next' into next_novolk 2017-10-07 23:25:07 +02:00
Ismael Gomez 7a14e28837 Extened to all US MCC codes 2017-10-07 22:17:55 +02:00