Commit Graph

29 Commits

Author SHA1 Message Date
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
ismagom 6d51de5ed6 Added prefix to all exported symbols 2015-03-18 19:14:24 +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
ismagom 6fe535f8a4 Improved synch. Fixed some bugs. Added ue_ul 2015-03-05 17:36:15 +00:00
ismagom 99df252279 Fixed PRACH example 2015-03-02 11:11:44 +01:00
ismagom d5a0be5e92 PRACH example successfully transmitting RA and receiving RAR 2015-02-26 18:10:44 +01:00
ismagom 83e3250c29 Added PRACH example. Added timed send/recv functions to cuhd 2015-02-24 11:19:42 +01:00
ismagom 605f102682 PDSCH Video demo working 2015-01-14 18:16:35 -08:00
ismagom 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 2014-12-27 00:36:32 +01:00
ismagom a25fa6a435 Added timeout to cuhd_recv 2014-12-18 10:43:05 +00:00
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 2014-12-18 00:30:31 +00:00
ismagom 48da6746cd Added MEX lib. Added PDCCH test 2014-12-01 21:15:32 +00:00
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 2014-08-01 23:26:28 +02:00
ismagom ad004c58d8 Adjusted PSS find thresholds for loaded cells 2014-07-22 20:11:48 +02:00
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 2014-07-22 16:56:56 +02:00
ismagom b6660915dd Fixed C-UHD wrapper. to_pp_string() in rx_metadata_t not available in older drivers 2014-07-21 20:03:38 +02:00
ismagom 928dcb370a Set num_recv_frames=512 as default UHD args 2014-07-21 18:02:58 +02:00
ismagom 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 2014-07-21 16:19:17 +02:00
Paul Sutton f933a73490 Directory restructure and cmake cleanup 2014-06-17 14:20:00 +01:00
Paul Sutton 5679797ed2 Replacing tabs with spaces 2014-06-17 10:11:41 +01:00
Ismael Gómez-Miguelez 8ee7385aeb Merge pull request #22 from ismagom/master
Pull from ismagom fork. Fixed B210 USRP Clock issue added PDCCH
2014-06-06 17:54:38 +02:00
ismagom eb52aeb1ab Fixed B210 USRP Clock issue. Added Turbo Rate matching 2014-06-06 17:09:15 +02:00
Paul Sutton f41ca07e83 Adding custom targets to include all header files in generated project files 2014-05-14 11:31:25 +01:00
Tom Rondeau 8bb3d759ab uhd: check for lo_locked or ref_locked sensor before trying to use them. If neither found, wait a bit to settle and return true. 2014-05-02 10:43:40 -04:00
Tom Rondeau aad0c6c56a cmake: adding LINK_DIRECTORIES to cmake to tell it where to find uhd if not in a normal (i.e., /usr or /usr/local) prefix. 2014-05-02 10:42:42 -04:00
ismagom 034b003a85 CMake chekcs for Qwt6. Fixed UHD close RX stream at exit 2014-03-04 22:08:52 +00:00
ismagom 8f4dee7c53 Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation 2014-03-03 19:09:26 +00:00