summaryrefslogtreecommitdiff
path: root/include/object
AgeCommit message (Expand)AuthorLines
2020-12-11ptalog.h: Fix compilation error for !PTALOG_GPIODaniel Friesel-4/+2
2020-12-08add licensing informationDaniel Friesel-13/+37
2020-10-16ptalog: log state duration as wellDaniel Friesel-7/+34
2019-11-18ptalog barcode generation: decrease module size, increase quiet zoneDaniel Friesel-6/+6
2019-11-15ptalog: note that the current code may violate the Code128 quiet zoneDaniel Friesel-0/+3
2019-11-14ptalog: decrease delay border around barcode outputDaniel Friesel-2/+2
2019-11-13ptalog: Support barcode synchronizationDaniel Friesel-2/+17
2019-11-05PTALog: Add PTALOG_GPIO_BEFORE (toggle GPIO before instead of during transition)Daniel Friesel-12/+25
2019-07-26ptalog: Optionally store return values of function callsDaniel Friesel-4/+16
2019-07-22ptalog: common output formatDaniel Friesel-1/+1
2019-07-19ptalog: dump trace idDaniel Friesel-2/+2
2019-06-26Add a 16-bit XDR variantDaniel Friesel-0/+77
2019-03-05counter: rename overflowed to overflowDaniel Friesel-1/+9
2019-03-05ptalog: Do not request pin number when gpio is not usedDaniel Friesel-1/+1
2019-03-04ptalog: Support different logging typesDaniel Friesel-2/+40
2019-02-22ptalog: Add GPIO-based synchronization functionsDaniel Friesel-5/+17
2019-02-22Add PTALog classDaniel Friesel-0/+51
2018-12-05XDR: Add proper get_string methodDaniel Friesel-0/+1
2018-11-30XDR: Add float and double supportDaniel Friesel-0/+2
2018-11-22stdbuf: Track buffer sizeDaniel Friesel-2/+7
2018-11-19XDRStream: Support float/doubleDaniel Friesel-0/+2
2018-11-12XDR: Use stdint types for nowDaniel Friesel-9/+7
2018-11-12xdrstream: use more descriptive template arg nameDaniel Friesel-2/+2
2018-11-12prototest: json serializationDaniel Friesel-0/+7
2018-10-15add preliminary xdr input driverDaniel Friesel-0/+22
2018-09-25Your Templates are Bad and You Should Feel BadDaniel Friesel-1/+9
2018-09-24Start work on XDR Stream outputDaniel Friesel-0/+42
2018-09-24Add memory buffer (drop-in replacement for kout/stdout)Daniel Friesel-0/+20
2018-09-24outputstream: Add << for float and doubleDaniel Friesel-0/+2
2017-12-14Add I2C and LM75 driversDaniel Friesel-0/+2
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+65