Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-18 | irmp: adjust config for PC library use (32bit, 20kHz, more protocols) | Gerhard Sittig | |
This change enables most IR protocol variants (35 of them), as well as 32bit wide counters, and uses the highest supported samplerate of 20kHz by default. Which shall result in most reliable detection of protocols and an appropriate feature set for PC library use. Provided by: Rene Staffen | |||
2020-07-18 | irmp: introduce (part of) upstream IRMP sources | Gerhard Sittig | |
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 |