SOFT253 Coursework Weather Reader
Fork of Soft253-WeatherReader by
History
Finish making the time and fix the ctime padding nonsense
2017-05-02, by Jdumpleton3 [Tue, 02 May 2017 11:09:41 +0000] rev 6
Finish making the time and fix the ctime padding nonsense
Change time to use time_t object rather than flat string;
2017-05-02, by Jdumpleton3 [Tue, 02 May 2017 09:36:46 +0000] rev 5
Change time to use time_t object rather than flat string;
Add date time to the structure.
2017-04-28, by Jdumpleton3 [Fri, 28 Apr 2017 13:47:23 +0000] rev 4
Add date time to the structure.
Implement FIFO buffer
2017-04-28, by jedward [Fri, 28 Apr 2017 12:03:17 +0000] rev 3
Implement FIFO buffer
Create interrupt for reading in data, make printing data interrupt safeish
2017-04-22, by Jdumpleton3 [Sat, 22 Apr 2017 09:27:18 +0000] rev 2
Create interrupt for reading in data, make printing data interrupt safeish
Get fake data working in putty. Requires PuTTy be correctly setup to list to the COM port.
2017-04-21, by Jdumpleton3 [Fri, 21 Apr 2017 17:33:38 +0000] rev 1
Get fake data working in putty. Requires PuTTy be correctly setup to list to the COM port.
Setup initial given code;
2017-04-21, by Jdumpleton3 [Fri, 21 Apr 2017 14:02:23 +0000] rev 0
Setup initial given code;