Commit graph

240 commits

Author SHA1 Message Date
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
Daniel Collin
8ca169a2ab Cpaitalized enum values + bug fix in the aggregation deamon 2016-02-17 13:49:00 +01:00
75d60d7f40 Implementation of group events done. issue 12 2016-02-17 10:11:54 +01:00
cf646bb340 Fixed TC and initial implementation of Nexa group transmissions. issue 12 2016-02-15 16:45:51 +01:00
b93c8bc124 Upgrade refactoring 2016-02-14 20:23:07 +01:00
4a9f08cbb7 small refactoring 2016-02-14 18:57:02 +01:00
08754d7adb Implemented more robust transmission detection for unregistered devices for tellstick. issue 16 2016-02-14 18:29:11 +01:00
69223eb7c1 Bugfix for bugfix 2016-02-14 17:13:44 +01:00
3a97a60965 Bug fix where there is no local user and some zutil updates 2016-02-14 17:06:03 +01:00
Daniel Collin
20c1f7df50 Major rework of TimeUtility and all funcionallity using it.
+ "Raw" data in the Power;Challenge page is now estimated to the "real" value.
+ Eclipse classpath cleanup
2016-02-12 15:26:06 +01:00
ed3497fba4 Added some interrupt code to arduino 2016-02-11 16:31:03 +01:00
22dbc6e7ae Removed unnecessary files
Former-commit-id: 70de9bddc93e6fc60f9882d102b27cb9aa1aca0e
2016-02-09 16:17:37 +01:00
Daniel Collin
54ea6d3c01 Resolving bug when calculating the start of an UTC week
Former-commit-id: 3e6b8124b4eecb0579894a78fe40715c3d2fe1ed
2016-02-09 16:15:58 +01:00
5a90e67222 Removed sphinx jar internal model files
Former-commit-id: 101c300271a0eccbf273399165ad3204f3145cf2
2016-02-09 16:00:06 +01:00
Daniel Collin
0340538d71 Bug fix: ant target clear-aggr-data-from-db had an SQL syntax error
Former-commit-id: 335e3550cea336411615108297b3068bf226d490
2016-02-09 15:37:42 +01:00
Daniel Collin
1182878809 Resolved issue where the aggregated weeks do not start at the correct point in time.
Former-commit-id: 278186f35cef87a3e4ca46ecf816d01338f6b104
2016-02-09 15:32:08 +01:00
Daniel Collin
14608d80eb Adding week aggregation with no age limit + small big fix where charts did cast all floating data points to int.
Former-commit-id: e8f027e2272271f1e54a5bb822529df7a8af6a6c
2016-02-09 12:43:28 +01:00