summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2015-08-20Bump libsigrokdecode requirement to >= 0.4.0 (API change).Uwe Hermann
2015-02-04README: Fix incorrect path.Uwe Hermann
2014-09-01Add initial set of PD tests.Uwe Hermann
This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously.
>downloadcapset-733dc676c6a6f6612014f5d912db43cf26d3063d.tar.gz
capset-733dc676c6a6f6612014f5d912db43cf26d3063d.zip
Revert "Support filtering sub capsets"
This reverts commit f962e9656116cfe611500809344fb5bc1959d935. It didn't actually work in many common cases, and making it work is outside the scope of what we want to do when finding capsets. Thus, we will try to solve this with a post-processing script instead, which really fits with our needs better anyway (to prevent having to find solutions twice). Example of case that failed to be detected: [000 001 010 011 100 101 112 122 212] [000 001 010 011 100 101 112 212]
Diffstat