Commit graph

24 commits

Author SHA1 Message Date
Steffen Vogel
3aa02568ee fixed 'division by zero' issue 2011-03-15 10:10:52 +01:00
Steffen Vogel
7176e4a728 applied new DataIterator to Sensors 2011-03-14 16:20:18 +01:00
Steffen Vogel
73255c6698 removed debugging & smaller bugs 2011-03-14 16:18:03 +01:00
Steffen Vogel
e5a9b706b2 simplified data processing 2011-03-14 15:58:03 +01:00
Steffen Vogel
dfea55a173 fixed units for power meters 2011-03-11 00:07:08 +01:00
Steffen Vogel
9d962df9ac fixes #62 (yet another autoscaling issue) 2011-03-07 02:34:21 +01:00
Steffen Vogel
d4c296ca34 fixed invalid array indexes for min/max output 2011-03-02 01:17:20 +01:00
Steffen Vogel
db9aeb37b0 added tuple count to json output 2011-02-27 15:50:04 +01:00
Steffen Vogel
2092a257f2 fixed "Data has to be processed first!" exception when requesting a interval with no data 2011-02-27 15:08:06 +01:00
Steffen Vogel
6660456f5c some cosmetics & more performance enhancements 2011-02-25 21:37:24 +01:00
Steffen Vogel
9445fb8ca0 added min/max/avg/consumption calculations to MeterInterpreter
improved performance
2011-02-25 20:08:08 +01:00
Steffen Vogel
443081f9a0 added universal format routine for all output modes
improved rendering performance of all output modes
2011-02-25 00:16:55 +01:00
Steffen Vogel
8d9076da15 removed trash 2011-02-24 18:07:18 +01:00
Steffen Vogel
a13c4d7562 cosmetics 2011-01-30 12:53:25 +01:00
Steffen Vogel
0ad0046d40 fixed highly critical bug in DataController 2011-01-16 00:33:52 +01:00
Justin Otherguy
268257ee03 ...and another one... 2011-01-09 23:56:43 +01:00
Justin Otherguy
03ff19b05a one more correction 2011-01-09 23:54:08 +01:00
Justin Otherguy
c53e21a420 corrected calculation of average... 2011-01-09 23:52:05 +01:00
Justin Otherguy
929a4f7c39 relocated rounding from backend to frontend 2011-01-09 21:42:27 +01:00
Justin Otherguy
e231f75ac1 rounding the values 2011-01-08 12:01:22 +01:00
Justin Otherguy
b5f7ffcf35 filled display for "average" for meters 2011-01-08 01:43:16 +01:00
Justin Otherguy
b5f8ae7d91 renamed "current" to "last"; more precise (and: "current" is ambiguous; particularly in a project that deals with electricity...) 2011-01-07 15:42:51 +01:00
Justin Otherguy
627813ac35 added display for the current value to the frontend (side-by-side to max., min. and avg.) 2011-01-07 15:18:31 +01:00
Steffen Vogel
d5d782aebb closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00