Age | Commit message (Expand) | Author |
2013-02-02 | .gitignore: Add INSTALL (copied by automake). | Uwe Hermann |
2013-02-02 | Bring back temporarily reverted changes. | Uwe Hermann |
2013-01-30 | can: Temporary quickfix for a bug. | Uwe Hermann |
2013-01-27 | Update package version to new 0.1.1 release. | Uwe Hermann |
2013-01-27 | Update libtool version numbers for libsigrokdecode. | Uwe Hermann |
2013-01-27 | NEWS: Various updates. | Uwe Hermann |
2013-01-27 | Minor autotools improvements. | Uwe Hermann |
2013-01-27 | Temporarily revert API changes in preparation of release. | Uwe Hermann |
2013-01-19 | configure.ac: Drop AC_PROG_CXX. | Uwe Hermann |
2013-01-19 | Lower glib-2.0 requirement to 2.24.0. | Uwe Hermann |
2013-01-13 | Makefile.am: Fix typo in 'ChangeLog' target. | Uwe Hermann |
2013-01-13 | Cosmetics, fix typos. | Uwe Hermann |
2013-01-13 | NEWS: Add list of user-visible changes so far. | Uwe Hermann |
2013-01-01 | Small cosmetic/consistency fixes in the PDs. | Uwe Hermann |
2013-01-01 | constify srd_decoder_list() output | Bert Vermeulen |
2013-01-01 | srd_inst_new() options can be NULL | Bert Vermeulen |
2012-12-28 | Fix compiler warning. | Uwe Hermann |
2012-12-28 | configure.ac: Add missing -fvisibility=hidden to CFLAGS. | Uwe Hermann |
2012-12-28 | configure.ac: Fix CFLAGS settings. | Uwe Hermann |
2012-12-17 | Add intial CAN protocol decoder. | Uwe Hermann |
2012-12-12 | configure.ac: Also check for python3.3-config. | Uwe Hermann |
2012-11-24 | mlx90614: "Kelvin", not "degrees Kelvin". | Uwe Hermann |
2012-11-24 | Fix bugs in "Invalid state" printing/exceptions. | Uwe Hermann |
2012-11-24 | All PDs: Name the files pd.py consistently. | Uwe Hermann |
2012-11-24 | configure.ac/Makefile.am: Alphabetical order. | Uwe Hermann |
2012-11-24 | tlc5620: Refactoring, add initial LOAD support. | Uwe Hermann |
2012-11-21 | Initial TI TLC5620 (8-bit quad DAC) protocol decoder. | Uwe Hermann |
2012-10-16 | Re-add HACKING file after repo split. | Uwe Hermann |
2012-10-13 | Small update for the pkg-config files and Windows. | Uwe Hermann |
2012-10-11 | README: Update repo URL. | Uwe Hermann |
2012-10-11 | .gitignore: Add missing entries. | Uwe Hermann |
2012-10-10 | README: Add status, update URL, small fixes. | Uwe Hermann |
2012-08-31 | srd: uart: Fix regression. | Uwe Hermann |
2012-08-29 | Add initial SD card (SPI mode) decoder. | Uwe Hermann |
2012-07-28 | srd: lm75: s/degrees Kelvin/Kelvin/. | Uwe Hermann |
2012-07-28 | srd: avr_isp: Improve Chip Erase handling. | Uwe Hermann |
2012-07-28 | srd: avr_isp: Factor out part numbers/names to part.py. | Uwe Hermann |
2012-07-28 | srd: Initial decoder for AVR ISP protocol. | Uwe Hermann |
2012-07-21 | srd: onewire_link: Annotations shouldn't be ALLCAPS. | Uwe Hermann |
2012-07-21 | srd: maxim_ds28ea00: Factor out putx(), small fixes. | Uwe Hermann |
2012-07-21 | srd: maxim_ds28ea00: Cosmetics, cleanups. | Uwe Hermann |
2012-07-21 | srd: maxim_ds28ea00: Fix to only handle DS28EA00. | Uwe Hermann |
2012-07-21 | srd: Rename onewire_transport to maxim_ds28ea00. | Uwe Hermann |
2012-07-21 | srd: onewire_network: Fix typo, command is 0x69. | Uwe Hermann |
2012-07-21 | srd: onewire_link/network: Fix annotations, small cleanups. | Uwe Hermann |
2012-07-21 | srd: onewire_link/network: Reduce nesting level. | Uwe Hermann |
2012-07-21 | srd: onewire_network: Cosmetics, simplifications, doc fixes. | Uwe Hermann |
2012-07-21 | srd: onewire_link: Cosmetics, simplifications, doc fixes. | Uwe Hermann |
2012-07-17 | onewire: fixed an issue caused by renaming a transport layer command | Iztok Jeras |
2012-07-17 | onewire: added new transport layer commands | Iztok Jeras |