Age | Commit message (Expand) | Author |
2013-04-23 | GPL headers: Use correct project name. | Uwe Hermann |
2013-03-12 | ds1307: Fix date/day-of-week printing. | Uwe Hermann |
2013-03-12 | Add Dallas DS1307 RTC protocol decoder | Matt Ranostay |
2013-01-30 | can: Temporary quickfix for a bug. | Uwe Hermann |
2013-01-13 | Cosmetics, fix typos. | Uwe Hermann |
2013-01-01 | Small cosmetic/consistency fixes in the PDs. | Uwe Hermann |
2012-12-17 | Add intial CAN protocol decoder. | 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-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 |
2012-07-17 | onewire: updated documentation | Iztok Jeras |
2012-07-15 | onewire: added transport layer decoder, it does not do much for now | Iztok Jeras |
2012-07-15 | onewire: updates to link layer timing | Iztok Jeras |
2012-07-15 | onewire: combined reset and presence detect events, avoid unneeded overdrive ... | Iztok Jeras |
2012-07-15 | onewire: the split of the protocol into layers works now | Iztok Jeras |
2012-07-15 | onewire: placing protocol layers into separate directories | Iztok Jeras |
2012-07-15 | onewire: preparations for protocol separation between link and network layers | Iztok Jeras |
2012-07-11 | srd: Drop 'usb' PD, replaced by two others. | Uwe Hermann |
2012-07-11 | srd: Performance improvements for various PDs. | Uwe Hermann |
2012-07-06 | srd: lm75: Output min/max/avg temperature in report(). | Uwe Hermann |
2012-07-06 | srd: lm75: Warn about temperature reg. being read-only. | Uwe Hermann |
2012-07-06 | srd: lm75: Generic handling of register reads/writes. | Uwe Hermann |
2012-07-04 | srd: onewire: Fix copyright line, and PD name/description. | Uwe Hermann |
2012-07-04 | some white space changes, changed handling of normal/overdrive timing, annota... | Iztok Jeras |
2012-07-04 | added some ducumentation, shortened the ROM command decoder code | Iztok Jeras |
2012-07-04 | added some untested overdrive functionality, added some comments, modified ti... | Iztok Jeras |
2012-07-04 | commented out most of the TRANSPORT layer code, added some code for an improv... | Iztok Jeras |
2012-07-04 | decoder onewire: added conditional network commands, some fixex to the transp... | Iztok Jeras |
2012-07-04 | decoder onewire: separated transport layer code from network layer | Iztok Jeras |