]> sigrok.org Git - libsigrokdecode.git/history - irmp
irmp: silence core logic ANALYZE output from the shared library
[libsigrokdecode.git] / irmp /
2020-07-18 Gerhard Sittigirmp: silence core logic ANALYZE output from the shared...
2020-07-18 Gerhard Sittigirmp: rework shared library (style, reliability, TODO...
2020-07-18 Gerhard Sittigirmp: introduce PC side shared library code for IRMP...
2020-07-18 Gerhard Sittigirmp: introduce variables for start of IR frame and...
2020-07-18 Gerhard Sittigirmp: adjust config for PC library use (32bit, 20kHz...
2020-07-18 Gerhard Sittigirmp: silence missing prototype compiler warning
2020-07-18 Gerhard Sittigirmp: address unbalanced preprocessor condition (PIC...
2020-07-18 Gerhard Sittigirmp: silence signedness compiler warning in IR command...
2020-07-18 Gerhard Sittigirmp: silence printf(3) format warnings (simple approach)
2020-07-18 Gerhard Sittigirmp: introduce sigrok specific README file
2020-07-18 Gerhard Sittigirmp: introduce (part of) upstream IRMP sources