Commit Graph
128 Commits
Author SHA1 Message Date
Kenneth van Ewijk 370c2207a4 Fixed graph displaying nav buttons 2014-10-21 17:26:21 +02:00
Daniel 8516d62de8 GraadDagen toegevoegt 2014-10-21 13:00:06 +02:00
Daniel 2917cc0536 GraadDagen toegevoegt
lstScreens.add(new GraadDagen(meting1, meting2));

toegevoegt
2014-10-21 12:57:46 +02:00
Daniel a61b899ce6 GraadDagen toegevoegt 2014-10-21 12:56:27 +02:00
jancoow 64e80eeb54 Speed optimalisation and fixed the damn thing! 2014-10-20 21:19:39 +02:00
jancoow 6e2719bbc8 Speed optimalisation and fixed the damn thing! 2014-10-20 21:16:49 +02:00
jancoow 7cdb4b6fe2 Speed optimalisation and fixed the damn thing! 2014-10-20 21:01:45 +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
jancoow d85c47b430 Displaygraph will be called 1 time, cleaner calender/period code 2014-10-20 17:24:46 +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
jancoow bdf9370934 fixed some more shit 2014-10-20 14:13:57 +02:00
jancoow 426fb37524 chmod+x 2014-10-20 12:42:06 +02:00
jancoow a5ba57a7f9 Added the new different periods 2014-10-20 12:41:02 +02:00
jancoow 7bef4ca9f4 Fixed the to string method, add a new constructor for adding directly calenders 2014-10-20 12:40:25 +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
jancoow cbd4ef9077 Will now calculate the mode, median and deviation 2014-10-19 14:13:56 +02:00
jancoow 00bfee6d61 Median, modus en afwijking toegevoegd 2014-10-19 14:05:15 +02:00
Kenneth van Ewijk d7375205ee Fixed the fucked up shit 2014-10-17 19:20:12 +02:00
Groamer eb7ba5d801 Merge remote-tracking branch 'origin/master'
Conflicts:
	Weerstation.java
2014-10-17 14:49:10 +02:00
Groamer 70a3c3fdb0 Heatindex en weervoorspelling 2014-10-17 14:44:14 +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
Groamer 2c1c124930 HeatIndex
derp
2014-10-17 11:31:57 +02:00
Kenneth van Ewijk 6eab5dfa9c Improved Security 2014-10-17 10:25:23 +02:00
kennyboy55 ab28b51178 Changed Name 2014-10-17 10:20:20 +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
Groamer 6212671133 derping fixxed 2014-10-14 10:00: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
Tom Remeeus e7164b82b9 Zonsterkte 2014-10-13 20:56:17 +02:00
Daniel 6a65ed5359 Rename DewPoint to DewPoint.java 2014-10-13 15:35:05 +02:00
Daniel fdb867aa1c DewPoint Toegevoegt 2014-10-13 15:34:37 +02:00
Daniel 3c7b55505c DewPoint Toegevoegt 2014-10-13 15:32:22 +02:00
Kenneth van Ewijk de7ce1dd45 Changed to avarage windspeed 2014-10-13 14:34:41 +02:00
jancoow 7a2154f846 Added sun class 2014-10-13 11:54:08 +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
kennyboy55 6c0e229272 Updated for added code and classes 2014-10-11 23:00:03 +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