Commit graph

21 commits

Author SHA1 Message Date
f3482be14d Adde remote debug option to ant and also added titles to map icons 2016-07-17 03:00:03 +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
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
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
9ad207460b Resoving issue where stack traces do not contain the source line
Former-commit-id: 3479d3df605ec48b4364d04fa8bb90de86b6f383
2016-02-03 10:13:39 +01:00
Daniel Collin
ea5c991824 Optimized data aggregation.
- All aggregation use only the raw data as input.
- Only produce aggregated data that will show in a chart (less work after clearing the sensor_data_aggr table).
- Adding version handling of data aggregation to secure that the peer has up to date data.
- New db version: 6 - Adding sensor.aggr_version(int, default=1), will clear sensor_data_aggr for local sensors


Former-commit-id: cbf5a890a5058791b443e975048db13f6ac4c9fe
2016-02-02 14:26:16 +01:00
Daniel Collin
e9d32dcc30 Implemented HalSensorController and HalSensorData RPiPowerConsumptionSensor
+ Added RPiTemperatureSensor
+ Updated pi4j-1.0 to pi4j-1.1-SNAPSHOT that includes support for 1-Wire communication and various sensors.


Former-commit-id: 6db4193283bf3fc604fcf250d7a321ba8b70b6a4
2016-01-19 13:53:54 +01:00
Daniel Collin
b39f5c1f0b Improved logging
Former-commit-id: eab453cc52f1d23906d31e429cab40f2d09bc53a
2016-01-14 16:54:53 +01:00
4428824061 Moved PowerChallenge into Hal
Former-commit-id: 34665800518933f0b92723378601a3bafc53fdb0
2016-01-11 18:02:45 +01:00
5b2dffeb43 Removed "koc" from package names
Former-commit-id: 93e426a87e8a82a83783d68cf7a814c88df375aa
2016-01-11 17:48:02 +01:00
Daniel Collin
2823057e76 bug fixes
Former-commit-id: c1bc39ba77ac319bbda1f55c59c68353c947ac98
2015-12-11 23:19:17 +01:00
Daniel Collin
f3bf9d716d fix build script since it did no longer build
Former-commit-id: 3a045493a26f7256c32c43a13cc59b0f680dfb80
2015-12-08 09:19:54 +01:00
Daniel Collin
9b9774e150 bug fixes
Former-commit-id: 73a44e02291ae0e73acd589f5c82bd270357ac78
2015-12-07 16:47:48 +01:00
Daniel Collin
4c05900dfc adding ant build script
Former-commit-id: 47153bf95c1f09c1119a11c95f1188d8beca0113
2015-12-04 12:18:45 +01:00