SOFT253 Coursework Weather Reader
Fork of Soft253-WeatherReader by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:0cc980145515 | 2017-05-02 | Jdumpleton3 | Finish making the time and fix the ctime padding nonsense |
5:ba160e9778d0 | 2017-05-02 | Jdumpleton3 | Change time to use time_t object rather than flat string; |
4:edef041d2094 | 2017-04-28 | Jdumpleton3 | Add date time to the structure. |
3:d17f07a0d08d | 2017-04-28 | jedward | Implement FIFO buffer |
2:27b92722246b | 2017-04-22 | Jdumpleton3 | Create interrupt for reading in data, make printing data interrupt safeish |
1:8585a8d417dc | 2017-04-21 | Jdumpleton3 | Get fake data working in putty. Requires PuTTy be correctly setup to list to the COM port. |
0:b490b8486404 | 2017-04-21 | Jdumpleton3 | Setup initial given code; |