首先,在官方文档中看到,GNSS-SDR目前并不支持直接在Windows系统下直接运行,通常需要借助虚拟机构建客户操作系统(Linux),在虚拟系统内安装并运行该软件。 官网上给出的建议虚拟工具是(VirtualBox),于是我就去官网下载了最新版本的 VirtualBox5.2.12。具体安装和新建虚拟机的过程都算简单,在网上也能找到很多相关介绍,所...
首先,在官方文档中看到,GNSS-SDR目前并不支持直接在 Windows系统下直接运行,通常需要借助虚拟机构建客户操作系统(Linux),在虚拟系统内安装并运行该软件。 官网上给出的建议虚拟工具是(VirtualBox),于是我就去官网下载了最新版本的 VirtualBox5.2.12。具体安装和新建虚拟机的过程都算简单,在网上也能找到很多相关介绍,...
The volk_gnsssdr library can be built on Microsoft Windows and can execute SIMD instructions on that OS. Removed all instances of _mm256_zeroupper() in the volk_gnsssdr library, since they are not required and lead to miscompilation with GCC 10.2 and optimization level -O3. Fixed building...
This branch is 724 commits behind gnss-sdr/gnss-sdr:main.Folders and files Latest commit Cannot retrieve latest commit at this time. History8,529 Commits .github CI: Update windows job Apr 7, 2022 LICENSES Add work towards using cpu_features. Keep compatibility with old systems Aug 21, 2020...
GNSS-SDRLIB v2.0 only works in64-bit Windows The CLI/GUI applications are built with Microsoft Visual Studio Express 2012 SIMD SSE2 supported CPU (Pentium IV and later processor) is required Directory and Files ./bin Executable APs for Windows ...
The volk_gnsssdr library can be built on Microsoft Windows and can execute SIMD instructions on that OS. Removed all instances of _mm256_zeroupper() in the volk_gnsssdr library, since they are not required and lead to miscompilation with GCC 10.2 and optimization level -O3. Fixed building...
Please bring your Windows laptop with MATLAB® version R2007b or later installed if you would like to run these exercises in class. All attendees registered prior to August 26 are guaranteed to receive a fast 16 GB USB 3.0 flash drive with software and SDR data files necessary to run the...
gnss-sdr代码解读(2) 作者微信公众号:小卫星 操作系统:Windows 10 代码分析工具:Scientific.Toolworks.Understand.5.0 最近发现有个... ControlThread::init(){ // Instantiates a control queue, aGNSSflowgraph,anda control message factory 智能推荐
# double escape for windows backslash path separators string(REPLACE "\\" "\\\" prefix "${prefix}") string(REPLACE "${CMAKE_SOURCE_DIR}" "$BUILD_DIR" COMPILER_INFO "${COMPILER_INFO}") if(NOT CMAKE_CROSSCOMPILING) string(REPLACE "\\" "\\\" prefix "${prefix}") string(REPLACE...
GNSS-SDRLIB v2.0 only works in64-bit Windows The CLI/GUI applications are built with Microsoft Visual Studio Express 2012 SIMD SSE2 supported CPU (Pentium IV and later processor) is required Directory and Files ./bin Executable APs for Windows ./gnss-sdrcli.exe Real-time GNSS signal processin...