]> sigrok.org Git - sigrok-util.git/log
sigrok-util.git
11 years agonew-driver: Logging helper fixes.
Uwe Hermann [Wed, 24 Oct 2012 10:11:31 +0000 (12:11 +0200)]
new-driver: Logging helper fixes.

Keep the sr_err() instead of SR_ERR() name in the #defines, otherwise we
conflict with the SR_ERR integer.

11 years agonew-driver: Cosmetic change for ./configure --help.
Uwe Hermann [Wed, 24 Oct 2012 10:06:34 +0000 (12:06 +0200)]
new-driver: Cosmetic change for ./configure --help.

11 years agonew-driver: Use new SR_ERR etc. macros.
Uwe Hermann [Wed, 24 Oct 2012 10:02:07 +0000 (12:02 +0200)]
new-driver: Use new SR_ERR etc. macros.

11 years agonew-driver: Add logging helpers to protocol.h.
Uwe Hermann [Wed, 24 Oct 2012 09:56:08 +0000 (11:56 +0200)]
new-driver: Add logging helpers to protocol.h.

11 years agonew-driver: Add more logging.
Uwe Hermann [Wed, 24 Oct 2012 08:19:04 +0000 (10:19 +0200)]
new-driver: Add more logging.

11 years agonew-driver: Whitespace and cosmetics.
Uwe Hermann [Wed, 24 Oct 2012 00:51:58 +0000 (02:51 +0200)]
new-driver: Whitespace and cosmetics.

 - new-driver.py -> new-driver in a string.

 - Consistently use 4 spaces for indentation (some lines had tabs).

 - Minor whitespace/cosmetic fixes.

11 years agonew-driver: Fix #include guard naming.
Uwe Hermann [Tue, 23 Oct 2012 23:24:06 +0000 (01:24 +0200)]
new-driver: Fix #include guard naming.

11 years agonew-driver: Standardize on more readable .la filenames.
Uwe Hermann [Tue, 23 Oct 2012 23:22:49 +0000 (01:22 +0200)]
new-driver: Standardize on more readable .la filenames.

Old:
 libsigrokhwsomedriver_la_CFLAGS

New:
 libsigrok_hw_somedriver_la_CFLAGS

11 years agonew-driver: Use new per-project names in headers.
Uwe Hermann [Tue, 23 Oct 2012 22:50:40 +0000 (00:50 +0200)]
new-driver: Use new per-project names in headers.

11 years agonew-driver: Drop config.h #includes.
Uwe Hermann [Tue, 23 Oct 2012 22:48:46 +0000 (00:48 +0200)]
new-driver: Drop config.h #includes.

It's not needed for hardware drivers in most cases.

11 years agonew-driver: Cosmetics, whitespace, add comments.
Uwe Hermann [Tue, 23 Oct 2012 22:47:44 +0000 (00:47 +0200)]
new-driver: Cosmetics, whitespace, add comments.

11 years agoadd new-driver tool
Bert Vermeulen [Tue, 23 Oct 2012 21:36:32 +0000 (23:36 +0200)]
add new-driver tool

11 years agoREADME: Add status and lots more info.
Uwe Hermann [Wed, 10 Oct 2012 22:08:46 +0000 (00:08 +0200)]
README: Add status and lots more info.

11 years agoAdd a small README.
Uwe Hermann [Sat, 23 Jun 2012 19:54:51 +0000 (21:54 +0200)]
Add a small README.

11 years agohantek-dso-extract: use 2xxx or 5xxx for firmware blobs
Bert Vermeulen [Wed, 27 Jun 2012 17:22:40 +0000 (19:22 +0200)]
hantek-dso-extract: use 2xxx or 5xxx for firmware blobs

11 years agoadd hantek-dso-extract tool.
Bert Vermeulen [Mon, 18 Jun 2012 01:14:55 +0000 (03:14 +0200)]
add hantek-dso-extract tool.

11 years agoadd parsepe tool
Bert Vermeulen [Mon, 18 Jun 2012 01:14:11 +0000 (03:14 +0200)]
add parsepe tool

11 years agoadd default license
Bert Vermeulen [Mon, 18 Jun 2012 01:12:39 +0000 (03:12 +0200)]
add default license