Commit Graph

56 Commits

Author SHA1 Message Date
ismagom 081b1e3248 Fixed pdsch allocation for 1 tx antenna and some cell ids 2015-12-02 20:57:57 +00:00
Paul Sutton 1ea2f379a7 Updating copyright notices 2015-11-13 12:22:33 +00:00
ismagom 83aba931e3 Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance 2015-11-09 19:15:33 +01:00
ismagom eac1b324dc Increased plot buffers to support 20Mhz plots 2015-11-05 12:15:02 +00:00
ismagom dc8927a5fd Increased plot buffers to support 20Mhz plots 2015-11-05 12:05:34 +00:00
ismagom 88cd40420a Improved PDSCH reception 2015-10-14 22:30:41 +02:00
ismagom cc1623f1cd Merge branch 'master' into ul_power_control
Conflicts:
	mex/include/srslte/mex/mexutils.h
2015-10-01 19:26:54 +02:00
ismagom 6c068d061f Fixed issue with new UHD driver blocking SIGINT 2015-10-01 10:47:01 +02:00
ismagom a5b52179fa Fixed rest of examples for new UHD driver 2015-10-01 10:11:44 +02:00
ismagom efb331439e Fixed master clock rate with UHD driver 3.10 2015-09-30 17:36:56 +02:00
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 2015-09-30 17:23:26 +02:00
ismagom 48076a77fa Reduced sampling rates (not power of 2 fft sizes) 2015-09-25 20:07:34 +02:00
ismagom cb61ff4009 Added support for reduced sampling rates 2015-09-25 19:12:43 +02:00
ismagom d725d73511 Fixed pss_usrp test segfault for high samplign rates 2015-09-24 09:23:15 +01:00
ismagom 67a5e0f0f1 Fixed master clock rate for 15 Mhz BW. 2015-09-10 11:42:27 +02:00
ismagom 76c432f777 Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes 2015-08-07 02:18:47 +02:00
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 2015-06-09 19:21:52 +02:00
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 2015-06-04 10:48:13 +01: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 f475069033 Demo working 2015-05-20 09:57:16 +01:00
ismagom c257d4f94b Tests with estimator 2015-05-19 19:23:06 +01:00
ismagom a690c2a232 Tests with estimator 2015-05-19 19:22:58 +01:00
ismagom 491a3c60f2 Added BSR procedure. Demo working 2015-05-19 16:45:30 +01:00
ismagom eecc5257b5 Redued graphics frame rate. Changed PDCCH decoding order. Set decoder iterations to 2. pdsch_ue RNTI argument passed as Hexadecimal 2015-05-18 21:00:47 +02:00
ismagom 0b3c611f38 ConnectionSetup working with MAC test 2015-05-16 23:24:18 +02:00
ismagom c828da3e58 Changed license to AGPL 2015-05-08 17:05:40 +02:00
ismagom 132c919dcf Changed directory structure. Compilation working with w/o UHD and srsGUI 2015-05-08 12:33:33 +02:00
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 2015-04-27 18:14:28 +02:00
ismagom c382f2cbba Fixed USRP buffer overflows due to small num_recv_frames. AGC working using vec_max. Improved cell search 2015-04-21 20:05:51 +01:00
ismagom ee78f0111b Fixing AGC 2015-04-21 11:09:08 +02:00
ismagom a85241e482 Merge branch 'master' into phy_class 2015-04-20 09:26:07 +02:00
ismagom 5e5c7b27d4 Added AGC 2015-04-20 09:25:29 +02:00
ismagom 7e7e0e91ef Merge branch 'master' into phy_class 2015-04-09 09:47:53 +01:00
ismagom e92511a457 Fixed pdsch_ue not compiling when graphics not enabled 2015-04-09 09:38:42 +01:00
ismagom 1bc01bc131 Merged pbch changes master 2015-04-08 19:53:32 +01:00
ismagom 94f2e84f09 PBCH decoding assumes number of ports when they are known 2015-04-08 19:47:52 +01:00
ismagom 29ae13e1e0 Fixed segfault in pthread_join in pdsch_ue. Fixed default cell in pdsch_enodeb 2015-04-08 16:59:14 +01:00
ismagom 5a3c2b1a04 chaned srslte_crc prefix in variable names 2015-04-08 16:22:09 +01:00
ismagom fe2fe70d48 Merged with master 2015-04-08 11:45:06 +01:00
ismagom 86625ecc95 Added MIB decoding to pdsch_ue file mode. usrp_capture_sync captures entires frames 2015-04-08 11:42:31 +01:00
ismagom 53171b1b8e UE itf working until SIB1 decoding 2015-04-08 09:50:01 +01:00
ismagom d4588a7f3c Merged with master 2015-04-06 10:14:09 +02:00
ismagom f253321ebb Added usrp_capture_sync example 2015-04-05 21:03:01 +02:00
ismagom 8274370d3d Fixed some srslte duplicate prefix 2015-04-05 16:32:35 +02:00
ismagom 90634182ce Merge with master 2015-04-05 15:46:30 +02:00
Paul Sutton b7a86a1663 Merged usrp_capture branch, switching from libsdrgui to new srsgui graphics library 2015-04-01 15:55:09 +01:00
ismagom 5588791695 Working on UE c++ itf 2015-03-24 07:58:33 -07:00
ismagom a85a29afba Fixed examples not compiling 2015-03-19 17:38:52 +01:00
ismagom 7b8a00ce9b Changed a few names. Initial UE PHY itf draft 2015-03-19 16:42:31 +01:00