SQ50 patches for libsigrok
Go to file
Uwe Hermann 6f5f21f996 Coding style fixes, aided by 'indent'.
The following shell alias can be used:

  alias INDENT='indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs'
2010-04-09 19:04:36 +02:00
hardware Coding style fixes, aided by 'indent'. 2010-04-09 19:04:36 +02:00
output better buffer size calculation 2010-04-08 16:50:27 +02:00
Makefile.am Factor out common sigrok_samplerate_string(). 2010-04-07 20:13:57 +02:00
backend.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
datastore.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
debug.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
device.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
filter.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
hwplugin.c Start of code base layout restructuring. 2010-04-02 20:27:54 +02:00
session.c Start unification of libsigrok return codes. 2010-04-05 18:30:14 +02:00
sigrok.h move posix-specific serial port comms to serial.c 2010-04-09 05:15:27 +02:00