Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Some updates.) |
(PD API v3 for stacked decoders) |
||
Line 9: | Line 9: | ||
== libsigrokdecode == | == libsigrokdecode == | ||
* PD API v3 (query-based) | * PD API v3 (query-based) for stacked decoders (base layer migration is complete) | ||
* Analog in/out support | * Analog in/out support | ||
* Language bindings (generic C++/SWIG based like the libsigrok bindings) | * Language bindings (generic C++/SWIG based like the libsigrok bindings) |
Latest revision as of 17:48, 22 June 2020
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) for stacked decoders (base layer migration is complete)
- Analog in/out support
- Language bindings (generic C++/SWIG based like the libsigrok bindings)