summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-13Cosmetics, fix typos.Uwe Hermann
2013-01-13NEWS: Add list of user-visible changes so far.Uwe Hermann
2013-01-01Small cosmetic/consistency fixes in the PDs.Uwe Hermann
2013-01-01constify srd_decoder_list() outputBert Vermeulen
2013-01-01srd_inst_new() options can be NULLBert Vermeulen
2012-12-28Fix compiler warning.Uwe Hermann
2012-12-28configure.ac: Add missing -fvisibility=hidden to CFLAGS.Uwe Hermann
2012-12-28configure.ac: Fix CFLAGS settings.Uwe Hermann
2012-12-17Add intial CAN protocol decoder.Uwe Hermann
2012-12-12configure.ac: Also check for python3.3-config.Uwe Hermann
2012-11-24mlx90614: "Kelvin", not "degrees Kelvin".Uwe Hermann
2012-11-24Fix bugs in "Invalid state" printing/exceptions.Uwe Hermann
2012-11-24All PDs: Name the files pd.py consistently.Uwe Hermann
2012-11-24configure.ac/Makefile.am: Alphabetical order.Uwe Hermann
2012-11-24tlc5620: Refactoring, add initial LOAD support.Uwe Hermann
2012-11-21Initial TI TLC5620 (8-bit quad DAC) protocol decoder.Uwe Hermann
2012-10-16Re-add HACKING file after repo split.Uwe Hermann
2012-10-13Small update for the pkg-config files and Windows.Uwe Hermann
2012-10-11README: Update repo URL.Uwe Hermann
2012-10-11.gitignore: Add missing entries.Uwe Hermann
2012-10-10README: Add status, update URL, small fixes.Uwe Hermann
2012-08-31srd: uart: Fix regression.Uwe Hermann
2012-08-29Add initial SD card (SPI mode) decoder.Uwe Hermann
2012-07-28srd: lm75: s/degrees Kelvin/Kelvin/.Uwe Hermann
2012-07-28srd: avr_isp: Improve Chip Erase handling.Uwe Hermann
2012-07-28srd: avr_isp: Factor out part numbers/names to part.py.Uwe Hermann
2012-07-28srd: Initial decoder for AVR ISP protocol.Uwe Hermann
2012-07-21srd: onewire_link: Annotations shouldn't be ALLCAPS.Uwe Hermann
2012-07-21srd: maxim_ds28ea00: Factor out putx(), small fixes.Uwe Hermann
2012-07-21srd: maxim_ds28ea00: Cosmetics, cleanups.Uwe Hermann
2012-07-21srd: maxim_ds28ea00: Fix to only handle DS28EA00.Uwe Hermann
2012-07-21srd: Rename onewire_transport to maxim_ds28ea00.Uwe Hermann
2012-07-21srd: onewire_network: Fix typo, command is 0x69.Uwe Hermann
2012-07-21srd: onewire_link/network: Fix annotations, small cleanups.Uwe Hermann
2012-07-21srd: onewire_link/network: Reduce nesting level.Uwe Hermann
2012-07-21srd: onewire_network: Cosmetics, simplifications, doc fixes.Uwe Hermann
2012-07-21srd: onewire_link: Cosmetics, simplifications, doc fixes.Uwe Hermann
2012-07-17onewire: fixed an issue caused by renaming a transport layer commandIztok Jeras
2012-07-17onewire: added new transport layer commandsIztok Jeras
2012-07-17onewire: updated documentationIztok Jeras
2012-07-15onewire: added transport layer decoder, it does not do much for nowIztok Jeras
2012-07-15onewire: updates to link layer timingIztok Jeras
2012-07-15onewire: combined reset and presence detect events, avoid unneeded overdrive ...Iztok Jeras
2012-07-15onewire: the split of the protocol into layers works nowIztok Jeras
2012-07-15onewire: placing protocol layers into separate directoriesIztok Jeras
2012-07-15onewire: preparations for protocol separation between link and network layersIztok Jeras
2012-07-11srd: Drop 'usb' PD, replaced by two others.Uwe Hermann
2012-07-11srd: Performance improvements for various PDs.Uwe Hermann
2012-07-06srd: lm75: Output min/max/avg temperature in report().Uwe Hermann
2012-07-06srd: lm75: Warn about temperature reg. being read-only.Uwe Hermann