Commit Graph

40 Commits

Author SHA1 Message Date
Paul Sutton 3fa54c653f CMake restructure 2016-04-08 16:30:02 +01:00
ismagom 3db5c062d2 Merge branch 'next' into maint 2016-01-30 10:27:45 +01:00
ismagom 17ecdb5e9e Fixed PUCCH format 2a identification 2016-01-20 11:22:41 +01:00
ismagom 8924c9d477 Force memory aligment to 32 bytes 2016-01-11 11:43:39 +01:00
ismagom a0a730b1de BladeRF interface working at 5 MHz 2015-12-16 17:38:04 +01:00
Paul Sutton 7e897074d6 Minor edits 2015-11-13 12:26:36 +00:00
Paul Sutton 1ea2f379a7 Updating copyright notices 2015-11-13 12:22:33 +00:00
ismagom 4e22f158e2 Removed SSE2 include and leave SSE4.1 only 2015-10-28 11:59:36 +01:00
ismagom 355e1815f6 Fixed SSE4.2 include in vector_simd.c 2015-10-28 09:47:09 +01:00
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 2015-10-16 11:48:59 +02:00
ismagom 6c194dc078 Conditional SSE compilation 2015-10-16 11:05:13 +02:00
ismagom 88cd40420a Improved PDSCH reception 2015-10-14 22:30:41 +02:00
ismagom f735268202 Integrated SSE decoder into pdsch receiver 2015-10-12 20:12:48 +02:00
ismagom f2b40c57ae Soft demodulator produces 16-bit fixed point 2015-10-12 19:03:20 +02:00
ismagom 19256c261e Turbo decoder working with hard decision 2015-10-12 16:44:41 +02:00
ismagom ad06998d91 Turbo decoder working OK @ 100 Mbps 2015-10-11 21:37:12 +02:00
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 2015-09-30 17:23:26 +02:00
ismagom 50ec3a161e New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling. 2015-09-21 13:51:28 +02:00
ismagom 0a3bd81a28 ULSCH working all modes (with UCI) with matlab 2015-09-18 15:46:27 +02:00
ismagom ae99188360 ULSCH working in matlab 2015-09-17 11:09:00 +02:00
ismagom e3499aff55 PUSCH with LUT working in Matlab 2015-09-16 22:35:43 +02:00
ismagom 784aea119b RM turbo TX working with LUTs 2015-09-16 20:10:54 +02:00
ismagom 7c09f79911 Moved bit interleaver to bit utils 2015-09-14 11:21:54 +02:00
Paul Sutton 1e6f56cdef Changed parameter names to match function meanings 2015-09-14 09:43:33 +01:00
ismagom d2a17a631b Changed pack/unpack bit functions 2015-09-14 10:20:12 +02:00
ismagom 7e94f82ab6 MAC test working 2015-08-04 17:27:14 +02:00
ismagom f65aa3be1d PHY test examples working 2015-07-24 19:38:34 +02:00
ismagom 805ccc2414 Initial commit 2015-07-19 22:52:56 +02:00
ismagom 851790e33c Created usrp_txrx example. 2015-06-05 13:36:46 +01:00
ismagom d46622d802 Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception 2015-05-27 13:27:49 +02:00
ismagom 486fd46234 Added MAC BSR. Channel estimation does averaging after interpolation 2015-05-26 11:48:04 +02:00
ismagom 5d122ee44f Added Time-domain EMA filter for channel estimation 2015-05-20 18:17:01 +01:00
ismagom c828da3e58 Changed license to AGPL 2015-05-08 17:05:40 +02:00
Paul Sutton fe3d723bdd Updating copyright notices and project name 2015-03-20 12:01:08 +00:00
ismagom c23445b38a Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change 2015-03-19 17:09:38 +01:00
Paul Sutton 62f2cf6496 Fixes for clang warnings, moved cf_t definition to config.h to avoid redefinitions 2015-03-19 14:47:28 +00:00
ismagom 6d51de5ed6 Added prefix to all exported symbols 2015-03-18 19:14:24 +01:00
ismagom 8605b6d24c Added prefix until fft.h 2015-03-18 13:41:50 +01:00
ismagom 2b4da53ef9 Moved all subdirectories in phy upwards. Changed copyright 2015-03-18 13:31:13 +01:00
ismagom 7d1d2910ee Changed directory names to srslte and removed uppler layers directories 2015-03-18 13:16:28 +01:00