Difference between revisions of "Roadmap"

From sigrok
Jump to navigation Jump to search
(Some updates.)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== libsigrok 0.3.0 ==
== libsigrok ==


* <s>[[Probe Groups]]</s>
** <s>merge libsigrok + sigrok-cli + PulseView patches into devel branch</s>
** <s>Update sigrok-cli to use probe groups on drivers/config keys that require it</s>
* [[Improved Configuration Enumeration]]
* [[High precision analog]]
* [[High precision analog]]
* [https://github.com/martinling/libserialport libserialport] [https://github.com/martinling/libsigrok/commit/c3d910c9fb6688232bedd7054d9e34e8b0b0a520 libsigrok patch]
* [[File_format:Sigrok/v3|sigrok session file format v3]]
 
* [[Improved configuration enumeration]]
== libsigrok 0.4.0 ==
* One-thread-per driver
 
* Change mqflags to an enumerated list instead of a bitfield
* Change mqflags to an enumerated list instead of a bitfield


== libsigrokdecode 0.3.0 ==
== libsigrokdecode ==
 
* <s>New session API</s>
* <s>Delayed samplerate setting</s>


== Not yet scheduled ==
* PD API v3 (query-based)
* Analog in/out support
* Language bindings (generic C++/SWIG based like the libsigrok bindings)

Revision as of 22:40, 10 November 2014

libsigrok

libsigrokdecode

  • PD API v3 (query-based)
  • Analog in/out support
  • Language bindings (generic C++/SWIG based like the libsigrok bindings)