summaryrefslogtreecommitdiff
path: root/include/object/ptalog.h
AgeCommit message (Expand)AuthorLines
2020-12-11ptalog.h: Fix compilation error for !PTALOG_GPIODaniel Friesel-4/+2
2020-12-08add licensing informationDaniel Friesel-0/+5
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-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