Commit graph

308 commits

Author SHA1 Message Date
197d554bee bugfix, updated sensor column 2016-08-25 22:45:11 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00
3cb72a1d17 small fixes 2016-08-25 21:37:35 +02:00
72bd17569d bugfix, missed method name rename 2016-08-25 21:27:29 +02:00
e7655b380e bugfix, null check before switch 2016-08-25 21:21:18 +02:00
d622648bab Bugfix 2016-08-25 21:11:19 +02:00
23df77f898 Merge remote-tracking branch 'origin/master' into device_refactoring 2016-08-25 16:55:56 +02:00
73a36dfcca Adde toString methods to all SensorData types 2016-08-25 16:53:47 +02:00
fa9f7aed2b OregonProtocol now supports multiple types of SensorData 2016-08-25 16:49:42 +02:00
d91d5c5b81 Added missing licence file for tellstick reference code 2016-08-25 16:24:15 +02:00
3fd3b0430f Updated plugin files and added Upgrade post work 2016-08-24 17:27:16 +02:00
c50e50305f Added enum configuration to Oregon and updated configuration pages to show new device structure correctly 2016-08-24 17:26:36 +02:00
cee57cba93 Powering down adc 2016-08-22 17:13:08 +02:00
95240dd392 Added data class getter in device config so that we can load generic device data 2016-08-22 16:58:38 +02:00
6b4b565a62 updated some log traces and plugin files 2016-08-19 16:38:03 +02:00
253e359483 Added Tellstic sensor test 2016-08-19 16:25:18 +02:00
b405c12293 more bugfixes 2016-08-19 16:09:11 +02:00
aeef862ab4 bug fix 2016-08-19 16:02:50 +02:00
d692c30bd9 Refactored remaining code (RPi Plugin) 2016-08-19 15:55:00 +02:00
3a8bb12bab Fixed test cases 2016-08-18 16:43:05 +02:00
a9b8799f21 Finnished major refactoring of Telstick plugin 2016-08-18 16:27:57 +02:00
3bdb4ea043 Some progress 2016-08-17 16:45:02 +02:00
52afc53660 Initial refactoring of device structure 2016-08-17 15:46:10 +02:00
1526e58b06 Preparations for a major refactoring 2016-08-16 16:12:44 +02:00
bd54762bac Removed old arduino code that has been replaced by HalMultiSensor 2016-08-16 15:58:30 +02:00
21ab281ec6 Added Junit test for Tellstick Controller and reverted equals(Hal...) as it was causing unforeseen issues. 2016-08-15 17:36:46 +02:00
2c1ccb8b57 Concurrency fixes 2016-07-28 15:31:45 +02:00
5f230a921d Fixed issue where user set params on DeviceData is reset when new sensor data is registered. 2016-07-19 01:07:52 +02:00
7155b98934 Fixed null items for longer sensor intervals 2016-07-18 19:57:23 +02:00
78895b2354 bug fixes 2016-07-18 18:52:48 +02:00
858a3eb6ff bugfix 2016-07-17 03:15:52 +02:00
a546628a16 bugfix 2016-07-17 03:04:59 +02:00
f3482be14d Adde remote debug option to ant and also added titles to map icons 2016-07-17 03:00:03 +02:00
19bd06e28b bug fix 2016-07-17 00:22:24 +02:00
1983f3a55d Added data report interval so the null values in the graphs are specific to different protocols 2016-07-17 00:16:33 +02:00
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