Commit graph

35 commits

Author SHA1 Message Date
e7b3c4ba5a fixed sensor not sleeping 2016-10-02 21:30:14 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00
cee57cba93 Powering down adc 2016-08-22 17:13:08 +02:00
bd54762bac Removed old arduino code that has been replaced by HalMultiSensor 2016-08-16 15:58:30 +02:00
795893ea2e Udated configuration and light sensor 2016-07-08 22:14:23 +02:00
6b70f2f900 Added 3D printable sensor enclosure for Hal Arduino sensor 2016-07-02 17:59:44 +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
92fb46ea0f Fixed some issues with oregon protocoll and first version of HalMultiSensor done. 2016-05-31 21:11:53 +02:00
eff019c012 Arduino trying to get DHT senosors to work 2016-05-29 22:23:29 +02:00
15555ea7eb Arduino: separated interrupt callbacks
Java: fixed TC
2016-05-26 16:35:22 +02:00
5f0800897c Some small updates 2016-05-18 17:06:34 +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
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
ed3497fba4 Added some interrupt code to arduino 2016-02-11 16:31:03 +01:00
588507621a some arduino refactoring
Former-commit-id: f5b74a8a1f10400579ef2267f39a7a03f551ad27
2016-02-04 17:19:21 +01:00
a6f8cf872a Initial structure for HalMultiSensor
Former-commit-id: 22bc809d9e6de8a2994f1df699ae74bb7245378f
2016-02-01 17:53:36 +01:00
Daniel Collin
70b1608dd8 Bug fix for the archtech protocol.
Former-commit-id: a432362fdfa1d8b95d32fe72930006302d113ea1
2016-01-31 22:14:08 +01:00
Daniel Collin
efadc097ce ArduinoTellstick bug fixes. now the nexa part is working
Former-commit-id: 3e462e990cc25d1b54c38ca729922392aca97c05
2016-01-31 09:47:59 +01:00
Daniel Collin
1c23a7c360 Added oregon v2.1 support to ArduinoTellstick along with some code cleanup
Former-commit-id: d05ee71fa4f2f91afd6452e894385bbcd7020917
2016-01-29 14:14:21 +01:00
Daniel Collin
e269faec13 Implemented a clone of the Tellstick Duo firmware that will wotrk on a Arduino.
So far only supports the Archtech Self Learning protocol.


Former-commit-id: 705f787fc30459a9d55dc571632dc4d01e7198f0
2016-01-22 17:49:25 +01:00
Daniel Collin
3c5da7baaf Updated to a newer version of NexaControl with some new bug fixes
Former-commit-id: 0e11e4a644b3e7b480ac33d666a113f36d478732
2016-01-22 17:42:19 +01:00
Daniel Collin
28d8b76162 Bug fix in NexaTellstick
issue 8


Former-commit-id: 21b1ac31bca3650db7e71497285e3d2d67ae9581
2016-01-22 17:42:19 +01:00
Daniel Collin
7cf45ff232 Adding NexaTellstick code and NexaControl library (as git submodule)
Former-commit-id: 8565cd71c32e491147f5ff032d8e95404b7ad627
2016-01-19 15:19:55 +01:00
Ziver Koc
aa656cdc05 Updated Tellstick drivers and Switched from System.ou.print to Logger
Former-commit-id: 62d5bf468e366ecf4056602de469c151311c9a12
2015-11-20 21:29:55 +01:00
Ziver Koc
2df55ef214 Added Oregon protocoll
Former-commit-id: ad6e4110a0338bdc1190f593cb3bd1c64ac4965c
2015-11-19 01:27:18 +01:00
Ziver Koc
af01fb9ae9 Added new telstick windows drivers
Former-commit-id: 797b455c0a2b358e691a198017acea4eb5c02f73
2015-11-18 21:51:25 +01:00