]> sigrok.org Git - libsigrokdecode.git/commit
irmp: introduce (part of) upstream IRMP sources
authorGerhard Sittig <redacted>
Sat, 22 Feb 2020 06:20:05 +0000 (06:20 +0000)
committerGerhard Sittig <redacted>
Sat, 18 Jul 2020 13:24:02 +0000 (15:24 +0200)
commit6ea75aa1044ef59ee9074f04f0129a3b66c9a491
tree3986ba90035015082d9039e003f6d6425ea6460b
parent4342689729bd3ea70209604b34af0a7c641b80cc
irmp: introduce (part of) upstream IRMP sources

Introduce source files and documentation from the GPL'ed IRMP project.
Commit those files which represent the IRMP core logic (detection of
IR frames), and reference the project's homepage for the remainder.
These files correspond to

  svn://mikrocontroller.net/irmp r191
irmp/README.txt [new file with mode: 0644]
irmp/irmp.c [new file with mode: 0644]
irmp/irmp.h [new file with mode: 0644]
irmp/irmpconfig.h [new file with mode: 0644]
irmp/irmpprotocols.h [new file with mode: 0644]
irmp/irmpsystem.h [new file with mode: 0644]