index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-06
Python: Restrict code to stable ABI subset
Daniel Elstner
2015-10-06
usb_request: USB transaction decoder and PCAP generator
Stefan Brüns
2015-10-06
usb_packet: Document CRC5 ERROR and CRC16 ERROR packets.
Uwe Hermann
2015-10-06
usb_{signalling,packet}: Minor cosmetics.
Uwe Hermann
2015-10-06
usb_signalling: Track USB symbol width to compensate frequency errors
Stefan Brüns
2015-10-06
usb_packet: calculate and check CRC5/CRC16
Stefan Brüns
2015-10-06
rfm12: fix small typo
Roland Hieber
2015-10-03
tests: Do not reference parent directory in includes
Daniel Elstner
2015-10-03
tests: Rename DECODERS_DIR to DECODERS_TESTDIR
Daniel Elstner
2015-10-03
build: Do not hard-code decoders location on Windows
Daniel Elstner
2015-10-03
init: Also look for decoders in XDG data directories
Daniel Elstner
2015-10-03
init: Simplify srd_decoder_searchpath_add()
Daniel Elstner
2015-09-15
jitter, pwm: Avoid Unicode string literals
Daniel Elstner
2015-09-14
can: Improve stuff bit annotation placement.
Uwe Hermann
2015-09-14
can: Emit bit value annotations.
Uwe Hermann
2015-09-14
Makefile.am: Shorten ChangeLog target a bit.
Uwe Hermann
2015-09-13
log: Use GLib printf for consistency
Daniel Elstner
2015-09-13
Build: Move _POSIX_C_SOURCE definition to config.h
Daniel Elstner
2015-09-13
Build: Include <config.h> first in all source files
Daniel Elstner
2015-09-13
Fix srd_log() format warnings
Daniel Elstner
2015-09-13
log: Enable varargs format warnings
Daniel Elstner
2015-09-13
log: Remove srd_log_logdomain_{get,set} from the API
Daniel Elstner
2015-09-10
instance.c: Don't use 'di' before NULL-checking it.
Uwe Hermann
2015-09-10
Build: Put --no-print-directory into GNUMAKEFLAGS
Daniel Elstner
2015-09-10
sigrok.m4: Update with latest version from libsigrok
Daniel Elstner
2015-09-06
libsigrokdecode.pc: Publish decodersdir variable
Daniel Elstner
2015-09-06
Build: Show CC and CFLAGS in configuration summary
Daniel Elstner
2015-09-03
jtag_stm32: Decode IDCODE contents as strings (not just hex vals).
Uwe Hermann
2015-09-03
jtag_stm32: Decode more fields, improve IDCODE handling.
Uwe Hermann
2015-09-03
jtag_stm32: Cleanups, shorter code.
Uwe Hermann
2015-09-03
jtag_stm32: Update to reflect change in jtag OUT_PYTHON.
Uwe Hermann
2015-09-03
jtag: Submit bit samplenumbers together with the bits.
Uwe Hermann
2015-09-03
jtag_stm32: Fix incorrect handling of registers.
Uwe Hermann
2015-09-03
jtag: Add more annotations, fix a SHIFT-IR/-DR issue.
Uwe Hermann
2015-09-03
jtag: Fix/enable OUT_PYTHON output.
Uwe Hermann
2015-08-28
Replace another -D_DEFAULT_SOURCE with -D_POSIX_C_SOURCE=200112L.
Uwe Hermann
2015-08-28
Build: Go back to _POSIX_C_SOURCE=200112L
Uwe Hermann
2015-08-26
configure: Enable largefile support on 32-bit systems
Daniel Elstner
2015-08-26
Build: Define feature test macro _DEFAULT_SOURCE
Daniel Elstner
2015-08-26
Build: Use TESTS prefix instead of CHECK for flag variables
Daniel Elstner
2015-08-26
Clean up .gitignore
Daniel Elstner
2015-08-26
Build: Adopt new Autotools magic
Daniel Elstner
2015-08-25
Build: Reduce autogen.sh to trivial stub
Daniel Elstner
2015-08-25
Build: Add copy of libsigrok Autoconf macro file
Daniel Elstner
2015-08-21
nunchuk: Fix inverted button press logic.
Uwe Hermann
2015-08-20
Pass unitsize per sample chunk.
Uwe Hermann
2015-08-18
mrf24j40: Fix a register address typo.
Uwe Hermann
2015-08-17
tlc5620: Add options for per-DAC Vref, show voltages.
Uwe Hermann
2015-08-17
tlc5620: Handle the case of less than 11 bits in a command.
Uwe Hermann
2015-08-17
tlc5620: Properly handle LOAD and LDAC based operations.
Uwe Hermann
[prev]
[next]