2016-01-28 |
Martijn van... | configure.ac: Also check for Python 3.5. |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Daniel Thompson | uart: Optimize handling of samples when tx and rx are... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Petteri Aimonen | arm_itm: Use objdump instead of addr2line. |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Uwe Hermann | usb_power_delivery: Raise SamplerateError instead of... |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Uwe Hermann | Use self.out_binary naming consistently across all... |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Uwe Hermann | Use a Python list (not tuple) for OUT_BINARY. |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Uwe Hermann | Drop obsolete support for annotation tuples (only suppo... |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Uwe Hermann | em4100: Simplify the code a bit. |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Uwe Hermann | em4100: Use ss/es naming for consistency across PDs. |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Uwe Hermann | em4100: Eliminate some unnecessary int()s. |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Uwe Hermann | em4100: Change annotation setup a bit, decode more... |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Benjamin Larsson | Add RFID EM4100 protocol decoding |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Uwe Hermann | usb_power_delivery: Use "if not self.samplerate" form. |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Vincent Palatin | usb_power_delivery: convert double quotes to single... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Marcus Comstedt | init: Don't let Python override signal handlers |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Uwe Hermann | usb*: Minor cosmetics. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Stefan Brüns | usb_signalling: detect PREamble PID |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Stefan Brüns | usb_signalling: add signaling states needed after LS... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Stefan Brüns | usb_{packet,request}: handle PREamble transmissions |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: fix SOP detection after an error condition |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_packet: handle errors from usb_signalling |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_request: Handle transmission timeouts |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: add option to automatically set signall... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: decode RESET and Keep-Alive signalling... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: use explicit positions for packet start/end |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: handle symbol errors in EOP state |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: remove unneeded syms array |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: remove unused ss_sop member |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: detect bit stuffing errors |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Stefan Brüns | usb_signalling: consolidate symbol output |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Paul "LeoNerd... | spi: Add a 'TRANSFER' output type. |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Paul "LeoNerd... | Fix documentation comment in SPI decoder |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Uwe Hermann | usb_power_delivery: Minor typo and whitespace fixes. |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Uwe Hermann | usb_power_delivery: Use the same license header format... |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Vincent Palatin | USB Power Delivery protocol decoder |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Uwe Hermann | spiflash: Fix incorrect 'inputs' field. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Paul "LeoNerd... | Initial attempt at MAX7219/MAX7221 decoder |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Uwe Hermann | srd_decoder_unload(): Remove PD from the internal list. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Uwe Hermann | tests/decoder.c: Add some srd_decoder_unload*() tests. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Elrond | UART: Handle framing errors better |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Daniel Elstner | exception: Decorate catch function with format attribute |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Daniel Elstner | build: Require GLib 2.28.0 |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Daniel Elstner | util: Factor out Python module load |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Daniel Elstner | decoder: Refactor loading code and plug leaks |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Daniel Elstner | Python: Restrict code to stable ABI subset |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Stefan Brüns | usb_request: USB transaction decoder and PCAP generator |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Uwe Hermann | usb_packet: Document CRC5 ERROR and CRC16 ERROR packets. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Uwe Hermann | usb_{signalling,packet}: Minor cosmetics. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Stefan Brüns | usb_signalling: Track USB symbol width to compensate... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Stefan Brüns | usb_packet: calculate and check CRC5/CRC16 |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Roland Hieber | rfm12: fix small typo |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Daniel Elstner | tests: Do not reference parent directory in includes |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Daniel Elstner | tests: Rename DECODERS_DIR to DECODERS_TESTDIR |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Daniel Elstner | build: Do not hard-code decoders location on Windows |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Daniel Elstner | init: Also look for decoders in XDG data directories |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Daniel Elstner | init: Simplify srd_decoder_searchpath_add() |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Daniel Elstner | jitter, pwm: Avoid Unicode string literals |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Uwe Hermann | can: Improve stuff bit annotation placement. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Uwe Hermann | can: Emit bit value annotations. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Uwe Hermann | Makefile.am: Shorten ChangeLog target a bit. |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | log: Use GLib printf for consistency |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | Build: Move _POSIX_C_SOURCE definition to config.h |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | Build: Include <config.h> first in all source files |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | Fix srd_log() format warnings |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | log: Enable varargs format warnings |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Daniel Elstner | log: Remove srd_log_logdomain_{get,set} from the API |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Uwe Hermann | instance.c: Don't use 'di' before NULL-checking it. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Daniel Elstner | Build: Put --no-print-directory into GNUMAKEFLAGS |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Daniel Elstner | sigrok.m4: Update with latest version from libsigrok |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Daniel Elstner | libsigrokdecode.pc: Publish decodersdir variable |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Daniel Elstner | Build: Show CC and CFLAGS in configuration summary |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag_stm32: Decode IDCODE contents as strings (not... |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag_stm32: Decode more fields, improve IDCODE handling. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag_stm32: Cleanups, shorter code. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag_stm32: Update to reflect change in jtag OUT_PYTHON. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag: Submit bit samplenumbers together with the bits. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag_stm32: Fix incorrect handling of registers. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag: Add more annotations, fix a SHIFT-IR/-DR issue. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Uwe Hermann | jtag: Fix/enable OUT_PYTHON output. |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Uwe Hermann | Replace another -D_DEFAULT_SOURCE with -D_POSIX_C_SOURC... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Uwe Hermann | Build: Go back to _POSIX_C_SOURCE=200112L |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daniel Elstner | configure: Enable largefile support on 32-bit systems |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daniel Elstner | Build: Define feature test macro _DEFAULT_SOURCE |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daniel Elstner | Build: Use TESTS prefix instead of CHECK for flag variables |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daniel Elstner | Clean up .gitignore |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daniel Elstner | Build: Adopt new Autotools magic |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Daniel Elstner | Build: Reduce autogen.sh to trivial stub |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Daniel Elstner | Build: Add copy of libsigrok Autoconf macro file |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Uwe Hermann | nunchuk: Fix inverted button press logic. |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Uwe Hermann | Pass unitsize per sample chunk. |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Uwe Hermann | mrf24j40: Fix a register address typo. |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Uwe Hermann | tlc5620: Add options for per-DAC Vref, show voltages. |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Uwe Hermann | tlc5620: Handle the case of less than 11 bits in a... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Uwe Hermann | tlc5620: Properly handle LOAD and LDAC based operations. |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Uwe Hermann | tlc5620: Only decode the last 11 bits, ignore the rest. |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Uwe Hermann | tlc5620: Fix incorrect DAC selection decode, add more... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Uwe Hermann | usb_packet: Handle invalid packets more gracefully. |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Uwe Hermann | usb_packet: Fix incorrect DATA*/MDATA handling. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Uwe Hermann | Add initial SD card (SD mode) decoder. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Uwe Hermann | Slightly more verbose logging in srd_inst_decode(). |
commit | commitdiff | tree | snapshot |
next |