srsRAN/cmake/modules
Vadim Yanitskiy 900ad92912 srsue/extnas: implement a simple UNIX domain socket server
Unfortunately, the existing networking API (common/network_utils.h)
lacks the UNIX domain socket support, and it turned to be easier
to implement a simple, single client server using Boost.Asio.

The server runs in its own thread with a blocking Tx queue, and
calls a user definted callback on receipt of any data from client.
Multiple client connections are not supported and will be rejected.
2020-11-09 06:31:45 +07:00
..
CheckCSourceRuns.cmake Try_compile() based CMAKE SSE checking 2015-10-16 11:48:59 +02:00
CheckFunctionExists.c Updated copyright 2020-03-16 11:26:06 +01:00
CheckFunctionExistsMath.cmake cleanups for cmake files, fixes to linker errors 2016-04-18 10:17:23 +01:00
FindFFTW3F.cmake remove static FFTW library as strict dependency 2018-01-23 14:54:26 +01:00
FindLibConfig.cmake Add /lib/x86... to CMake find library hints 2019-09-20 15:43:07 +02:00
FindLimeSDR.cmake adding native lime, soapy, decimation filtering and neon optimizations 2017-05-03 16:48:40 +01:00
FindMKL.cmake Tidy up cmake advanced variables 2017-06-02 15:45:37 +01:00
FindMbedTLS.cmake Fix for security library find scripts 2017-06-23 16:47:54 +01:00
FindPCSCLite.cmake extend cmake for finding libpcsclite 2018-05-15 12:40:29 +02:00
FindPolarssl.cmake Fix for security library find scripts 2017-06-23 16:47:54 +01:00
FindRapidJSON.cmake add RapidJSON cmake finder 2019-09-16 21:39:15 +02:00
FindSCTP.cmake Add /lib/x86... to CMake find library hints 2019-09-20 15:43:07 +02:00
FindSRSGUI.cmake Merged usrp_capture branch, switching from libsdrgui to new srsgui graphics library 2015-04-01 15:55:09 +01:00
FindSSE.cmake Added missing AVX512 intrinsics and flags. Fixes #291. 2018-11-21 18:09:09 +01:00
FindSoapySDR.cmake fix typo in FindSoapy CMake script 2020-05-05 19:04:14 +01:00
FindUHD.cmake UHD: Add radio control in RFNOC check 2020-10-16 17:54:17 +02:00
FindZeroMQ.cmake add zmq-based rf driver 2019-04-25 10:25:49 +02:00
FindbladeRF.cmake Fix call to CHECK_LIBRARY_EXISTS in FindbladeRF 2019-08-05 11:15:43 +02:00
SRSLTEPackage.cmake srsue/extnas: implement a simple UNIX domain socket server 2020-11-09 06:31:45 +07:00
SRSLTEVersion.cmake Merge branch 'master' into next_merge_from_master2 2020-10-07 15:50:17 +02:00
SRSLTE_install_configs.sh.in Add options to srslte_install_configs.sh to install clean configs. 2019-11-27 20:42:55 +01:00
SRSLTEbuildinfo.cmake.in Building srsLTE in a subdir of project 2019-10-07 16:33:35 +02:00