Age | Commit message (Expand) | Author |
---|---|---|
2020-07-18 | irmp: introduce PC side shared library code for IRMP core logic | Gerhard Sittig |
2020-07-18 | irmp: introduce variables for start of IR frame and current sample | Gerhard Sittig |
2020-07-18 | irmp: adjust config for PC library use (32bit, 20kHz, more protocols) | Gerhard Sittig |
2020-07-18 | irmp: silence missing prototype compiler warning | Gerhard Sittig |
2020-07-18 | irmp: address unbalanced preprocessor condition (PIC workaround) | Gerhard Sittig |
2020-07-18 | irmp: silence signedness compiler warning in IR command comparison | Gerhard Sittig |
2020-07-18 | irmp: silence printf(3) format warnings (simple approach) | Gerhard Sittig |
2020-07-18 | irmp: introduce sigrok specific README file | Gerhard Sittig |
2020-07-18 | irmp: introduce (part of) upstream IRMP sources | Gerhard Sittig |