Uwe Hermann
|
cd315a80d8
|
sr/srd: Fix left-over #includes.
The libs themselves should use #include "sigrok.h" etc., while the
frontends must use #include <sigrok.h> and so on.
|
2012-01-03 19:56:01 +01:00 |
Uwe Hermann
|
83e9d58638
|
Add chronovu-la8 input file format support.
|
2011-04-11 00:21:19 +02:00 |
Uwe Hermann
|
f50f3f40d9
|
Add sr_ prefix to input/output structs.
|
2011-01-30 18:32:54 +01:00 |
Uwe Hermann
|
757b8c628a
|
Cosmetics, whitespace, simplifications.
Reduce code nesting a bit, constify some strings.
|
2011-01-08 01:49:47 +01:00 |
Bert Vermeulen
|
34e4813f2e
|
inout module infrastructure + binary input module
|
2010-04-30 16:09:47 -07:00 |