]>
sigrok.org Git - libsigrok.git/log
Uwe Hermann [Fri, 10 May 2013 18:59:42 +0000 (20:59 +0200)]
Always link against the math library.
This fixes bug #115.
Uwe Hermann [Fri, 10 May 2013 18:31:25 +0000 (20:31 +0200)]
session_driver: Fix return codes, cosmetics.
Uwe Hermann [Fri, 10 May 2013 17:37:54 +0000 (19:37 +0200)]
Use consistent API callback function names.
This now matches what the 'new-driver' tool generates.
Uwe Hermann [Fri, 10 May 2013 17:16:25 +0000 (19:16 +0200)]
zeroplus: Properly set inst_type to SR_INST_USB.
Uwe Hermann [Fri, 10 May 2013 17:06:47 +0000 (19:06 +0200)]
zeroplus: Use std_dev_clear().
Uwe Hermann [Fri, 10 May 2013 16:59:46 +0000 (18:59 +0200)]
uni-t-dmm: Use std_dev_clear().
Uwe Hermann [Fri, 10 May 2013 16:53:42 +0000 (18:53 +0200)]
serial-dmm: Use std_dev_clear().
Uwe Hermann [Fri, 10 May 2013 16:40:13 +0000 (18:40 +0200)]
chronovu-la8: Use std_dev_clear().
Uwe Hermann [Fri, 10 May 2013 16:30:32 +0000 (18:30 +0200)]
Drop some lines that are no longer needed.
Uwe Hermann [Fri, 10 May 2013 15:56:53 +0000 (17:56 +0200)]
tondaj-sl-814: Use std_dev_clear().
Uwe Hermann [Fri, 10 May 2013 15:54:53 +0000 (17:54 +0200)]
mic-985xx: Use std_dev_clear().
Uwe Hermann [Wed, 8 May 2013 17:49:23 +0000 (19:49 +0200)]
Use consistent naming for internal libtool helper libs.
This now also matches what the 'new-driver' tool generates.
Uwe Hermann [Wed, 8 May 2013 17:33:30 +0000 (19:33 +0200)]
Use consistent HW_ name prefixes everywhere.
Older drivers used LA_* previously, we now use HW_* everywhere though.
Uwe Hermann [Sun, 5 May 2013 15:14:20 +0000 (17:14 +0200)]
device.c: Add missing @since markers.
Also, add Doxygen comments for functions which don't have any yet.
Uwe Hermann [Wed, 8 May 2013 14:41:18 +0000 (16:41 +0200)]
Doxyfile: Set version to "unreleased development snapshot".
Uwe Hermann [Wed, 8 May 2013 14:40:45 +0000 (16:40 +0200)]
Re-enable link-mso19 and nexus-osciprime drivers.
Bert Vermeulen [Mon, 6 May 2013 18:44:26 +0000 (20:44 +0200)]
fx2lafw: Fix memory leak
Bert Vermeulen [Sun, 5 May 2013 22:42:18 +0000 (00:42 +0200)]
ols: Code cleanup
This also fixes a memory leak.
Bert Vermeulen [Sun, 5 May 2013 22:40:17 +0000 (00:40 +0200)]
Fix various memory leaks
Bert Vermeulen [Sun, 5 May 2013 22:36:50 +0000 (00:36 +0200)]
std: Fix memory leak, code cleanup
Uwe Hermann [Thu, 25 Apr 2013 17:01:54 +0000 (19:01 +0200)]
Drop link-mso19/nexus-osciprime in preparation for release.
These two drivers are currently unfinished and don't work, so disable
and "unhook" them for now in preparation of the next libsigrok release.
They're still in the git repository, but not hooked up to the build
system, so that they won't get detected or built, and also don't end up
in the release tarball.
Since link-mso19 is the only driver that currently requires libudev,
drop any reference to that, too.
It should be relatively easy to apply this patch in reverse after the
release to bring back both drivers.
Uwe Hermann [Sat, 4 May 2013 13:55:11 +0000 (15:55 +0200)]
Doxyfile: Set version number to 0.2.0.
Uwe Hermann [Sat, 4 May 2013 13:22:45 +0000 (15:22 +0200)]
udev rules file: Add entry for the ZEROPLUS LAP-16128U.
Uwe Hermann [Sat, 4 May 2013 13:17:50 +0000 (15:17 +0200)]
NEWS: Minor update.
Uwe Hermann [Sat, 4 May 2013 13:12:20 +0000 (15:12 +0200)]
Fix libsigrok lib version (current:revision:age).
The last release (libsigrok 0.1.1) had a lib version of 0:0:0.
This release thus gets 1:0:0 according to the libtool manual guidelines.
Uwe Hermann [Fri, 3 May 2013 22:07:34 +0000 (00:07 +0200)]
uni-t-dmm: Add missing SR_CONF_LIMIT_MSEC support.
Uwe Hermann [Fri, 3 May 2013 19:59:32 +0000 (21:59 +0200)]
s/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
This is more correct anyway, and also a bit shorter and more readable.
Uwe Hermann [Fri, 3 May 2013 12:03:49 +0000 (14:03 +0200)]
Minor whitespace fixes.
Uwe Hermann [Thu, 2 May 2013 21:37:23 +0000 (23:37 +0200)]
README.devices: Document how to make some DMMs log.
Uwe Hermann [Thu, 2 May 2013 17:03:47 +0000 (19:03 +0200)]
NEWS: Various updates and minor fixes.
Uwe Hermann [Thu, 2 May 2013 15:37:55 +0000 (17:37 +0200)]
Fix the build when libusb is not available.
Thanks Simon Richter <redacted> for reporting.
Bert Vermeulen [Wed, 1 May 2013 12:54:44 +0000 (14:54 +0200)]
Deal with uninitialized drivers
Uwe Hermann [Wed, 1 May 2013 01:16:47 +0000 (03:16 +0200)]
serial-dmm: Add Tecpel DMM-8060 support.
Uwe Hermann [Wed, 1 May 2013 01:13:15 +0000 (03:13 +0200)]
serial-dmm: Add Tecpel DMM-8061 support.
Uwe Hermann [Wed, 1 May 2013 01:04:46 +0000 (03:04 +0200)]
uni-t-dmm: Add Tecpel DMM-8060 support.
This is _very_ likely to be a rebadged Voltcraft VC-820, treating as such.
Uwe Hermann [Wed, 1 May 2013 01:00:08 +0000 (03:00 +0200)]
uni-t-dmm: Add Tecpel DMM-8061 support.
Uwe Hermann [Wed, 1 May 2013 00:10:56 +0000 (02:10 +0200)]
fs9721: Factor out common code from serial-dmm.
These functions are FS9721 specific (and DMM specific), and can be used
from various drivers (e.g. serial-dmm or uni-t-dmm or possibly others).
Uwe Hermann [Tue, 30 Apr 2013 23:56:30 +0000 (01:56 +0200)]
uni-t-dmm/serial-dmm: Handle Voltcraft VC-840 temperature.
Uwe Hermann [Tue, 30 Apr 2013 23:02:46 +0000 (01:02 +0200)]
fs9922: Fix beep mode.
Uwe Hermann [Tue, 30 Apr 2013 23:00:54 +0000 (01:00 +0200)]
fs9922: Fix diode mode parsing.
Uwe Hermann [Tue, 30 Apr 2013 18:28:29 +0000 (20:28 +0200)]
uni-t-dmm: Fix incorrect UNI-T UT61D baudrate.
Uwe Hermann [Tue, 30 Apr 2013 18:27:04 +0000 (20:27 +0200)]
uni-t-dmm: Add support for the Voltcraft VC-840.
This DMM is already supported via the serial-dmm driver when using the
RS232 cable. The uni-t-dmm support makes it usable with the USB/HID
cable too.
Uwe Hermann [Mon, 29 Apr 2013 18:23:21 +0000 (20:23 +0200)]
uni-t-dmm: Add support for the UNI-T UT61E.
This DMM is already supported via the serial-dmm driver when using the
RS232 cable. The uni-t-dmm support makes it usable with the USB/HID
cable too.
Uwe Hermann [Mon, 29 Apr 2013 18:15:02 +0000 (20:15 +0200)]
serial-dmm: Add support for the UNI-T UT61D.
This DMM is already supported via the uni-t-dmm driver when using the
USB/HID cable. The serial-dmm support makes it usable with the RS232
cable too.
Uwe Hermann [Sun, 28 Apr 2013 06:13:15 +0000 (08:13 +0200)]
uni-t-dmm: Use sr_dev_inst to store connection handle.
Uwe Hermann [Sun, 28 Apr 2013 06:01:51 +0000 (08:01 +0200)]
brymen-dmm: Use sr_dev_inst to store connection handle.
Bert Vermeulen [Tue, 30 Apr 2013 14:03:37 +0000 (16:03 +0200)]
output: Use sr_config_get() wrapper
This obviates the need for a valid driver, and thus makes converting
from any (non-sr) input format to any output format possible; the only
thing missing is the samplerate.
Fixes bug 105.
Bert Vermeulen [Tue, 30 Apr 2013 07:55:44 +0000 (09:55 +0200)]
fx2lafw: Keep track of our own libusb fds
Bert Vermeulen [Mon, 29 Apr 2013 22:04:39 +0000 (00:04 +0200)]
Don't remove stray source from the session after stopping
It's up to the drivers and frontends to remove the sources they
added to the session.
Also don't tell the driver about a forced session stop more than
once, because it's sloppy.
Fixes bug 62.
Bert Vermeulen [Mon, 29 Apr 2013 17:02:26 +0000 (19:02 +0200)]
fx2lafw: Properly initialize operational state before acquisition
Bert Vermeulen [Mon, 29 Apr 2013 10:39:26 +0000 (12:39 +0200)]
ols: Don't close serial port after acquisition is done
Bert Vermeulen [Sun, 28 Apr 2013 20:35:42 +0000 (22:35 +0200)]
Don't try to close devices when removing them from the session
That's the frontend's job.
Uwe Hermann [Mon, 22 Apr 2013 19:57:51 +0000 (21:57 +0200)]
NEWS: Add most important items since last release.
Uwe Hermann [Wed, 24 Apr 2013 17:14:52 +0000 (19:14 +0200)]
tondaj-sl-814: Use sr_dev_inst to store connection handle.
Uwe Hermann [Sat, 27 Apr 2013 17:06:27 +0000 (19:06 +0200)]
unittests: Disable a broken test for now.
Bert Vermeulen [Sat, 27 Apr 2013 16:27:32 +0000 (18:27 +0200)]
Don't automatically clear known instances from USB drivers on scan
This invalidates previously returned sr_dev_inst pointers, which a
frontend may be holding. It's the frontend's responsibility to clear
the list of instances a driver keeps track of by calling
sr_dev_clear(driver);
if it wants a completely new scan done.
Bert Vermeulen [Sat, 27 Apr 2013 16:24:50 +0000 (18:24 +0200)]
Explicitly initialize all struct parameters on init
Bert Vermeulen [Sat, 27 Apr 2013 15:29:46 +0000 (17:29 +0200)]
Fix output API receive() function
This changes the new output API's recv() to receive(), and has it
return an integer status code. The output of the function, if any,
is stored in a new parameter as a pointer to a newly allocated GString.
All output modules using this API have been adjusted.
Martin Ling [Fri, 26 Apr 2013 22:20:33 +0000 (23:20 +0100)]
Remove SR_MAX_NUM_PROBES, which is now no longer used.
Martin Ling [Fri, 26 Apr 2013 22:16:30 +0000 (23:16 +0100)]
vcd output: Replace fixed length array of indices with GArray.
Martin Ling [Fri, 26 Apr 2013 22:00:51 +0000 (23:00 +0100)]
vcd output: Eliminate unnecessary array of probe names.
Martin Ling [Fri, 26 Apr 2013 21:50:09 +0000 (22:50 +0100)]
gnuplot: Eliminate fixed-size header buffer based on max probes.
Martin Ling [Fri, 26 Apr 2013 21:29:41 +0000 (22:29 +0100)]
gnuplot: Remove unnecessary array of probe names.
Martin Ling [Fri, 26 Apr 2013 21:26:14 +0000 (22:26 +0100)]
csv: Remove unnecessary array of probe names.
Martin Ling [Fri, 26 Apr 2013 21:20:05 +0000 (22:20 +0100)]
chronovu-l8: remove unused array of probe names.
Martin Ling [Fri, 26 Apr 2013 21:14:57 +0000 (22:14 +0100)]
text: Use a GSList of enabled probe names, not an array.
Martin Ling [Fri, 26 Apr 2013 19:52:25 +0000 (20:52 +0100)]
vcd input: Use a GSList rather than fixed size array of probes.
Martin Ling [Fri, 26 Apr 2013 23:13:02 +0000 (00:13 +0100)]
vcd output: fix for big-endian architectures.
Martin Ling [Fri, 26 Apr 2013 22:57:44 +0000 (23:57 +0100)]
gnuplot: fix for big-endian architectures.
Bert Vermeulen [Sat, 27 Apr 2013 12:24:47 +0000 (14:24 +0200)]
output/ols: Use new API
This now properly supports samplerate changes coming in from
SR_DF_META packets, and also fixes bug 99.
Uwe Hermann [Sat, 27 Apr 2013 08:49:52 +0000 (10:49 +0200)]
error.c: Add SR_ERR_DEV_CLOSED.
Martin Ling [Fri, 26 Apr 2013 20:35:18 +0000 (21:35 +0100)]
ascii: fix for big-endian architectures.
Martin Ling [Fri, 26 Apr 2013 20:22:36 +0000 (21:22 +0100)]
bits: Remove unused code.
Martin Ling [Fri, 26 Apr 2013 20:17:36 +0000 (21:17 +0100)]
hex: fix for big-endian architectures.
Martin Ling [Fri, 26 Apr 2013 20:14:00 +0000 (21:14 +0100)]
bits: fix for big-endian architectures.
Bert Vermeulen [Fri, 26 Apr 2013 20:17:41 +0000 (22:17 +0200)]
Remove sr_rational
Uwe Hermann [Sat, 26 Jan 2013 22:39:24 +0000 (23:39 +0100)]
uni-t-dmm: Do proper detection of packets in the stream.
Also, various fixups in the driver.
Uwe Hermann [Wed, 19 Dec 2012 18:01:54 +0000 (19:01 +0100)]
uni-t-dmm: Make driver more similar to serial-dmm.
Uwe Hermann [Fri, 26 Apr 2013 17:56:02 +0000 (19:56 +0200)]
common/dmm: Drop obsolete *is_packet_start() functions.
Uwe Hermann [Wed, 19 Dec 2012 21:47:26 +0000 (22:47 +0100)]
fs9922: Use common DMM API.
Use the same functions and structs as the other DMM protocol parsers
in hardware/common/dmm. Among other things, this allows the functions
to be used from drivers in a generic way, e.g. in serial-dmm, uni-t-dmm,
and possibly other drivers.
Uwe Hermann [Fri, 26 Apr 2013 11:35:19 +0000 (13:35 +0200)]
README: Add "Copyright and license" section.
Uwe Hermann [Fri, 26 Apr 2013 08:47:34 +0000 (10:47 +0200)]
Bring back link-mso19/nexus-osciprime for now.
This patch will be re-introduced later.
Uwe Hermann [Thu, 25 Apr 2013 17:01:54 +0000 (19:01 +0200)]
Drop link-mso19/nexus-osciprime in preparation for release.
These two drivers are currently unfinished and don't work, so disable
and "unhook" them for now in preparation of the next libsigrok release.
They're still in the git repository, but not hooked up to the build
system, so that they won't get detected or built, and also don't end up
in the release tarball.
Since link-mso19 is the only driver that currently requires libudev,
drop any reference to that, too.
It should be relatively easy to apply this patch in reverse after the
release to bring back both drivers.
Uwe Hermann [Thu, 25 Apr 2013 15:42:20 +0000 (17:42 +0200)]
README.devices: Fix typo.
Uwe Hermann [Wed, 24 Apr 2013 22:15:49 +0000 (00:15 +0200)]
python: Add Session.open_device().
Uwe Hermann [Wed, 24 Apr 2013 21:43:56 +0000 (23:43 +0200)]
python: sr_config's value field is called 'data'.
Martin Ling [Wed, 24 Apr 2013 16:48:04 +0000 (17:48 +0100)]
python: Support keyword arguments to scan()
Martin Ling [Wed, 24 Apr 2013 16:47:40 +0000 (17:47 +0100)]
python: Add a ConfigKey class.
Martin Ling [Wed, 24 Apr 2013 13:47:07 +0000 (14:47 +0100)]
python: Add conversion functions to/from GSList *
Bert Vermeulen [Wed, 24 Apr 2013 21:06:50 +0000 (23:06 +0200)]
Open virtual device before loading file
Bert Vermeulen [Tue, 23 Apr 2013 13:14:42 +0000 (15:14 +0200)]
Enforce open device before config_set()/dev_acquisition_start()
Bert Vermeulen [Mon, 22 Apr 2013 22:21:57 +0000 (00:21 +0200)]
Add sr_dev_open()/sr_dev_close()
Frontends will be required to open a device before using
sr_config_set() or starting acquisition.
Bert Vermeulen [Wed, 24 Apr 2013 17:07:46 +0000 (19:07 +0200)]
Whitespace fixes
Damn editor.
Bert Vermeulen [Wed, 24 Apr 2013 01:05:25 +0000 (03:05 +0200)]
fx2lafw: Minor cleanup
Bert Vermeulen [Wed, 24 Apr 2013 01:04:12 +0000 (03:04 +0200)]
hantek-dso: Support conn scan parameter
Bert Vermeulen [Wed, 24 Apr 2013 00:09:49 +0000 (02:09 +0200)]
rigol-ds1xx2: Code cleanup
Martin Ling [Mon, 22 Apr 2013 15:12:06 +0000 (16:12 +0100)]
rigol-ds1xx2: Use common serial code.
Martin Ling [Mon, 22 Apr 2013 13:59:55 +0000 (14:59 +0100)]
rigol-ds1xx2: Accept SR_CONF_CONN.
Uwe Hermann [Tue, 23 Apr 2013 21:06:02 +0000 (23:06 +0200)]
mic-985xx: Use sr_dev_inst to store connection handle.
Uwe Hermann [Tue, 23 Apr 2013 20:54:02 +0000 (22:54 +0200)]
Fix minor warning with some compilers.