Commit graph

256 commits

Author SHA1 Message Date
d04706f9d1 Fixed multiplier issue 2016-06-10 21:50:59 +02:00
26c909ac8d Fixed DHT sensor 2016-06-10 19:33:26 +02:00
c2c5935284 Fixed so that UPS data is konverted to kwh instead of only being watts 2016-06-04 14:58:09 +02:00
6c11751720 Fixed null points in charts 2016-06-02 20:45:24 +02:00
74c49244e7 PowerChalange uses Ajax now and will update minute and hourly charts periodically. 2016-06-02 17:50:25 +02:00
b229671abf Initial implementaion of json support for charts 2016-06-01 16:27:28 +02:00
80a7989481 fixed charts showing all data for a user in the same line drawing and also added a morris override css 2016-06-01 11:14:58 +02:00
92fb46ea0f Fixed some issues with oregon protocoll and first version of HalMultiSensor done. 2016-05-31 21:11:53 +02:00
4f6066fe7a Added some improved robostness to sensor sync daemon 2016-05-31 14:33:46 +02:00
eff019c012 Arduino trying to get DHT senosors to work 2016-05-29 22:23:29 +02:00
5fd432ee4c Charts will autohide the popup and fixed logging property 2016-05-27 16:36:24 +02:00
fa4a5911e5 bugfix 2016-05-26 16:54:54 +02:00
eee2af5799 Switched sensor detail chart to 24 hours 2016-05-26 16:51:26 +02:00
15555ea7eb Arduino: separated interrupt callbacks
Java: fixed TC
2016-05-26 16:35:22 +02:00
17e50573d6 Bugfixes 2016-05-25 20:30:40 +02:00
7109abeea2 Some robustness fixes and:
- Fixed Nexa send command
- Added UPS plugin for power consumption
- Added Autostartable Controller interface
2016-05-25 14:27:11 +02:00
5f0800897c Some small updates 2016-05-18 17:06:34 +02:00
df6feb5597 Implementation of BinaryStruct for Nexa done 2016-05-16 23:16:18 +02:00
467b58d7ca Converting to BinaryStructs (Incomplete) 2016-05-13 17:04:13 +02:00
1c62ef7c18 Changed nexa to string to be more readable 2016-05-10 21:09:12 +02:00
1273bcae49 Some refactoring 2016-05-10 16:04:39 +02:00
78317d6c4f Finnished interrupt impl. 2016-05-10 13:58:07 +02:00
20023c48e0 Fixed WDT timer code, still not dynamic 2016-05-09 17:49:24 +02:00
2ba3c42a5e Added watchdog function (incomplete) 2016-05-04 16:20:20 +02:00
4cf9170616 Some changes to Interrupt.h 2016-05-02 16:39:39 +02:00
d377bbc0a9 Some Arduino refactoring and it builds now 2016-05-02 10:56:15 +02:00
606e767f34 ANT bugfix 2016-03-14 22:45:44 +01:00
554dd09e6a added build dep. to run for ANT 2016-03-14 22:41:43 +01:00
4f3f95c992 Added license file 2016-03-07 15:36:43 +01:00
a43c2e35ee Fixed failing TC 2016-03-04 18:51:05 +01:00
5c83a672dc Zutil updates 2016-03-04 17:56:10 +01:00
e8abe5fc22 Changed Zutil download url to jenkins 2016-02-29 16:21:44 +01:00
ae0a813dce Added skipNonTests to junit exec 2016-02-28 02:29:46 +01:00
1a28970e44 Changed ant lib include 2016-02-28 02:23:32 +01:00
c4c1c14651 Fixed ant junit test exec 2016-02-28 02:10:45 +01:00
660f9c4479 Include resource files in ANT build 2016-02-27 02:33:13 +01:00
3904ef857d moved web resources to resource folder 2016-02-27 02:24:09 +01:00
bf799fa74d Updated ant file for CI 2016-02-27 02:16:50 +01:00
853f1d0fe8 Fixed build issue 2016-02-24 21:51:16 +01:00
bfc7308cce Changes in oregon protocol. issue 18 2016-02-24 15:31:51 +01:00
c9a030774b Some more work on Hal Arduino sensor. issue 18 2016-02-24 14:37:48 +01:00
050addfa31 TimeStamp bugfix for tellstick group event 2016-02-19 20:50:10 +01:00
55c3c008c0 Zutil changes and import optimizations 2016-02-19 20:29:47 +01:00
Daniel Collin
7a7d44de51 Resolved a trace where a timestamp had an faulty offset of -1 in the aggregation deamon 2016-02-19 10:22:33 +01:00
Daniel Collin
e4532031e3 Resolved a trace where a timestamp had an faulty offset of -1 in the aggregation deamon 2016-02-19 10:19:29 +01:00
Daniel Collin
5f5597dae4 Resolved a trace where a timestamp had an faulty offset of -1 in the aggregation deamon 2016-02-19 10:08:33 +01:00
Daniel Collin
6357e4519f Resolved bug where the chart is showing the start timestamp as the end timestamp. 2016-02-18 16:18:33 +01:00
Daniel Collin
776f09899d SensorDataAggreagtionDeamon fix+updates:
Added test code.
Updated some taces.
Resolved issue where the aggreagation deamon missed to aggregate the latest complete period.
2016-02-18 14:53:46 +01:00
Daniel Collin
77a2b9ccb4 Renamed Timeutility class to UTCTimeUtility
Added TimePeriod class for high level reprensentation of a period of time
2016-02-18 14:53:46 +01:00
f670d2ceb4 Fixed isse where group data was not copied for group events in Nexa. issue 12 2016-02-18 12:42:31 +01:00