Kenneth van Ewijk
|
94e1c0101f
|
Added air pressure
Added this class to the code and also to the main.
|
2014-10-11 21:06:28 +02:00 |
|
Kenneth van Ewijk
|
eb3718cc0b
|
Added support for graphs
Also added small bits of code to center the name on the matrix display.
|
2014-10-11 20:05:47 +02:00 |
|
Kenneth van Ewijk
|
a0c37c1a23
|
Converted everything to work with polymorphism
Added "Grootheid" to act as a parent to all children classes, it allows
the main "Weerstation" to update them all better and with cleaner code.
|
2014-10-11 17:46:31 +02:00 |
|
Kenneth van Ewijk
|
94cab3188e
|
Added formulas for the writeGraphToMatrix method. Not yet correctly implemented. Axis are create, graph does not yet show up. The "Weerstation" class needs code to call this method when the red button is pressed to make testing easier
|
2014-10-09 14:34:22 +02:00 |
|
Kenneth van Ewijk
|
e3ac4bc2aa
|
Fixed rounding issue
|
2014-10-09 12:54:44 +02:00 |
|
Kenneth van Ewijk
|
8c00634968
|
Fixed HeatIndex (returns in Centigrade)
|
2014-10-09 12:30:23 +02:00 |
|
Kenneth van Ewijk
|
045d544c6c
|
Fixed/Created the CreateAxis method
|
2014-10-09 11:41:12 +02:00 |
|
Kenneth van Ewijk
|
7ddda721aa
|
Added checks to writeTo*Digits()
|
2014-10-09 10:13:04 +02:00 |
|
Kenneth van Ewijk
|
05fb5c0800
|
Merge branch 'master' of https://github.com/ProjectgroepB5/weerstation
|
2014-10-09 09:22:55 +02:00 |
|
Kenneth van Ewijk
|
2f0c98b070
|
Added matrix display code
|
2014-10-09 09:22:19 +02:00 |
|
Kenneth van Ewijk
|
9ea9389a42
|
Added matrix display code
|
2014-10-09 09:21:42 +02:00 |
|
Kenneth van Ewijk
|
897df8f1fc
|
Merge branch 'master' of https://github.com/ProjectgroepB5/weerstation
|
2014-10-09 09:12:56 +02:00 |
|
Kenneth van Ewijk
|
ae35e497f9
|
Added Matrix Display Code
|
2014-10-09 09:12:18 +02:00 |
|
Kenneth van Ewijk
|
a418595643
|
Merge branch 'master' of https://github.com/ProjectgroepB5/weerstation
|
2014-10-07 13:26:28 +02:00 |
|
Kenneth van Ewijk
|
8a3708e012
|
Added class for RainRate
|
2014-10-07 13:25:48 +02:00 |
|
Kenneth van Ewijk
|
7302c54cc9
|
Added new methods for clearing and writing to certain displays.
|
2014-10-03 11:22:24 +02:00 |
|