GithubHelp home page GithubHelp logo

jt808-7's Introduction

JT808

中华人民共和国交通运输行业标准JT/T808协议的命令生成和解析库;

快速使用

本工程使用CMake构建工具, 编译工具为G++(Windows系统下为MinGW G++).

编译准备

Ubuntu 系统

$ sudo apt-get install cmake cmake-curses-gui

Windows 系统

到官网下载MinGW, 安装并设置好环境变量. 到官网下载CMake, 安装并设置好环境变量.

编译

$ cmake .. && make

编译示例程序

$ cmake .. -DJT808_BUILD_EXAMPLES=ON && make

编译输出文件位于build/examples目录下.

生成 debug 版和 release 版的程序

$ ccmake ..

编辑CMAKE_BUILD_TYPE行, 填写DebugRelease.

jt808-7's People

Contributors

sevensx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.