⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.install

📁 The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with
💻 INSTALL
字号:
=============================================================================install RTAI-Linux (www.rtai.org) - patch & compile kernel - compile RTAIuntar archive to $(OGR)1) OpenGPSRec-------------change diretory to dir $(OGR)/src/ogr    cd ./src/ogrdetermine PCI board base address - determine base address of Kolter PROTO-3      $ cat /proc/pci      and edit include/ogr_defines.h accordingly:     #define  PCIBASE       0x????edit Makefile (optional) - select compiler - select RTAI and Linux include directoriescompile    make  Makefile moves executable 'ogr_main' and module 'ogr_module.o'   to $(OGR)/bin2) gpsplot----------    make  Makefile moves executable 'gpsplot' to $(OGR)/bin3) run the programs-------------------go to dir    cd ./binload module and start user program    ./ogr.shstart plotting tool    gpsplot -c <Channel> -p P =============================================================================

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -