Age | Commit message (Expand) | Author | Lines |
2020-12-11 | ptalog.h: Fix compilation error for !PTALOG_GPIO | Daniel Friesel | -4/+2 |
2020-12-08 | add licensing information | Daniel Friesel | -13/+37 |
2020-10-16 | ptalog: log state duration as well | Daniel Friesel | -7/+34 |
2019-11-18 | ptalog barcode generation: decrease module size, increase quiet zone | Daniel Friesel | -6/+6 |
2019-11-15 | ptalog: note that the current code may violate the Code128 quiet zone | Daniel Friesel | -0/+3 |
2019-11-14 | ptalog: decrease delay border around barcode output | Daniel Friesel | -2/+2 |
2019-11-13 | ptalog: Support barcode synchronization | Daniel Friesel | -2/+17 |
2019-11-05 | PTALog: Add PTALOG_GPIO_BEFORE (toggle GPIO before instead of during transition) | Daniel Friesel | -12/+25 |
2019-07-26 | ptalog: Optionally store return values of function calls | Daniel Friesel | -4/+16 |
2019-07-22 | ptalog: common output format | Daniel Friesel | -1/+1 |
2019-07-19 | ptalog: dump trace id | Daniel Friesel | -2/+2 |
2019-06-26 | Add a 16-bit XDR variant | Daniel Friesel | -0/+77 |
2019-03-05 | counter: rename overflowed to overflow | Daniel Friesel | -1/+9 |
2019-03-05 | ptalog: Do not request pin number when gpio is not used | Daniel Friesel | -1/+1 |
2019-03-04 | ptalog: Support different logging types | Daniel Friesel | -2/+40 |
2019-02-22 | ptalog: Add GPIO-based synchronization functions | Daniel Friesel | -5/+17 |
2019-02-22 | Add PTALog class | Daniel Friesel | -0/+51 |
2018-12-05 | XDR: Add proper get_string method | Daniel Friesel | -0/+1 |
2018-11-30 | XDR: Add float and double support | Daniel Friesel | -0/+2 |
2018-11-22 | stdbuf: Track buffer size | Daniel Friesel | -2/+7 |
2018-11-19 | XDRStream: Support float/double | Daniel Friesel | -0/+2 |
2018-11-12 | XDR: Use stdint types for now | Daniel Friesel | -9/+7 |
2018-11-12 | xdrstream: use more descriptive template arg name | Daniel Friesel | -2/+2 |
2018-11-12 | prototest: json serialization | Daniel Friesel | -0/+7 |
2018-10-15 | add preliminary xdr input driver | Daniel Friesel | -0/+22 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -1/+9 |
2018-09-24 | Start work on XDR Stream output | Daniel Friesel | -0/+42 |
2018-09-24 | Add memory buffer (drop-in replacement for kout/stdout) | Daniel Friesel | -0/+20 |
2018-09-24 | outputstream: Add << for float and double | Daniel Friesel | -0/+2 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+2 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+65 |