yagoda
ae94416395
adding native lime, soapy, decimation filtering and neon optimizations
8 years ago
Ismael Gomez
94c7f56fbd
Merge branch 'next' into novolk
8 years ago
Paul Sutton
631c5b18e2
Merge branch 'master' into next
8 years ago
Paul Sutton
c49a299796
Removing old files
8 years ago
Paul Sutton
8adbc19c21
Merged master
8 years ago
Paul Sutton
619ed43e11
Removing old test files and references
8 years ago
yagoda
7c30d85536
fixing errors with compiler flags
8 years ago
Ismael Gomez
6d9770afca
added missing volk definitions
8 years ago
Ismael Gomez
5a6126aea0
added missing dotprod_cfc definition
8 years ago
Paul Sutton
932ed9b247
Added GCC_ARCH option to manually set -march in GCC
8 years ago
Paul Sutton
ab0d946a68
Merge branch 'next' of https://github.com/srslte/srslte into novolk
8 years ago
Paul Sutton
0931518fa6
Cleaner fix for MKL includes
8 years ago
Ismael Gomez
4104fe18b8
Merge branch 'next' into novolk
8 years ago
Ismael Gomez
b2f889081f
fixed test for avx2 in cmake
8 years ago
Ismael Gomez
9114441fbf
fixed test for avx2 in cmake
8 years ago
Ismael Gomez
d7afb87b38
Merge branch 'next' into novolk
8 years ago
Ismael Gomez
49a2a749a1
added more compiler flags. Added option for avx2
8 years ago
Ismael Gomez
5c390c7fe2
Merge branch 'next' into novolk
8 years ago
Ismael Gomez
86750b2db7
removed volk dependency. Checked and working
8 years ago
Paul Sutton
2644031ac8
Adding option to statically link MKL
8 years ago
Ismael Gomez
d51cc4b6a6
Updated to version 1.4
8 years ago
Ismael Gomez
59ecfcdfdd
Updated to version 1.3.1
8 years ago
Ismael Gomez
7eaf004619
updated to version 1.3
8 years ago
Ismael Gomez
8ee9b32c7a
Merge branch 'next' into uplink
8 years ago
Paul Sutton
925e83577b
Adding support for MKL fft
9 years ago
Ismael Gomez
b934a27075
PUSCH + CQI (short and long) + HARQ + RI working in test
9 years ago
Ismael Gómez-Miguelez
9a856dc6c7
Merge pull request #57 from krsch/patch-1
...
Update FindMATLAB.cmake
9 years ago
ismagom
90ee1ba73b
Fixed VOLK compiler definitions. Reduced track sync window
9 years ago
Paul Sutton
af85656096
Merge branch 'cmake_restructure' into test_merge
9 years ago
Paul Sutton
47eb847913
cleanups for cmake files, fixes to linker errors
9 years ago
Alexey Kreschuk
c1144325c6
Update FindMATLAB.cmake
...
There are two problems with `readlink`:
1) it might give a path relative to the symlink location,
2) if matlab bin directory is in $PATH it will yield nothing.
The use of `realpath` solves both of them.
9 years ago
ismagom
d6f27327a9
Updated version to 1.2
9 years ago
Paul Sutton
cafb8e1ab0
Increasing version number for next branch
9 years ago
Paul Sutton
7fbb961d67
Merge branch 'master' into next
9 years ago
Paul Sutton
ba0fecfb96
Minor fix for BuildMEX
9 years ago
Ismael Gomez
350842062a
Fixed compilation for different boards
9 years ago
ismagom
ba5b14ee3d
Renamed CUHD module to RF. Added bladeRF module to CMake
9 years ago
Paul Sutton
83af2f9cd1
Adding to version checking macros
9 years ago
Paul Sutton
6ceda2a4de
Added basic versioning
9 years ago
Paul Sutton
3bfd54be3b
Fixes for FindVolk so that includes are found correctly
9 years ago
ismagom
cea96ce53c
Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates
9 years ago
ismagom
4b493150a5
Fixed deprecated dereference in checkfunctionexistsmath.cmake
9 years ago
ismagom
309791cc61
Try_compile() based CMAKE SSE checking
9 years ago
ismagom
c64882d9c2
Merge branch 'master' into tdec
9 years ago
ismagom
cd971bc15e
Conditional SSE compilation
9 years ago
ismagom
6c194dc078
Conditional SSE compilation
9 years ago
Paul Sutton
a75089b5de
Moving check for UHD to parent folder so variables remain in scope for examples
9 years ago
ismagom
50ec3a161e
New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling.
9 years ago
Paul Sutton
0243db86da
Cleanup of cmake helpers
9 years ago
Paul Sutton
28c78fe6b2
Minor edits, removing use namespace from headers
10 years ago
ismagom
881a90d62c
Enabled mac_test (link with openlte library). Added license to srsapps
10 years ago
ismagom
132c919dcf
Changed directory structure. Compilation working with w/o UHD and srsGUI
10 years ago
Paul Sutton
b7a86a1663
Merged usrp_capture branch, switching from libsdrgui to new srsgui graphics library
10 years ago
Paul Sutton
3e34fae516
Minor updates to cmake checks for Octave/Matlab
10 years ago
ismagom
c23445b38a
Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change
10 years ago
Paul Sutton
4a0ffc67b0
Switching to separate libsdrgui library for graphics
10 years ago
ismagom
2b4da53ef9
Moved all subdirectories in phy upwards. Changed copyright
10 years ago
Paul Sutton
57bb1a8d53
Added DisableMEX flag
10 years ago
Paul Sutton
801567d545
Fix for building without VOLK
10 years ago
ismagom
4429d45761
Fixed warning in CMake when MATLAB not found
10 years ago
ismagom
2d0bada9f0
Fixed CMake finding VOLK functions
10 years ago
ismagom
605f102682
PDSCH Video demo working
10 years ago
ismagom
2dfe82fb9c
Added vec_max_fff function
10 years ago
ismagom
636cb301f8
Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX.
10 years ago
ismagom
c8c7bf39b2
Reordered RRC ASN directory. Fixed ASN headers installation.
10 years ago
ismagom
48da6746cd
Added MEX lib. Added PDCCH test
10 years ago
ismagom
4f653dc3ab
Added MMSE SISO equalizer (predecoding)
10 years ago
ismagom
f505a75382
New equalizer working
10 years ago
ismagom
61ebfaf3b2
Testing CH est
10 years ago
ismagom
1adfc16e1d
Changed char for bits to uint8_t
10 years ago
ismagom
53a6ccd06b
Merged with master
10 years ago
ismagom
f4eeec3df7
Added UE cell search object. Improved PSS detection
10 years ago
ismagom
7658ced99d
Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth
10 years ago
ismagom
764c7eb9d7
Split llr_approx() in three routines
10 years ago
ismagom
ecb30a9014
Added AGC module
10 years ago
ismagom
7372d3a386
Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs
10 years ago
Paul Sutton
8c0b3f0e2a
Merge branch 'master' of https://github.com/suttonpd/liblte
11 years ago
Paul Sutton
dc01602093
Adding support for Qwt6.1
11 years ago
ismagom
4570802974
Added license for CheckFunctionExistsMath.cmake
11 years ago
ismagom
8bed6caf4f
Fixed VOLK compilation issue #16
11 years ago
ismagom
f5f1ee186e
Added VOLK support
11 years ago
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
11 years ago