index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
am230x
Age
Commit message (
Expand
)
Author
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-16
decoders: Various cosmetic/consistency/typo fixes.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-03-13
Add PD tags handling and some tags
Soeren Apel
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-12-22
am230x: rename reset() helper method
Gerhard Sittig
2017-06-05
Add srd_inst_initial_pins_set_all() and support code.
Uwe Hermann
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-12-07
am230x: Convert to PD API version 3.
Uwe Hermann
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2015-06-16
am23xx: explicitly mention RHTxx devices.
Karl Palsson
2014-10-13
All PDs: Only import the 'Decoder' object.
Uwe Hermann
2014-10-12
am230x: Factor out handle_byte() to simplify state machine.
Uwe Hermann
2014-10-12
am230x: Minor documentation fix.
Uwe Hermann
2014-10-12
am230x: Use slightly more liberal timing values.
Uwe Hermann
2014-10-12
am230x: Change option to 'device' to allow for more devices.
Uwe Hermann
2014-10-12
am230x: Fix self.reset() method name.
Uwe Hermann
2014-10-12
am230x: Minor cosmetics.
Uwe Hermann
2014-10-12
Add decoder for AM230x digital humidity and temperature sensors.
Johannes Römer