Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build system: device building improvements. | 2019-05-27 | 1 | -1/+26 | |
* | Protocol: interface redesign. | 2019-05-22 | 2 | -180/+0 | |
* | Merge branch '31-Net-Protocol-Handling' | 2019-05-22 | 1 | -1/+1 | |
|\ | |||||
| * | Protocol: attempted to fix stupids. | 2019-05-22 | 2 | -0/+0 | |
| * | Protocol: fixed type errors. | 2019-05-22 | 1 | -1/+1 | |
| * | Merge branch '31-Net-Protocol-Handling'. | 2019-05-22 | 3 | -0/+0 | |
| |\ | |||||
| * | | Protocol: switched files to C++ and did minor fixes. | 2019-05-22 | 2 | -25/+26 | |
* | | | device: actually make it all build and such. | 2019-05-22 | 6 | -68/+181 | |
| |/ |/| | |||||
* | | device: fix shoddy file permissions. | 2019-05-21 | 3 | -0/+0 | |
* | | device: strip CRs. | 2019-05-21 | 1 | -25/+25 | |
|/ | |||||
* | Protocol: moved udp code out of main. | 2019-05-21 | 4 | -32/+39 | |
* | Protocol: common no longer has device-specific implementations. | 2019-05-21 | 1 | -0/+5 | |
* | Protocol: implementation of device-side protocol. | 2019-05-21 | 3 | -40/+111 | |
* | Protocol: changes to interface and some re-implementation. | 2019-05-21 | 2 | -0/+75 | |
* | 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 | |
* | device: make sure to flush the udp buffer on time. | 2019-04-11 | 1 | -8/+8 | |
* | device: make ssid and password easy to modify | 2019-04-10 | 2 | -6/+39 | |
* | device: add rudimentary network code. | 2019-03-29 | 1 | -15/+103 | |
* | device: Cosmetic changes. | 2019-03-22 | 1 | -3/+4 | |
* | Initial commit. | 2019-03-18 | 2 | -0/+79 |