Commit graph

273 commits

Author SHA1 Message Date
3be4168cf2 Fixed warnings 2016-07-16 23:26:27 +02:00
cc0fd5c1f6 Small Zutil update 2016-07-15 16:49:04 +02:00
6c8a591bd5 Fixed file upload 2016-07-14 17:50:38 +02:00
c0412d40c7 Some progress on fileupload 2016-07-13 17:21:45 +02:00
795893ea2e Udated configuration and light sensor 2016-07-08 22:14:23 +02:00
1dfaf781d2 Added background upload model to map page, only UI for now 2016-07-04 17:22:36 +02:00
6b70f2f900 Added 3D printable sensor enclosure for Hal Arduino sensor 2016-07-02 17:59:44 +02:00
c5b0b501ae Map shows actual data and device positions are saved in DB 2016-07-02 00:12:07 +02:00
372a66a219 Forgot JS libraries for previous commit 2016-07-01 17:10:21 +02:00
f03dd529e2 Map is now editable, no save or read of data 2016-07-01 17:09:33 +02:00
866e776b19 Map view uses sensor and event objects 2016-06-29 17:14:05 +02:00
87badd45bc Map is now interactive, but static no sensor data is used 2016-06-28 18:33:40 +02:00
6d14db8607 Addad initial map page 2016-06-23 22:04:54 +02:00
c765b4d983 Added ability to hide subnav with showSubNav() in HalHttpPage 2016-06-23 21:17:19 +02:00
3b71021422 Implemented page and daemon plugins and some refactorings 2016-06-19 17:53:42 +02:00
cddec2cb91 Using proper Navigation object, one step closer to implementing Page plugins 2016-06-19 17:13:55 +02:00
74c2d79428 Bugfix 2016-06-11 13:49:24 +02:00
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