Martin Ling
36bb818d6f
bindings: New configuration enumeration API.
...
The new methods wrap the new libsigrok C API helper functions and eliminate
the need to pass complex types back to the user and wrap them with SWIG.
Fixes bugs #479 and #480 .
2015-12-31 19:00:16 +01:00
Martin Ling
12f2f640cb
bindings: Wrap enum sr_configcap as Capability class.
2015-12-31 18:27:56 +01:00
Martin Ling
f2831ab35b
java: Usable wrapping of Configurable.config_keys().
2015-10-26 07:17:01 +01:00
Martin Ling
c7855def61
SWIG: Declare template specialisations for containers before typemaps.
...
It seems this is necessary to correctly apply typemaps involving
these template specialisations.
2015-10-24 22:12:41 +02:00