Kenneth van Ewijk
370c2207a4
Fixed graph displaying nav buttons
2014-10-21 17:26:21 +02:00
Kenneth van Ewijk
38e5715cd6
FIXED ALL THE FUCKING THINGS
...
Ik haat school... eeuwen met de code bezig, blijven maar foute data uit
komen... blijkt alle data in de database zo'n beetje corrupt te zijn als
je 3 maanden of meer terugkijkt... wat een onzin zeg.
2014-10-20 19:00:42 +02:00
Kenneth van Ewijk
39568e1864
Reduced console output when drawing graphs
2014-10-20 16:52:57 +02:00
Kenneth van Ewijk
d5b1113eb9
Reduced console output when drawing graphs
2014-10-20 16:29:56 +02:00
Kenneth van Ewijk
139db8fb13
Fix for sort that broke graphs.
...
A shadow-copy was made and sorted, now a deep-copy is made an sorted.
The order of the original array is now no longer altered in the process
of determining some statistical values.
2014-10-20 16:29:30 +02:00
Kenneth van Ewijk
d853018089
Even moar betereresterest startup animation
2014-10-20 14:49:07 +02:00
Kenneth van Ewijk
3c6b2e6b77
Added location to startup animation/splash screen
2014-10-20 14:31:58 +02:00
Kenneth van Ewijk
9270ace560
Added supercool new startup animation
2014-10-20 14:22:35 +02:00
Kenneth van Ewijk
ab4df98479
Added code for StatisticsCalculator, Periode.. etc
...
Added a lot of code. Currently not functioning for Periode is acting
strange.
Not tested...
2014-10-19 14:38:43 +02:00
Kenneth van Ewijk
d7375205ee
Fixed the fucked up shit
2014-10-17 19:20:12 +02:00
Kenneth van Ewijk
fca071d043
Added Periode and other calculations
2014-10-17 14:02:39 +02:00
Kenneth van Ewijk
0252061bc6
Added winddirection
2014-10-17 12:27:16 +02:00
Kenneth van Ewijk
6eab5dfa9c
Improved Security
2014-10-17 10:25:23 +02:00
Kenneth van Ewijk
da329ef681
Added StatsCalculator and Periode Class
2014-10-17 10:08:42 +02:00
Kenneth van Ewijk
a3d97a8080
Fixed version errors
2014-10-14 10:08:37 +02:00
Kenneth van Ewijk
61ad6672fb
Made animation quicker
2014-10-14 09:55:00 +02:00
Kenneth van Ewijk
51bd0ac686
Made animation quicker
2014-10-14 09:54:48 +02:00
Kenneth van Ewijk
8e807b3660
Added Animation
2014-10-14 08:53:53 +02:00
Kenneth van Ewijk
a3cc2ac923
Added init method
2014-10-14 08:53:41 +02:00
Kenneth van Ewijk
de7ce1dd45
Changed to avarage windspeed
2014-10-13 14:34:41 +02:00
Kenneth van Ewijk
17066aed8b
Added normalizeData()
...
Added method to normalize the data and create more fluid graphs
2014-10-13 11:51:58 +02:00
Kenneth van Ewijk
d143164e43
Better button handling and other improvements
...
Added the new air pressure class and improved the order in which the
values appear. Also massively improved button handling, now it will
respond instantly to a button press
2014-10-11 21:07:57 +02:00
Kenneth van Ewijk
a2bb37204c
General bugfixes
2014-10-11 21:06:45 +02:00
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