Coder Social home page Coder Social logo

vpalatin / libsigrok Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 7.0 8.54 MB

Hardware access and backend lib (from git://sigrok.org/libsigrok)

License: GNU General Public License v3.0

Shell 0.03% C++ 2.65% Python 0.62% Java 0.01% C 93.84% Logos 0.18% Makefile 0.90% M4 1.77%

libsigrok's People

Contributors

abhishek-kakkar avatar abraxa avatar asanza avatar aurelj avatar biot avatar brgl avatar danielkitta avatar drwyrm avatar gsigh avatar gsmcmullin avatar haavares avatar jhol avatar jluebbe avatar knarfs avatar larsclausen avatar martinling avatar mranostay avatar mrnuke avatar petteriaimonen avatar rmsc avatar russdill avatar s09bq5 avatar saanlima avatar stefanbruens avatar svenschnelle avatar tilman2 avatar uffejakobsen avatar uwehermann avatar vuokko avatar zeldin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

libsigrok's Issues

Fails to compile api.c

src/hardware/ftdi-la/api.c: In function 'scan_device':
src/hardware/ftdi-la/api.c:123:4: warning: passing argument 2 of 'ftdi_usb_get_strings' from inc
ompatible pointer type [enabled by default]
model, 32, serial_num, 32);
^
In file included from src/hardware/ftdi-la/api.c:21:0:
/usr/include/ftdi.h:376:9: note: expected 'struct usb_device *' but argument is of type 'struct
libusb_device *'
int ftdi_usb_get_strings(struct ftdi_context *ftdi, struct usb_device *dev,
^
src/hardware/ftdi-la/api.c: In function 'scan_all':
src/hardware/ftdi-la/api.c:185:3: warning: passing argument 2 of 'scan_device' from incompatible
pointer type [enabled by default]
scan_device(ftdic, curdev->dev, &devices);
^
src/hardware/ftdi-la/api.c:85:13: note: expected 'struct libusb_device *' but argument is of typ
e 'struct usb_device *'
static void scan_device(struct ftdi_context *ftdic,

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.