]> sigrok.org Git - libsigrok.git/log
libsigrok.git
12 years agosr: Various fixes in the udev file.
Uwe Hermann [Wed, 21 Mar 2012 21:29:41 +0000 (22:29 +0100)]
sr: Various fixes in the udev file.

12 years agocli: Fix -V/-h output a bit.
Uwe Hermann [Wed, 21 Mar 2012 18:58:56 +0000 (19:58 +0100)]
cli: Fix -V/-h output a bit.

Options and their defaults should not be documented there, but rather in
the manpage or such.

12 years agosr: Enable fx2lafw driver per default.
Uwe Hermann [Wed, 21 Mar 2012 18:45:46 +0000 (19:45 +0100)]
sr: Enable fx2lafw driver per default.

12 years agosr/srd: Small fixes, constifications, doc updates.
Uwe Hermann [Wed, 21 Mar 2012 18:28:43 +0000 (19:28 +0100)]
sr/srd: Small fixes, constifications, doc updates.

12 years agosr/cli/gtk/qt: Fix package version numbers / docs.
Uwe Hermann [Wed, 21 Mar 2012 17:40:25 +0000 (18:40 +0100)]
sr/cli/gtk/qt: Fix package version numbers / docs.

The next (and first) libsigrok release will be called 0.1.0.

The next (and first) libsigrokdecode release will be called 0.1.0.

The next sigrok-cli release will be called 0.3.0 (as we already had a 0.1
and 0.2 release of sigrok-cli; those did not yet use the libs, though).

sigrok-gtk and sigrok-qt didn't have any releases yet, so their version
numbers are set to 0.1.0.

Also, consistently use three numbers/digits for our version numbers.

12 years agosr/cli: s/patternmode/pattern/ in a few places.
Uwe Hermann [Tue, 20 Mar 2012 17:09:18 +0000 (18:09 +0100)]
sr/cli: s/patternmode/pattern/ in a few places.

12 years agosr: s/err/ret/ for consistency.
Uwe Hermann [Tue, 20 Mar 2012 16:51:18 +0000 (17:51 +0100)]
sr: s/err/ret/ for consistency.

We use ret, err, error, and others for return codes of functions.
Standardize on 'ret' for consistency reasons for now.

12 years agosr: Fix handling of virtual devices.
Uwe Hermann [Sun, 18 Mar 2012 11:57:34 +0000 (12:57 +0100)]
sr: Fix handling of virtual devices.

I.e., handling of sessions which use input from files (not from actual
logic analyzer hardware).

12 years agoMerge remote-tracking branch 'joel/public'
Bert Vermeulen [Thu, 15 Mar 2012 23:04:51 +0000 (00:04 +0100)]
Merge remote-tracking branch 'joel/public'

12 years agofx2lafw: Upped NUM_SIMUL_TRANSFERS to 32
Joel Holdsworth [Wed, 14 Mar 2012 22:56:15 +0000 (22:56 +0000)]
fx2lafw: Upped NUM_SIMUL_TRANSFERS to 32

12 years agosr: session_driver: Naming consistency fixes.
Uwe Hermann [Wed, 14 Mar 2012 21:22:32 +0000 (22:22 +0100)]
sr: session_driver: Naming consistency fixes.

Use 'receive_data()', and 'cb_data' as all the other drivers do.

12 years agosr: demo: s/struct databag/struct context/.
Uwe Hermann [Wed, 14 Mar 2012 21:09:52 +0000 (22:09 +0100)]
sr: demo: s/struct databag/struct context/.

12 years agosr: demo: s/mydata/ctx/.
Uwe Hermann [Wed, 14 Mar 2012 21:08:31 +0000 (22:08 +0100)]
sr: demo: s/mydata/ctx/.

12 years agosr: s/SR_{USB,SERIAL}_INST/SR_INST_{USB,SERIAL}/.
Uwe Hermann [Wed, 14 Mar 2012 19:02:48 +0000 (20:02 +0100)]
sr: s/SR_{USB,SERIAL}_INST/SR_INST_{USB,SERIAL}/.

12 years agofx2lafw: Added CWAV USBee SX to the device list
Joel Holdsworth [Mon, 12 Mar 2012 21:49:34 +0000 (21:49 +0000)]
fx2lafw: Added CWAV USBee SX to the device list

12 years agofx2lafw: Corrected a comment
Joel Holdsworth [Mon, 12 Mar 2012 21:38:25 +0000 (21:38 +0000)]
fx2lafw: Corrected a comment

12 years agofx2lafw: Added Saleae Logic (and clones) to the device list
Joel Holdsworth [Mon, 12 Mar 2012 21:36:17 +0000 (21:36 +0000)]
fx2lafw: Added Saleae Logic (and clones) to the device list

12 years agofx2lafw: Moved firmware path into fx2lafw_profile
Joel Holdsworth [Mon, 12 Mar 2012 21:31:43 +0000 (21:31 +0000)]
fx2lafw: Moved firmware path into fx2lafw_profile

12 years agofx2lafw: Made fx2lafw profiles const
Joel Holdsworth [Mon, 12 Mar 2012 21:06:45 +0000 (21:06 +0000)]
fx2lafw: Made fx2lafw profiles const

12 years agofx2lafw: Made string pointers constant
Joel Holdsworth [Mon, 12 Mar 2012 21:04:53 +0000 (21:04 +0000)]
fx2lafw: Made string pointers constant

12 years agofx2lafw: Added ESLA201A to device list
Joel Holdsworth [Mon, 12 Mar 2012 21:03:13 +0000 (21:03 +0000)]
fx2lafw: Added ESLA201A to device list

12 years agofx2lafw: Send start command after bulk transfer have been set up
Joel Holdsworth [Sun, 11 Mar 2012 19:00:52 +0000 (19:00 +0000)]
fx2lafw: Send start command after bulk transfer have been set up

12 years agools: fixed *ctx null dereferences that would SEGFAULT on probing for a OLS or attempt...
Matt Ranostay [Fri, 9 Mar 2012 06:26:30 +0000 (22:26 -0800)]
ols: fixed *ctx null dereferences that would SEGFAULT on probing for a OLS or attempting to read from it.

Signed-off-by: Matt Ranostay <redacted>
12 years agofx2lafw: Corrected check_conf_profile checks
Joel Holdsworth [Sun, 4 Mar 2012 18:02:44 +0000 (18:02 +0000)]
fx2lafw: Corrected check_conf_profile checks

12 years agofx2lafw: Implemented control of sample rates
Joel Holdsworth [Sun, 4 Mar 2012 14:10:44 +0000 (14:10 +0000)]
fx2lafw: Implemented control of sample rates

12 years agofx2lafw: Ensure default sample rate is set
Joel Holdsworth [Sun, 4 Mar 2012 14:10:05 +0000 (14:10 +0000)]
fx2lafw: Ensure default sample rate is set

12 years agofx2lafw: Removed CMD_STOP and renumbered commands
Joel Holdsworth [Sat, 3 Mar 2012 18:09:29 +0000 (18:09 +0000)]
fx2lafw: Removed CMD_STOP and renumbered commands

12 years agofx2lafw: Moved num_samples into context struct
Joel Holdsworth [Sat, 3 Mar 2012 15:22:51 +0000 (15:22 +0000)]
fx2lafw: Moved num_samples into context struct

12 years agosaleae-logic: Moved num_samples into context struct
Joel Holdsworth [Sat, 3 Mar 2012 15:18:19 +0000 (15:18 +0000)]
saleae-logic: Moved num_samples into context struct

12 years agofx2lafw: Removed CMD_SET_SAMPLERATE
Joel Holdsworth [Sat, 3 Mar 2012 14:57:57 +0000 (14:57 +0000)]
fx2lafw: Removed CMD_SET_SAMPLERATE

12 years agofx2lafw: Implemented initial support for start capture
Joel Holdsworth [Thu, 1 Mar 2012 20:34:20 +0000 (20:34 +0000)]
fx2lafw: Implemented initial support for start capture

12 years agosr: Added device IDs for CWAV USBee AX to udev rules
Joel Holdsworth [Thu, 1 Mar 2012 19:47:47 +0000 (19:47 +0000)]
sr: Added device IDs for CWAV USBee AX to udev rules

12 years agofx2lafw: Devices now retain the same PID/VID after fw load
Joel Holdsworth [Thu, 1 Mar 2012 19:45:08 +0000 (19:45 +0000)]
fx2lafw: Devices now retain the same PID/VID after fw load

12 years agofx2lafw: Implemented SR_HWCAP_PROBECONFIG and SR_HWCAP_LIMIT_SAMPLES
Joel Holdsworth [Wed, 29 Feb 2012 22:47:05 +0000 (22:47 +0000)]
fx2lafw: Implemented SR_HWCAP_PROBECONFIG and SR_HWCAP_LIMIT_SAMPLES

12 years agofx2lafw: Fixed a compiler error, and made cv_data consistent with saleae-logic.c
Joel Holdsworth [Sun, 4 Mar 2012 14:34:16 +0000 (14:34 +0000)]
fx2lafw: Fixed a compiler error, and made cv_data consistent with saleae-logic.c

12 years agosr: Fix some TODOs, improve comments/docs.
Uwe Hermann [Sun, 4 Mar 2012 14:08:11 +0000 (15:08 +0100)]
sr: Fix some TODOs, improve comments/docs.

12 years agosr/srd: s/handler/callback/.
Uwe Hermann [Sat, 3 Mar 2012 13:13:21 +0000 (14:13 +0100)]
sr/srd: s/handler/callback/.

We should consistently use the same name for the same thing.

12 years agosr: More callback param renames.
Uwe Hermann [Sat, 3 Mar 2012 08:56:49 +0000 (09:56 +0100)]
sr: More callback param renames.

Start/stop acquisition callbacks: Consistently name the 'void *' parameter
cb_data for now. The per-device-instance device pointer is called
'session_dev_id' everywhere for now, but this should be renamed to
something more clear.

12 years agosr: Name all callback data 'cb_data'.
Uwe Hermann [Wed, 29 Feb 2012 21:32:34 +0000 (22:32 +0100)]
sr: Name all callback data 'cb_data'.

12 years agosr: s/sr_session_bus/sr_session_send/.
Uwe Hermann [Wed, 29 Feb 2012 21:08:45 +0000 (22:08 +0100)]
sr: s/sr_session_bus/sr_session_send/.

12 years agosr/srd: Consistency fixes for callbacks.
Uwe Hermann [Wed, 29 Feb 2012 20:56:24 +0000 (21:56 +0100)]
sr/srd: Consistency fixes for callbacks.

 - Callback function pointer typedefs end with _t.

 - Variables holding callback functions are named 'cb' everywhere.

12 years agosr/cli/gtk/qt: s/hw/driver/ in some places.
Uwe Hermann [Wed, 29 Feb 2012 18:56:15 +0000 (19:56 +0100)]
sr/cli/gtk/qt: s/hw/driver/ in some places.

12 years agosr: sr_hw_has_hwcap(): More docs, error checks.
Uwe Hermann [Wed, 29 Feb 2012 18:32:39 +0000 (19:32 +0100)]
sr: sr_hw_has_hwcap(): More docs, error checks.

12 years agosr: s/sr_dev_probe_name/sr_dev_probe_name_set/.
Uwe Hermann [Wed, 29 Feb 2012 18:17:36 +0000 (19:17 +0100)]
sr: s/sr_dev_probe_name/sr_dev_probe_name_set/.

12 years agosr: datastore: More error checks.
Uwe Hermann [Wed, 29 Feb 2012 18:11:09 +0000 (19:11 +0100)]
sr: datastore: More error checks.

12 years agosr: Rename hwplugin.c to hwdriver.c.
Uwe Hermann [Tue, 28 Feb 2012 22:53:17 +0000 (23:53 +0100)]
sr: Rename hwplugin.c to hwdriver.c.

12 years agosr/cli/gtk/qt/: s/plugin/driver/.
Uwe Hermann [Tue, 28 Feb 2012 22:52:30 +0000 (23:52 +0100)]
sr/cli/gtk/qt/: s/plugin/driver/.

12 years agosr: code cleanup
Bert Vermeulen [Tue, 28 Feb 2012 16:47:02 +0000 (17:47 +0100)]
sr: code cleanup

12 years agosr: Fix/document probe names.
Uwe Hermann [Tue, 28 Feb 2012 00:09:29 +0000 (01:09 +0100)]
sr: Fix/document probe names.

12 years agosr: fx2lafw: Consistent #include guard naming.
Uwe Hermann [Mon, 27 Feb 2012 22:55:06 +0000 (23:55 +0100)]
sr: fx2lafw: Consistent #include guard naming.

12 years agosr: fx2lafw: Use gboolean consistenly.
Uwe Hermann [Mon, 27 Feb 2012 22:53:44 +0000 (23:53 +0100)]
sr: fx2lafw: Use gboolean consistenly.

12 years agofx2lafw: Small consistency fixes.
Uwe Hermann [Mon, 27 Feb 2012 22:40:38 +0000 (23:40 +0100)]
fx2lafw: Small consistency fixes.

12 years agofx2lafw: Compile fix.
Uwe Hermann [Mon, 27 Feb 2012 22:26:05 +0000 (23:26 +0100)]
fx2lafw: Compile fix.

12 years agofx2lafw: Implemented hw_dev_acquisition_stop
Joel Holdsworth [Mon, 27 Feb 2012 19:34:24 +0000 (19:34 +0000)]
fx2lafw: Implemented hw_dev_acquisition_stop

12 years agofx2lafw: Implemented hw_dev_acquisition_start
Joel Holdsworth [Mon, 27 Feb 2012 19:32:58 +0000 (19:32 +0000)]
fx2lafw: Implemented hw_dev_acquisition_start

12 years agofx2lafw: Basic implementation of hw_dev_config_set with SR_HWCAP_LIMIT_SAMPLES
Joel Holdsworth [Mon, 27 Feb 2012 19:21:08 +0000 (19:21 +0000)]
fx2lafw: Basic implementation of hw_dev_config_set with SR_HWCAP_LIMIT_SAMPLES

12 years agofx2lafw: Added more to hw_cleanup
Joel Holdsworth [Mon, 27 Feb 2012 19:02:52 +0000 (19:02 +0000)]
fx2lafw: Added more to hw_cleanup

12 years agofx2lafw: Implemented hw_dev_close
Joel Holdsworth [Mon, 27 Feb 2012 19:00:22 +0000 (19:00 +0000)]
fx2lafw: Implemented hw_dev_close

12 years agofx2lafw: Implemented hw_dev_open
Joel Holdsworth [Sun, 26 Feb 2012 12:39:40 +0000 (12:39 +0000)]
fx2lafw: Implemented hw_dev_open

12 years agosr: Moved GTV_TO_MSEC to sigrok-internal.h
Joel Holdsworth [Sun, 26 Feb 2012 12:18:05 +0000 (12:18 +0000)]
sr: Moved GTV_TO_MSEC to sigrok-internal.h

12 years agofx2lafw: Implemented firmware upload
Joel Holdsworth [Sat, 25 Feb 2012 11:58:55 +0000 (11:58 +0000)]
fx2lafw: Implemented firmware upload

12 years agofx2lafw: Renamed fx2lafw_dev to ctx in hw_dev_info_get
Joel Holdsworth [Mon, 27 Feb 2012 19:42:08 +0000 (19:42 +0000)]
fx2lafw: Renamed fx2lafw_dev to ctx in hw_dev_info_get

12 years agofx2lafw: Renamed fx2lafw_dev to ctx in hw_init
Joel Holdsworth [Mon, 27 Feb 2012 19:41:10 +0000 (19:41 +0000)]
fx2lafw: Renamed fx2lafw_dev to ctx in hw_init

12 years agofx2lafw: Renamed dev_insts variable in hw_init
Joel Holdsworth [Mon, 27 Feb 2012 20:50:00 +0000 (20:50 +0000)]
fx2lafw: Renamed dev_insts variable in hw_init

12 years agosr: sr_samplerate_string: Allow 3.15Hz etc. as output.
Uwe Hermann [Mon, 27 Feb 2012 21:27:33 +0000 (22:27 +0100)]
sr: sr_samplerate_string: Allow 3.15Hz etc. as output.

This is required for some hardware, e.g. ChronoVu LA8, where
33.333333 MHz or 2.439024 MHz are valid samplerates. This is because the
hardware takes a sampleperiod (in nanoseconds) as input, not a
samplerate (in Hz).

12 years agofx2lafw: Implemented hw_get_status
Joel Holdsworth [Sat, 11 Feb 2012 17:41:22 +0000 (17:41 +0000)]
fx2lafw: Implemented hw_get_status

12 years agofx2lafw: Exposed capabilities data
Joel Holdsworth [Sat, 11 Feb 2012 17:39:39 +0000 (17:39 +0000)]
fx2lafw: Exposed capabilities data

12 years agofx2lafw: Added probing for fx2lafw devices
Joel Holdsworth [Sat, 11 Feb 2012 16:08:47 +0000 (16:08 +0000)]
fx2lafw: Added probing for fx2lafw devices

12 years agofx2lafw: Added empty hardware module for fx2lafw
Joel Holdsworth [Sat, 11 Feb 2012 12:08:49 +0000 (12:08 +0000)]
fx2lafw: Added empty hardware module for fx2lafw

12 years agosr: la8: Improve comments and messages a bit.
Uwe Hermann [Thu, 23 Feb 2012 20:54:07 +0000 (21:54 +0100)]
sr: la8: Improve comments and messages a bit.

12 years agosr: No need for dynamic hardware driver registration.
Uwe Hermann [Wed, 22 Feb 2012 20:48:30 +0000 (21:48 +0100)]
sr: No need for dynamic hardware driver registration.

We don't need or allow run-time registration of hardware
drivers/plugins, they're added at compile-time.

12 years agosr: la8: Remove some unneeded checks.
Uwe Hermann [Wed, 22 Feb 2012 18:53:27 +0000 (19:53 +0100)]
sr: la8: Remove some unneeded checks.

12 years agosr: Consistent ctx name for per-dev-inst context.
Uwe Hermann [Sat, 18 Feb 2012 17:07:42 +0000 (18:07 +0100)]
sr: Consistent ctx name for per-dev-inst context.

12 years agosr: Fix incorrectly renamed functions.
Uwe Hermann [Sat, 18 Feb 2012 11:17:56 +0000 (12:17 +0100)]
sr: Fix incorrectly renamed functions.

12 years agosr: Remove unneeded temp. variable use.
Uwe Hermann [Sat, 18 Feb 2012 11:16:49 +0000 (12:16 +0100)]
sr: Remove unneeded temp. variable use.

12 years agosr: s/config_set/dev_config_set/.
Uwe Hermann [Sat, 18 Feb 2012 11:11:15 +0000 (12:11 +0100)]
sr: s/config_set/dev_config_set/.

This functions is per-device-instance, so use dev_ as prefix as with
the other ones.

12 years agosr: s/acquisition_*/dev_acquisition_*/.
Uwe Hermann [Sat, 18 Feb 2012 11:03:49 +0000 (12:03 +0100)]
sr: s/acquisition_*/dev_acquisition_*/.

These functions are per-device-instance, so use dev_ as prefix as with
the other ones.

12 years agosr: opendev/closedev -> dev_open/dev_close.
Uwe Hermann [Sat, 18 Feb 2012 10:57:43 +0000 (11:57 +0100)]
sr: opendev/closedev -> dev_open/dev_close.

12 years agosr: s/st*_acquisition/acquisition_st*/.
Uwe Hermann [Sat, 18 Feb 2012 10:46:51 +0000 (11:46 +0100)]
sr: s/st*_acquisition/acquisition_st*/.

12 years agosr/cli/gtk/qt: s/get_dev_info/dev_info_get/.
Uwe Hermann [Sat, 18 Feb 2012 10:41:21 +0000 (11:41 +0100)]
sr/cli/gtk/qt: s/get_dev_info/dev_info_get/.

12 years agosr/cli/gtk/qt: s/configuration/config/.
Uwe Hermann [Fri, 17 Feb 2012 23:31:35 +0000 (00:31 +0100)]
sr/cli/gtk/qt: s/configuration/config/.

12 years agosr/cli/gtk: s/capability/hwcap/.
Uwe Hermann [Fri, 17 Feb 2012 23:17:18 +0000 (00:17 +0100)]
sr/cli/gtk: s/capability/hwcap/.

12 years agosr/cli/gtk: A few more s/instance/inst/.
Uwe Hermann [Fri, 17 Feb 2012 22:55:27 +0000 (23:55 +0100)]
sr/cli/gtk: A few more s/instance/inst/.

12 years agosr/cli/gtk/qt: s/device/dev/ in many places.
Uwe Hermann [Fri, 17 Feb 2012 21:25:01 +0000 (22:25 +0100)]
sr/cli/gtk/qt: s/device/dev/ in many places.

Also, a few s/instance/inst/ occurences.

12 years agosr: Some more s/device_instance/dev_inst/.
Uwe Hermann [Fri, 17 Feb 2012 20:02:52 +0000 (21:02 +0100)]
sr: Some more s/device_instance/dev_inst/.

12 years agosr: Random cosmetics, fix/amend Doxygen comments.
Uwe Hermann [Fri, 17 Feb 2012 19:44:19 +0000 (20:44 +0100)]
sr: Random cosmetics, fix/amend Doxygen comments.

12 years agosr: Prefix log messages with subsystem string.
Uwe Hermann [Fri, 17 Feb 2012 18:40:01 +0000 (19:40 +0100)]
sr: Prefix log messages with subsystem string.

12 years agosr: rename all sr_hwplugin(s)_* functions to sr_hw_*
Bert Vermeulen [Wed, 15 Feb 2012 02:18:48 +0000 (03:18 +0100)]
sr: rename all sr_hwplugin(s)_* functions to sr_hw_*

12 years agosr: la8: remove debug output when no device is found
Bert Vermeulen [Tue, 14 Feb 2012 12:18:17 +0000 (13:18 +0100)]
sr: la8: remove debug output when no device is found

12 years agosr: don't free driver-specific per-device struct in drivers
Bert Vermeulen [Tue, 14 Feb 2012 11:26:22 +0000 (12:26 +0100)]
sr: don't free driver-specific per-device struct in drivers

sr_dev_inst_free() takes care of that.

12 years agosr: rename more functions to sr_thing_action format
Bert Vermeulen [Mon, 13 Feb 2012 23:23:51 +0000 (00:23 +0100)]
sr: rename more functions to sr_thing_action format

Also improved the interface to find capabilities in a hardware plugin.

12 years agosr: rename all sr_device_instance_* functions to sr_dev_inst_*
Bert Vermeulen [Mon, 13 Feb 2012 14:31:59 +0000 (15:31 +0100)]
sr: rename all sr_device_instance_* functions to sr_dev_inst_*

12 years agosr: rename hwplugin functions to sr_thing_action format
Bert Vermeulen [Mon, 13 Feb 2012 14:23:16 +0000 (15:23 +0100)]
sr: rename hwplugin functions to sr_thing_action format

12 years agosr: Add missing #include, fixes warning.
Uwe Hermann [Mon, 13 Feb 2012 18:49:09 +0000 (19:49 +0100)]
sr: Add missing #include, fixes warning.

12 years agosr: cleanup callback: Return int.
Uwe Hermann [Sun, 12 Feb 2012 19:52:42 +0000 (20:52 +0100)]
sr: cleanup callback: Return int.

12 years agosr: stop_acquisition callback: Return int.
Uwe Hermann [Sun, 12 Feb 2012 12:31:58 +0000 (13:31 +0100)]
sr: stop_acquisition callback: Return int.

12 years agosr: adjust copyright year
Bert Vermeulen [Mon, 13 Feb 2012 13:31:51 +0000 (14:31 +0100)]
sr: adjust copyright year

12 years agosr: rename all sr_device_* functions to sr_dev_*
Bert Vermeulen [Mon, 13 Feb 2012 13:00:47 +0000 (14:00 +0100)]
sr: rename all sr_device_* functions to sr_dev_*

12 years agosr: more API cleanup and documentation
Bert Vermeulen [Mon, 13 Feb 2012 02:36:32 +0000 (03:36 +0100)]
sr: more API cleanup and documentation

12 years agosr: whitespace cleanup
Bert Vermeulen [Mon, 13 Feb 2012 01:16:32 +0000 (02:16 +0100)]
sr: whitespace cleanup