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-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
2015-08-17
tlc5620: Only decode the last 11 bits, ignore the rest.
Uwe Hermann
2015-08-17
tlc5620: Fix incorrect DAC selection decode, add more annotations.
Uwe Hermann
2015-08-14
usb_packet: Handle invalid packets more gracefully.
Uwe Hermann
2015-08-14
usb_packet: Fix incorrect DATA*/MDATA handling.
Uwe Hermann
2015-08-06
Add initial SD card (SD mode) decoder.
Uwe Hermann
2015-07-23
Slightly more verbose logging in srd_inst_decode().
Uwe Hermann
2015-07-18
Bump version to 0.4.0 (the upcoming next major release).
Uwe Hermann
2015-07-18
Append "-git" to the version string.
Uwe Hermann
2015-07-18
Add protocol decoder for Modbus RTU.
Bart de Waal
2015-07-10
qi: Add Qi charger protocol decoder
Josef Gajdusek
2015-07-09
Add an MDIO/SMI decoder.
Aurelien Jacobs
2015-07-01
adns5020: Minor tweak to annotation format.
Uwe Hermann
2015-07-01
mrf24j40: Factor out register lists to lists.py.
Uwe Hermann
2015-07-01
Add a Microchip MRF24J40 802.15.4 2.4GHz RF tranceiver decoder.
Karl Palsson
2015-06-22
adns5020: Add manufacturer name to description.
Uwe Hermann
2015-06-19
Add Avago ADNS-5020 optical mouse sensor decoder.
Karl Palsson
2015-06-16
am23xx: explicitly mention RHTxx devices.
Karl Palsson
2015-04-26
timing: Shorten annotations (time units).
Uwe Hermann
2015-04-26
Add a decoder that calculates timings between transitions.
Baruch Even
2015-04-07
spiflash: Add lists.py and a 'chips' PD option.
Uwe Hermann
2015-04-07
Rename the 'mx25lxx05d' PD to 'spiflash'.
Uwe Hermann
2015-04-07
Fix a bunch of typos.
Uwe Hermann
2015-04-07
autogen.sh: Drop obsolete MinGW/MSYS items.
Uwe Hermann
2015-04-03
onewire_link: Fix a bug when the samplerate is too low for the PD.
Uwe Hermann
2015-04-03
Makefile.am: Use libtool's -no-undefined option.
Uwe Hermann
2015-04-03
spi: Don't decode data lines if CS isn't asserted
Andreas Sandberg
2015-04-02
Slightly shorten a few PD descriptions.
Uwe Hermann
2015-04-02
Add a decoder for stepper motor direction/speed signals.
Petteri Aimonen
2015-04-02
Fix a few decoding bugs with arm_etmv3.
Petteri Aimonen
2015-04-02
pwm: add period annotation
Matt Porter
2015-04-01
Use g_malloc*() consistently, simplify error handling.
Uwe Hermann
2015-04-01
unit tests: Drop unneeded check_ filename prefix.
Uwe Hermann
2015-03-25
mx25lxx05d: Implement FAST READ command.
Uwe Hermann
2015-03-02
Fix typo in swd decoder
Petteri Aimonen
[prev]
[next]