summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15dmx512: Convert to PD API version 3.Uwe Hermann
2017-06-15pwm: Reduce indentation level.Uwe Hermann
2017-06-15pwm: Simplify waiting for initial edge.Uwe Hermann
2017-06-15session.c: Fix a compiler warning on Mac OS X.Uwe Hermann
2017-06-15configure.ac: Bump package version to 0.6.0.Uwe Hermann
2017-06-12Bump libtool version (not package version) to 4:0:0.Uwe Hermann
2017-06-12NEWS: Add list of user-visible changes so far.Uwe Hermann
2017-06-12Various Doxygen fixes.Uwe Hermann
2017-06-06spi: Missing samplerate spec is not fatalGerhard Sittig
2017-06-06spi: Improve use of PD API version 3Gerhard Sittig
2017-06-06gpib: Convert to PD API version 3Gerhard Sittig
2017-06-06pwm: Convert to PD API version 3Gerhard Sittig
2017-06-06spi: Convert to PD API version 3Gerhard Sittig
2017-06-06HACKING: Update URL to Linux kernel coding style.Uwe Hermann
2017-06-06Rename eeprom93cxx decoder to eeprom93xx.Uwe Hermann
2017-06-06eeprom24xx: Don't make lists.py executable.Uwe Hermann
2017-06-06Drop trailing whitespace in various PDs.Uwe Hermann
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-06-05Rename maxim_ds28ea00 to ds28ea00.Uwe Hermann
2017-05-31struct srd_decoder: Add list of input/output decoder IDs.Uwe Hermann
2017-05-26Show lib versions in the debug output.Uwe Hermann
2017-05-26can: Skip stuff bit inspection where not applicableGerhard Sittig
2017-05-26can: Convert to PD API version 3Gerhard Sittig
2017-05-26can: Add warnings for various invalid bits and fields.Uwe Hermann
2017-05-13sdcard_sd: reference latest command when displaying responseWolfram Sang
2017-05-13sdcard_sd: output CMD8 in cmd8-handlerWolfram Sang
2017-05-13timing: Drop obsolete self.oldpin variable.Uwe Hermann
2017-05-13timing: "normalize" negative times tooKarl Palsson
2017-05-13timing: add edge-edge mode and delta calculationKarl Palsson
2017-05-13timing: disable averaging if set to zeroKarl Palsson
2017-05-12Rename ade7758 decoder to ade77xx.Uwe Hermann
2017-05-11ade7758: Slightly shorten some code chunks.Uwe Hermann
2017-05-11Add an ADE7758 protocol decoder.Karl Palsson
2017-05-06sdcard_sd: remove unused functionsWolfram Sang
2017-05-06eeprom93cxx: Improve longname.Uwe Hermann
2017-05-06microwire/eeprom93cxx: Use 'es' instead of 'se' abbrevation.Uwe Hermann
2017-05-06eeprom93cxx: Update wrt Python output namedtuple usage.Uwe Hermann
2017-05-06eeprom93cxx: Shorten put_word() a bit.Uwe Hermann
2017-05-06Add a 93Cxx Microwire EEPROM protocol decoder.Kevin Redon
2017-05-05microwire: Use namedtuple in some more cases.Uwe Hermann
2017-05-05microwire: Use namedtuple for the Python output.Uwe Hermann
2017-05-05microwire: Drop some trailing whitespace.Uwe Hermann
2017-05-05microwire: Shorten decode() a bit.Uwe Hermann
2017-05-05microwire: Make Ready/Busy extra annotation classes.Uwe Hermann
2017-05-05microwire: Make the start bit an extra annotation class.Uwe Hermann
2017-05-05Add a Microwire protocol decoder.Kevin Redon
2017-05-02sdcard_sd: really show result of SET_BLOCKLENWolfram Sang
2017-05-02sdcard_sd: always show CMD argument in hexWolfram Sang
2017-05-02sdcard_sd: don't interate over not implemented commandWolfram Sang
2017-04-07onewire_link: (Re-)convert to PD API version 3.Uwe Hermann