]>
sigrok.org Git - libsigrok.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Håvard Espeland [Sat, 1 May 2010 20:38:43 +0000 (22:38 +0200)]
Sigma: Value/mask trigger support in 50 MHz mode.
Håvard Espeland [Sat, 1 May 2010 12:22:22 +0000 (14:22 +0200)]
Sigma: Small cleanups.
Uwe Hermann [Sat, 1 May 2010 00:41:37 +0000 (02:41 +0200)]
Saleae: Rename firmware file to saleae-logic.fw.
This is done for consistency with the ASIX SIGMA firmware file names,
and also for brevity.
Bert Vermeulen [Fri, 30 Apr 2010 22:54:39 +0000 (15:54 -0700)]
inout module infrastructure + binary input module
Håvard Espeland [Fri, 30 Apr 2010 20:18:55 +0000 (22:18 +0200)]
cli: Show trigger event in bits plugin.
Håvard Espeland [Fri, 30 Apr 2010 20:18:10 +0000 (22:18 +0200)]
Sigma: Add triggers support for 100 and 200 MHz.
Håvard Espeland [Fri, 30 Apr 2010 21:51:57 +0000 (23:51 +0200)]
Sigma: Minor cleanup and add more samplesrates.
Uwe Hermann [Wed, 28 Apr 2010 22:32:44 +0000 (00:32 +0200)]
Sigma: Small cosmetic fixes.
Håvard Espeland [Wed, 28 Apr 2010 20:45:13 +0000 (22:45 +0200)]
Sigma: Support for low samplerates
Lowest samplerate supported in driver is 250 KHz
Håvard Espeland [Wed, 28 Apr 2010 19:21:19 +0000 (21:21 +0200)]
Sigma: Support 50 and 200 MHz modes
Håvard Espeland [Wed, 28 Apr 2010 19:20:27 +0000 (21:20 +0200)]
Sigma: Rename firmware files
Håvard Espeland [Wed, 28 Apr 2010 18:01:15 +0000 (20:01 +0200)]
Sigma: Upload 50, 100 or 200 MHz firmware
Håvard Espeland [Wed, 28 Apr 2010 17:48:59 +0000 (19:48 +0200)]
Sigma: Move upload firmware into a function
Uwe Hermann [Tue, 27 Apr 2010 22:17:28 +0000 (00:17 +0200)]
ASIX SIGMA: Coding style fixes (via indent mostly).
Also, end all/most comments with full stop and avoid variable/array
definitions in the middle of functions.
Uwe Hermann [Tue, 27 Apr 2010 20:46:59 +0000 (22:46 +0200)]
asix-sigma.h: Add missing license header.
Uwe Hermann [Tue, 27 Apr 2010 20:44:15 +0000 (22:44 +0200)]
ASIX Sigma: Use common license header format.
Håvard Espeland [Tue, 27 Apr 2010 19:43:24 +0000 (21:43 +0200)]
This commit adds initial support for the Asix Sigma Logic Analyzer. Currently, only 200 MHz is supported, and only with software trigger. Firmware for the device will be distributed separately, with permission from the vendor.
Signed-off-by: Håvard Espeland <redacted>
Uwe Hermann [Thu, 22 Apr 2010 01:39:02 +0000 (03:39 +0200)]
Win: Fix compile, serial port code (unfinished).
Bert Vermeulen [Sun, 18 Apr 2010 17:57:13 +0000 (10:57 -0700)]
simplify code for unused features
Bert Vermeulen [Sun, 18 Apr 2010 06:07:00 +0000 (23:07 -0700)]
fix broken samplerate calculation
Bert Vermeulen [Sun, 18 Apr 2010 05:09:33 +0000 (22:09 -0700)]
fix double DF_END and libusb timeout
Uwe Hermann [Thu, 15 Apr 2010 21:24:44 +0000 (23:24 +0200)]
Oops, bugfixes.
Uwe Hermann [Thu, 15 Apr 2010 21:21:30 +0000 (23:21 +0200)]
Refactoring and code simplifications.
Uwe Hermann [Thu, 15 Apr 2010 20:59:43 +0000 (22:59 +0200)]
Saleae/Zeroplus: Coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 20:16:35 +0000 (22:16 +0200)]
OLS: Coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 18:55:57 +0000 (20:55 +0200)]
hardware/common: Coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 18:36:04 +0000 (20:36 +0200)]
output: Coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 18:16:53 +0000 (20:16 +0200)]
libsigrok: More coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 18:07:16 +0000 (20:07 +0200)]
libsigrok: Coding style fixes.
Uwe Hermann [Thu, 15 Apr 2010 17:49:14 +0000 (19:49 +0200)]
Fix insufficient braces in KHZ() et al.
Uwe Hermann [Mon, 12 Apr 2010 22:34:20 +0000 (00:34 +0200)]
Add ARRAY_SIZE helper.
Uwe Hermann [Mon, 12 Apr 2010 21:21:12 +0000 (23:21 +0200)]
Rename "bin" output module to "bits" everywhere.
Uwe Hermann [Mon, 12 Apr 2010 19:22:58 +0000 (21:22 +0200)]
Add raw binary output format.
Also, rename the "bin" format to "bits" for now to avoid confusion.
Uwe Hermann [Fri, 9 Apr 2010 20:18:46 +0000 (22:18 +0200)]
Fix all warnings and re-enable -Wextra.
Uwe Hermann [Fri, 9 Apr 2010 19:20:22 +0000 (21:20 +0200)]
zeroplus: Fix compiler warnings.
Uwe Hermann [Fri, 9 Apr 2010 19:16:11 +0000 (21:16 +0200)]
Factor out trigger_helper() to reduce nesting.
Uwe Hermann [Fri, 9 Apr 2010 18:44:51 +0000 (20:44 +0200)]
Factor out common ezusb_upload_firmware().
Uwe Hermann [Fri, 9 Apr 2010 18:36:29 +0000 (20:36 +0200)]
ezusb.c: Coding style fixes.
Uwe Hermann [Fri, 9 Apr 2010 18:31:43 +0000 (20:31 +0200)]
sl_open_device(): Refactoring to reduce nesting.
Uwe Hermann [Fri, 9 Apr 2010 17:25:29 +0000 (19:25 +0200)]
Simplify code by reducing nesting level.
Uwe Hermann [Fri, 9 Apr 2010 17:04:36 +0000 (19:04 +0200)]
Coding style fixes, aided by 'indent'.
The following shell alias can be used:
alias INDENT='indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs'
Bert Vermeulen [Fri, 9 Apr 2010 03:15:27 +0000 (05:15 +0200)]
move posix-specific serial port comms to serial.c
Bert Vermeulen [Thu, 8 Apr 2010 14:58:07 +0000 (16:58 +0200)]
switch to SIGROK_ERR
Bert Vermeulen [Thu, 8 Apr 2010 14:49:39 +0000 (16:49 +0200)]
various fixes, basic acquisition works
Bert Vermeulen [Thu, 8 Apr 2010 14:44:13 +0000 (16:44 +0200)]
use strdup() instead of g_strdup()
Bert Vermeulen [Thu, 8 Apr 2010 14:42:22 +0000 (16:42 +0200)]
better buffer size calculation
Bert Vermeulen [Sun, 4 Apr 2010 18:51:04 +0000 (20:51 +0200)]
fix off-by-one error
Uwe Hermann [Wed, 7 Apr 2010 17:43:41 +0000 (19:43 +0200)]
Factor out common sigrok_samplerate_string().
Uwe Hermann [Tue, 6 Apr 2010 13:02:14 +0000 (15:02 +0200)]
VCD output: Handle disabled probes correctly.
Uwe Hermann [Tue, 6 Apr 2010 12:38:47 +0000 (14:38 +0200)]
Gnuplot output format support.
Uwe Hermann [Mon, 5 Apr 2010 23:29:32 +0000 (01:29 +0200)]
libsigrokdecode: Add initial return code list.
Uwe Hermann [Mon, 5 Apr 2010 14:41:54 +0000 (16:41 +0200)]
Start unification of libsigrok return codes.
We have SIGROK_OK for functions calls where no errors occured. All
error code names start with SIGROK_ERR and are globally unique,
negative values.
The value SIGROK_ERR is a generic/unspecified error code, all others,
such as SIGROK_ERR_MALLOC, refer to a specific error condition.
This commit renames the old SIGROK_NOK etc.
Uwe Hermann [Mon, 5 Apr 2010 14:20:09 +0000 (16:20 +0200)]
Allow output_format.init() to return errors.
Uwe Hermann [Mon, 5 Apr 2010 13:31:39 +0000 (15:31 +0200)]
More consistent spelling of "samplerate".
Uwe Hermann [Sun, 4 Apr 2010 11:19:20 +0000 (13:19 +0200)]
Initial Value Change Dump (VCD) output support.
Uwe Hermann [Fri, 2 Apr 2010 18:26:48 +0000 (20:26 +0200)]
Rename libbackend to libsigrok.
Uwe Hermann [Fri, 2 Apr 2010 18:18:27 +0000 (20:18 +0200)]
Start of code base layout restructuring.