Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protocol: changes to interface and some re-implementation. | 2019-05-21 | 5 | -77/+132 | |
* | Protocol: implemented request and reply pushing to packet. | 2019-05-20 | 2 | -11/+29 | |
* | Protocol: Implemented protocol error reporting. | 2019-05-19 | 3 | -62/+71 | |
* | Protocol: more work on protocol implementation. | 2019-05-19 | 3 | -26/+104 | |
* | Whole-project: partial implementation of protocol. | 2019-05-18 | 3 | -0/+257 | |
* | Merge branch '29-verbosity-levels'. | 2019-05-13 | 2 | -3/+7 | |
|\ | |||||
| * | daemon: Implemented verbosity levels. | 2019-05-13 | 2 | -3/+7 | |
* | | device: fix info cycling. | 2019-05-13 | 1 | -3/+3 | |
* | | device: Bug-fix to make text and dots not overlap. | 2019-05-12 | 1 | -3/+4 | |
* | | device: Device prints first meaningful data. | 2019-05-12 | 3 | -11/+481 | |
* | | device: fix screen code. | 2019-05-11 | 2 | -8/+24 | |
|/ | |||||
* | device: Toy screen logic. | 2019-04-11 | 1 | -1/+27 | |
* | daemon: honour the verbose flag for diagnostics. | 2019-04-11 | 1 | -3/+4 | |
* | device: make sure to flush the udp buffer on time. | 2019-04-11 | 1 | -8/+8 | |
* | daemon: Initialisation logic patch. | 2019-04-11 | 1 | -0/+1 | |
* | device: make ssid and password easy to modify | 2019-04-10 | 2 | -6/+39 | |
* | daemon: added verbose flag. | 2019-04-09 | 2 | -0/+8 | |
* | daemon: employ a flags settings variable. | 2019-04-01 | 3 | -9/+62 | |
* | daemon: style adjustment | 2019-03-29 | 3 | -18/+31 | |
* | daemon: improve debug output. | 2019-03-29 | 1 | -3/+7 | |
* | device: add rudimentary network code. | 2019-03-29 | 1 | -15/+103 | |
* | daemon: Make debug output more informative. | 2019-03-29 | 1 | -11/+13 | |
* | daemon: implemented verbose output on timeout. | 2019-03-29 | 1 | -0/+1 | |
* | daemon: add networking code. | 2019-03-29 | 3 | -0/+234 | |
* | device: Cosmetic changes. | 2019-03-22 | 1 | -3/+4 | |
* | Initial commit. | 2019-03-18 | 8 | -0/+195 |