Xavier Arteaga
c8bba2f4d0
DFT optimization. memcpy removal ( #76 )
...
* Solved PHICH Segmentation fault for MIMO
* Initial Guru FFT optimitzation
* Guru (i)FFT implemented. All test passed!
* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.
* Solved Merge Errors and bugs
* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
7 years ago
Ismael Gomez
3b4649b9f7
Fixed bug in calc_new_transmission
7 years ago
Pedro Alvarez
17ffc1f4bb
Added a file for common S1AP structs
7 years ago
Pedro Alvarez
bfb7f12298
Fixed small bug with sleep.
7 years ago
Xavier Arteaga
a570e63c5b
Corrected bug in RA
7 years ago
Xavier Arteaga
02680ed2aa
Merge pull request #75 from softwareradiosystems/next_novolk_update
...
Next novolk update
7 years ago
Pedro Alvarez
0dbddb8a4b
Finished separating the pack/unpack from the main S1AP class.
7 years ago
Pedro Alvarez
f73d295ae0
Separating msg packing from the main S1AP class.
7 years ago
Ismael Gomez
c14393b24f
Disable RSSI sensor by default
7 years ago
Ismael Gomez
dfef7c1a25
coverty uninitialized member
7 years ago
Ismael Gomez
45420433b9
Merge branch 'next' into next_novolk
7 years ago
Paul Sutton
49a105baed
Fix for tests, minor fix for RLC UM
7 years ago
Ismael Gomez
05d6a1c829
added option to configure netmask (rules out previous commit)
7 years ago
Ismael Gomez
9dbbe9731a
missing netmaks string after merge
7 years ago
Ismael Gomez
75e082db38
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
2f44e2bf3a
Refactored cases mcs>29 for ul/dl
7 years ago
Ismael Gomez
399f1cdbd1
Force retx for mcs>29 and new tb if rv=0 && mcs<29
7 years ago
Ismael Gomez
494802ba9b
Fixed bug in RLC UM when TX large number of segments in a PDU
7 years ago
Pedro Alvarez
eb3520630d
Cleanned up the setup request and failure packing/unpacking
7 years ago
yagoda
3292f9c269
simd.h tidy up & small fix for eMBMS
7 years ago
Pedro Alvarez
d8436ea2fc
A bit of code cleanup
7 years ago
Ismael Gomez
a7cd65e307
Merge branch 'next' into next_testers
7 years ago
Ismael Gomez
f1ec1b2f3c
disable attempt to resync after N310 (too soon if N310 is low)
7 years ago
Paul Sutton
b8d5b5b6a9
count_dl fix
7 years ago
Ismael Gomez
177f36fc8c
Improved cell reestablishment procedure timers (still not working the authentication)
7 years ago
Ismael Gomez
240eba2af5
Fix for async dl scheduling
7 years ago
Ismael Gomez
739b8fc457
Restored TA commands
7 years ago
Ismael Gomez
12877fe296
Missing ip_netmask configuration file
7 years ago
Ismael Gomez
ed7856ea57
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
0a1f51e592
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Pedro Alvarez
4f6fafb66d
General code cleanup
7 years ago
Andre Puschmann
aa5a3bfdae
fix bug reported by coverity
7 years ago
Pedro Alvarez
4307a5aef2
Removing the timeout of the socket.
7 years ago
Andre Puschmann
5ee2a37c2b
fix bug in dl_harq where if always returned true
7 years ago
Andre Puschmann
ab11a80c6f
fix bug in tti interval calculation now returning 0 when called with the same value
7 years ago
Andre Puschmann
29b9b6001b
fix metric hub when called with periodicity other than 1s
7 years ago
Xavier Arteaga
0504e7a51b
Fixed test for abs value. Solved compilation Neon warnings and SSE errors
7 years ago
Pedro Alvarez
91fd66fe9a
Small bug fix.
7 years ago
Pedro Alvarez
26f03a49f3
Intial code for S1 setup response
7 years ago
Ismael Gomez
2b0b57176f
Removed pid from demux
7 years ago
yagoda
f4b9e7311a
adding neon support to new vector structure
7 years ago
Pedro Alvarez
2bfb008bd2
MME now replies with S1 Setup falure.
7 years ago
Xavier Arteaga
6657892b80
Added UCI CQI decoder for variable number of bits
7 years ago
Pedro Alvarez
adf1764496
added plmn to MCCMNC in the srslte lib
7 years ago
ilshatDesu
2a381c109c
Update enb_cfg_parser.cc
...
Non critical error in SIB1.
CellIdentity is constucted from eNBID and SectorID.
7 years ago
Pedro Alvarez
5aa91483c5
Done decoding of s1 Setup message. Starting to store context and prepare a reply.
7 years ago
Ismael Gomez
c4c1c62360
stable connection. Runs out of samples in ringbuffer if clock differences
7 years ago
yagoda
2019ca31ef
adding neon support for new kernel structure
7 years ago
Ismael Gomez
db87a41d80
Merge branch 'next_novolk' into mobility
7 years ago
Ismael Gomez
d3e3ecacb6
Merge branch 'next' into next_novolk
7 years ago