projects
/
libsigrok.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libsigrok.git
2015-03-31
Uwe Hermann
Minor cosmetics and consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Uwe Hermann
Don't check g_free() arguments for NULL.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Uwe Hermann
cem-dt-885x: Add a missing break statement.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Uwe Hermann
zeroplus: Add a missing break statement.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Uwe Hermann
Fix a typo in a for loop (wrong variable).
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Uwe Hermann
sysclk-lwla: Use ARRAY_SIZE instead of G_N_ELEMENTS.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Martin Ling
uni-t-dmm: Declare each meter type in only one place.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Uwe Hermann
unit tests: Update for sr_session_new() API change.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Uwe Hermann
bindings/cxx/classes.cpp: Fix sr_session_load() invocation.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Uwe Hermann
bindings/cxx/classes.cpp: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Martin Ling
Call libusb_get_next_timeout() to get minimum timeout...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Martin Ling
Store a context pointer in struct sr_session.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Martin Ling
Make sr_session_new() and sr_session_load() require...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Revert "session_file.c: Use config_*() wrappers."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Martin Ling
Initial fix attempt for a thread-related issue on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Various #include file cosmetic fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Various NULL-check consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Some more g_try_*alloc() fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Improve readability and clarity of some numbers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Uwe Hermann
Fix a bunch of typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Mike Walters
Add udev rule for Rigol 1000Z series
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
demo: Fix SR_CONF_DEVICE_OPTIONS variant type.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Channel names consistency fixes and simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Remove unneeded #endif comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Consistency and whitespace fixes for switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Make memset() invocations consistent across all files.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Random whitespace and other minor fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
session_file.c: Use config_*() wrappers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
Uwe Hermann
Simplify a few config_set() callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
Constify a few arrays and variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
Remove unneeded explicit array size specification.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
Various minor whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
tondaj-sl-814: Add missing SR_PRIV.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
serial-dmm: Use g_malloc()/g_free().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
vc870: Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
Minor cosmetics, cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Uwe Hermann
serial-dmm: Drop obsolete extern declaration.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Martin Ling
serial-dmm: Declare each meter type in only one place.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Martin Ling
Pass driver struct pointer to driver callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Martin Ling
Construct driver array at runtime, from an array of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Martin Ling
rigol-ds: Add DS1000Z series support.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Uwe Hermann
Add initial Voltcraft VC-870 support.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Uwe Hermann
libsigrok.h: Add SR_MQ_POWER_FACTOR and SR_MQ_APPARENT_...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Bartosz Golaszewski
baylibre-acme: Fix a double free in bl_acme_set_shunt().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Martin Ling
scpi-pps: Add profile for Rigol DP821A.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Martin Ling
scpi-pps: Initialise sdi with status SR_ST_INACTIVE.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
rigol-ds: Fix broken channel group check in config_list().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
rigol-ds: Data source is a device option, not per chann...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
rigol-ds: Use sr_scpi_get_bool().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
rigol-ds: Fix double free.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
rigol-ds: Fix wrong channel group malloc size.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
Change API of channel accessor functions to take struct...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
Add sdi pointer to struct sr_channel.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Martin Ling
Simplify channel creation.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Uwe Hermann
fx2lafw: Replace obsoleted strncmp() calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
eightdot
Various fixes/updates to make the driver compile.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Bert Vermeulen
fx2lafw: Basic acquisition support for DSLogic.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Bert Vermeulen
Add udev rule for DSLogic.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Bert Vermeulen
fx2lafw: scan/firmware support for DSLogic.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Bartosz Golaszewski
output: Accept analog packets in csv output module.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Uwe Hermann
ols: Fix a compiler warning (unused variable).
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Uwe Hermann
ols: Fix detection and acquisition on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Bartosz Golaszewski
baylibre-acme: correctly handle channel group options
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Martin Ling
Rename SR_CONF_NUM_TIMEBASE to SR_CONF_NUM_HDIV.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Uwe Hermann
ut372: Minor cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
ut372: Support count mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
Add SR_MQ_COUNT for event count measurements.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
ut372: Handle flags correctly.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
ut372: Break out character-pair decoding to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
ut372: Implement initial protocol parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Martin Ling
ut372: Initial sub-driver skeleton.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Baruch Even
serial-dmm: Add MASTECH MS8250B as a supported DMM.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Uwe Hermann
configure.ac: Two more fixes for the baylibre-acme...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Uwe Hermann
asix-sigma: Use the more portable g_usleep().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Vladislav Ivanov
configure.ac: Fix baylibre-acme OS check.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Bartosz Golaszewski
baylibre-acme: don't report ACME as detected if no...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Bartosz Golaszewski
Doxyfile: Make exclude patterns more specific.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Uwe Hermann
baylibre-acme: Fix vendor/device name.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Uwe Hermann
Various Doxygen updates.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Uwe Hermann
unit tests: Drop unneeded check_ filename prefix.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Uwe Hermann
baylibre-acme: Drop unneeded comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Uwe Hermann
baylibre-acme: Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Uwe Hermann
baylibre-acme: Minor coding-style, cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
baylibre-acme: Add support for SR_CONF_POWER_OFF.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
baylibre-acme: Add Linux-specific GPIO helpers.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
baylibre-acme: Add support for probe factor setting.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
SR_CONF_PROBE_FACTOR: New option.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
configure.ac: Compile baylibre-acme driver for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
baylibre-acme: Driver implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Bartosz Golaszewski
baylibre-acme: Initial driver skeleton.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Aurelien Jacobs
rigol-ds: fix the smallest supported vdiv for the DS200...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Aurelien Jacobs
rigol-ds: return the actual hardware num_vdiv and vdiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-15
Aurelien Jacobs
rigol-ds: fix search for the closest vdiv.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Uwe Hermann
rigol-ds: Add missing "break" statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Uwe Hermann
rigol-ds: Add missing 20/50/100V vdiv entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Uwe Hermann
rigol-ds: Add more debug output.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-13
Aurelien Jacobs
rigol-ds: handle full word trigger slope in config_get().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Aurelien Jacobs
rigol-ds: SR_CONF_TRIGGER_SLOPE is actually listable.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Aurelien Jacobs
input/vcd: fix parse_header() return value check.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Aurelien Jacobs
Remove the inline qualification from sr_rational_set().
commit
|
commitdiff
|
tree
|
snapshot
next