]> sigrok.org Git - libsigrokdecode.git/history - decoders/nrf24l01
jtag_ejtag: Shorten variable names to ss/es.
[libsigrokdecode.git] / decoders / nrf24l01 /
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2015-02-24 Uwe Hermannnrf24l01: Change 'xn297_extensions' option to 'chip'.
2015-02-24 Mikenrf24l01: Add option to support the XN297's extra registers
2014-10-19 Jens Steinhauserspi: Use 'None' to signal the missing CS# pin.
2014-10-19 Jens Steinhausernrf24l01: Don't decode incomplete commands.
2014-10-19 Jens Steinhausernrf24l01: Check for CS# pin and only throw exceptions...
2014-10-13 Uwe HermannAll PDs: Only import the 'Decoder' object.
2014-09-01 Uwe HermannPD tests moved into the sigrok-test repo.
2014-08-14 Uwe Hermannspi/nrf24l01/uart: Use ChannelError exception.
2014-08-03 Jens Steinhausernrf24l01: prettify annotation output
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-07-08 Jens SteinhauserAdd nRF24L01(+) protocol decoder.