Aurelien Jacobs
|
d87c1766f2
|
change a bunch of functions from SR_PRIV to static
None of those functions are called across compilation units.
|
2014-01-14 23:39:23 +01:00 |
Aurelien Jacobs
|
c3515cea44
|
scpi: factorize dev_inst_new calls out of individual drivers
|
2014-01-11 22:36:46 +01:00 |
Bert Vermeulen
|
53cd1c78f5
|
hameg-hmo: Support DC LINE coupling.
|
2013-12-27 16:28:42 +01:00 |
Martin Ling
|
3544f848e0
|
Centralise duplicated logging helper defines.
|
2013-12-27 12:54:05 +01:00 |
poljar (Damir Jelić)
|
e9a6213976
|
hameg-hmo: Move the declaration of the driver info out of protocol.h
This fixes duplicate symbol error on Mac OS X.
BugLink: http://sigrok.org/bugzilla/show_bug.cgi?id=216
|
2013-12-18 22:17:30 +01:00 |
Martin Ling
|
23f43dff15
|
Make SCPI functions device independent, with separate serial backend.
|
2013-12-03 22:00:31 +00:00 |
Uwe Hermann
|
082972e8c5
|
hameg-hmo: Reduce unnecessarily high nesting level.
|
2013-12-03 17:13:50 +01:00 |
Uwe Hermann
|
719eff68ad
|
hameg-hmo: Use hmo_ prefix for driver-local SR_PRIV functions.
|
2013-12-03 16:58:34 +01:00 |
Uwe Hermann
|
89280b1a4c
|
hameg-hmo: Minor cosmetics, coding-style fixes.
|
2013-12-03 16:48:21 +01:00 |
poljar (Damir Jelić)
|
13f2b9d789
|
hameg-hmo: Add initial working driver version.
This patch adds initial support for Hameg's HMO oscilloscopes. It currently
supports only the HMO compact series (70MHz-200MHz).
|
2013-12-03 15:13:30 +01:00 |
poljar (Damir Jelić)
|
06a3e78adb
|
hameg-hmo: Initial driver skeleton.
|
2013-12-03 15:13:30 +01:00 |