index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
mrf24j40
Age
Commit message (
Expand
)
Author
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-08-23
mrf24j40: Add TX retries/fails and CCAFAIL support.
Uwe Hermann
2019-08-06
mrf24j40: Add RX/TX frame annotations.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-12-22
mrf24j40: rename reset() helper method
Gerhard Sittig
2017-06-16
Mark all stacked decoders as being PD API version 3.
Uwe Hermann
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2016-03-04
Fix various incorrect PD license metadata fields.
Uwe Hermann
2015-08-18
mrf24j40: Fix a register address typo.
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