Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Some updates.) |
|||
Line 1: | Line 1: | ||
== libsigrok | == libsigrok == | ||
* [[High precision analog]] | * [[High precision analog]] | ||
* | * [[File_format:Sigrok/v3|sigrok session file format v3]] | ||
* [[Improved configuration enumeration]] | |||
* 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 | == libsigrokdecode == | ||
* 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
- High precision analog
- sigrok session file format v3
- Improved configuration enumeration
- One-thread-per driver
- Change mqflags to an enumerated list instead of a bitfield
libsigrokdecode
- PD API v3 (query-based)
- Analog in/out support
- Language bindings (generic C++/SWIG based like the libsigrok bindings)