Coder Social home page Coder Social logo

getiot / linux-c Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 14.0 143 KB

🐧 Linux C programming

Home Page: https://getiot.tech/linux-c

License: Apache License 2.0

C 95.28% Makefile 2.78% CMake 1.20% C++ 0.71% Shell 0.03%
c linux system-programming tutorial-code

linux-c's Introduction

GitHubStars GitHub GitHub release GitHub pull-requests PRs Welcome

linux-c

linux-c 是一个 Linux C 编程参考代码库,涵盖系统编程、网络编程、基本数据结构、工程构建、GCC 和 GDB 调试、驱动和外设控制等等,另外还包括部分高级特性参考示例、第三方库的使用示例,以及一些个人小项目参考。

本项目的初衷是收集和整理本人早期学习 Linux C 编程所编写的示例代码和练习项目,在开发新项目时能够快速找到相应的参考代码,提高开发效率。与 linux-c 仓库对应的文档教程,可以在 人人都懂物联网 网站找到,主要位于 Linux 系统编程 栏目。

项目维护

linux-c's People

Contributors

luhuadong avatar

Stargazers

e665106 avatar  avatar martin avatar Li Kaishuai avatar  avatar 6CX330 avatar Jerry avatar yujiongzhang avatar  avatar Sai.Jin avatar Mr.Cos avatar  avatar  avatar 芒果西米陆 avatar  avatar BlueFace avatar Hua avatar zhouyuhang avatar 七号公园 avatar Li Binglu avatar  avatar

Watchers

 avatar

linux-c's Issues

read_gps_data.c为什么一直waiting for fix...?

gpsd版本3.22,使用gpsfake模拟gps数据,gpsfake -D3 -t -S nmea.log
按照read_gps_data.c源代码,读取gps数据,gps_data.fix.status一直是0,为什么呢?nmea.log中的数据已经是fix过后的数据了,以下是一段gps数据,GNGGA的第7个字段是1,表示fix过后了
$GNGGA,104006.000,5136.9209,N,00011.1120,W,1,9,1.17,83.4,M,47.0,M,,60
$GPGSA,A,3,04,09,19,11,06,,,,,,,,1.43,1.17,0.83
0B
$GLGSA,A,3,68,69,85,78,,,,,,,,,1.43,1.17,0.8317
$GNRMC,104006.000,A,5136.9209,N,00011.1120,W,0.00,191.54,161022,,,A
6E
$GNZDA,104006.000,16,10,2022,,4F
$GPGRS,104006.000,1,-9.50,-1.69,-17.7,-2.85,-10.3,-0.54,4.08,-0.79,3.41,,,45
$GPGST,104006.000,6.3,8.8,2.8,16.0,8.5,3.6,23
7B
$GNGGA,104007.000,5136.9209,N,00011.1120,W,1,9,1.17,83.4,M,47.0,M,,61
$GPGSA,A,3,04,09,19,11,06,,,,,,,,1.43,1.17,0.83
0B
$GLGSA,A,3,68,69,85,78,,,,,,,,,1.43,1.17,0.83
17
$GNRMC,104007.000,A,5136.9209,N,00011.1120,W,0.00,191.54,161022,,,A*6F
$GNZDA,104007.000,16,10,2022,,*4E
$GPGRS,104007.000,1,0.87,-1.94,-18.0,-1.19,-11.9,-0.18,3.93,-1.62,7.08,,,62
$GPGST,104007.000,6.3,9.0,3.0,15.6,8.7,3.8,23
73

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.