projects
/
libsigrok.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libsigrok.git
2014-07-23
Bert Vermeulen
build: We only need python 2.x for generating the bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Bert Vermeulen
fx2lafw: Check for valid samplerate before setting.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Bert Vermeulen
demo: Support continuous acquisition.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Bert Vermeulen
fx2lafw: Fix continuous mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
Drop references to obsolete sigrok-commits mailing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
session*.c: Remove some unneeded lines.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
configure: Show glibmm and gobject versions in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
configure.ac: Add versioned dependency on pygobject.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Uwe Hermann
Makefile.am: Add beaglelogic.h so it ends up in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Jens Steinhauser
C++ bindings: Make enums.py work with newer versions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Bert Vermeulen
Reorganize project tree.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Bert Vermeulen
build: Portability fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Bert Vermeulen
python: Fix build dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kumar Abhishek
beaglelogic: Implementation with soft triggers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Kumar Abhishek
beaglelogic: Initial driver skeleton.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Bert Vermeulen
Remove unnecessary level of indirection for source...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Bert Vermeulen
Get rid of global session.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Bert Vermeulen
Add struct sr_session parameter to all session source...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Bert Vermeulen
scpi: sr_scpi_scan_resource() never returns more than...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Bert Vermeulen
python: Silence irrelevant build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Uwe Hermann
make check: Update to new session API.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Uwe Hermann
Fix 'make check' invocation wrt new libsigrok.h location.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Bert Vermeulen
python: Don't install as a zip file.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Bert Vermeulen
build: Silence language bindings building.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Bert Vermeulen
configure: Add --enable-bindings switch.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Bert Vermeulen
bindings: Filter out various pygccxml noise.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Martin Ling
Additional build system fixes for C++/Python/Java bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Martin Ling
Assorted build system fixes for C++/Python/Java bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Martin Ling
Pass configured prefix to python setup.py install step.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Martin Ling
Suppress some SWIG warnings that don't matter.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Martin Ling
Fix building Python bindings with pygobject >= 3.7.91.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Bert Vermeulen
configure: Fix java --enable check.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Bert Vermeulen
configure: Add C++ bindings dependency checks.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Bert Vermeulen
configure: Deal with missing macro a bit better.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Martin Ling
Remove obsolete low-level language bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Martin Ling
Add Java bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Martin Ling
Reimplement high-level Python bindings on top of SWIG...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Martin Ling
Add new generic SWIG bindings based on C++ classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Martin Ling
Add C++ bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Martin Ling
Change prototype of sr_trigger_new to take const char *.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Martin Ling
SWIG: Rename libsigrok.i to lowlevel.i.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Martin Ling
SWIG: Remove obsolete lowlevel wrapper methods for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Martin Ling
Move public headers into include/libsigrok.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Martin Ling
Revise session API to allow for multiple sessions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Matthias Heidbrink
gmc-mh-1x-2x-rs232: Support for Metrahit 16T and simili...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Bert Vermeulen
swig: Use new output API.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Bert Vermeulen
Move conditional driver cruft to separate source file.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Bert Vermeulen
autoconf: Use DRIVER macro to declare drivers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Bert Vermeulen
Minor code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Bert Vermeulen
testo: Remove unused dependency on libserialport.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bert Vermeulen
saleae-logic16: Drop unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Bert Vermeulen
testo: Detach kernel driver as needed, and code optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Bert Vermeulen
testo: More robust probing and packet checking.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Bert Vermeulen
testo: Initial driver implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Bert Vermeulen
testo: Initial driver skeleton.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Bert Vermeulen
Add printers for wind speed, pressure and humidity...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Bert Vermeulen
Add MQ/units for wind speed, pressure and humidity...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Bert Vermeulen
Add VID/PID for Testo 435.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matthias Heidbrink
manson-hcs-3xxx: Use maximum voltage and current read...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matthias Heidbrink
serial: docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matthias Heidbrink
manson-hcs-3xxx: Implemented setting voltage, current...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matthias Heidbrink
manson-hcs-3xxx: Cleanup, improved error handling,...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matthias Heidbrink
manson-hcs-3xxx: Added missing models of series, fixed...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matthias Heidbrink
manson-hcs-3xxx: Fixed build without libserialport.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Uwe Hermann
manson-hcs-3xxx: Initial driver implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Uwe Hermann
manson-hcs-3xxx: Initial driver skeleton.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Matthias Heidbrink
serial-dmm: Implement request timeout mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Uwe Hermann
README: Document that libftdi1 is also an option.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Uwe Hermann
Lower libftdi1 requirement to 1.0 (builds fine too).
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Dan Horák
detect version 1.x of libftdi library
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Mike Frysinger
do not add check to common cflags/libs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Mike Frysinger
asix-sigma: fix build time warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Mike Frysinger
add explicit configure flags for ftdi/serial/usb libraries
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Matthias Heidbrink
norma-dmm: Added request timeout mechanism; docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Matthias Heidbrink
norma-dmm: Added separate driver siemens-b102x for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Aurelien Jacobs
chronovu-la: re-add return that was inadvertently remov...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Bert Vermeulen
trigger: Rename sr_trigger_stage_new() to sr_trigger_st...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Bert Vermeulen
session: Expose sr_session_trigger_get() as a public...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Bert Vermeulen
fx2lafw: Fix sample count.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Bert Vermeulen
saleae-logic16: Fix acquisition with fewer than nine...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Bert Vermeulen
saleae-logic16: Use new library software trigger.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Bert Vermeulen
fx2lafw: Use new library software trigger.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Bert Vermeulen
Add new software trigger as a library-wide facility.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Bert Vermeulen
session: Free session-wide trigger if set.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Bert Vermeulen
trigger: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
zeroplus-logic-cube: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
sysclk-lwla: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
ols: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
ikalogic-scanalogic2: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
fx2lafw: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
chronovu-la: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
asix-sigma: Use new trigger API.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
Remove dead code from session read.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
Remove obsolete API call sr_parse_triggerstring().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
Remove obsolete API call sr_dev_trigger_set().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
Rename SR_CONF_TRIGGER_TYPE to SR_CONF_TRIGGER_MATCH.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Bert Vermeulen
Add new triggering framework.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Bert Vermeulen
fx2lafw: Rename trigger constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Matthias Heidbrink
motech-lps-30x: Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-19
Matthias Heidbrink
motech-lps-30x: Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
next