Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-12-05 | XDR: Use unions instead of casts for float/double<->int conversion | Daniel Friesel | -6/+24 |
2018-12-05 | XDR: Add proper get_string method | Daniel Friesel | -0/+14 |
2018-11-30 | XDR: Add float and double support | Daniel Friesel | -0/+12 |
2018-11-19 | XDRStream: Support float/double | Daniel Friesel | -0/+12 |
2018-11-12 | XDR: Use stdint types for now | Daniel Friesel | -1/+1 |
2018-11-12 | xdrstream: use more descriptive template arg name | Daniel Friesel | -4/+4 |
2018-11-12 | prototest: json serialization | Daniel Friesel | -0/+10 |
2018-10-15 | add preliminary xdr input driver | Daniel Friesel | -0/+51 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -1/+32 |
2018-09-24 | Start work on XDR Stream output | Daniel Friesel | -0/+106 |
2018-09-24 | OutputStream: Do not prefix hex numbers with 0x | Daniel Friesel | -2/+3 |
2018-09-24 | outputstream: Add << for float and double | Daniel Friesel | -0/+12 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -1/+36 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+195 |