Commit Graph

607 Commits

Author SHA1 Message Date
thelsing
6b928cb5d5
Delete knx-hdc1008.ino 2019-06-11 20:30:34 +02:00
Thomas Kunze
57db264603 document GroupObject class. Rename enum value cfUpdate 2019-06-10 23:19:10 +02:00
Thomas Kunze
1a047d92b3 . 2019-06-04 01:12:12 +02:00
Thomas Kunze
885852a88b . 2019-06-04 01:01:32 +02:00
Thomas Kunze
c5291f3e8e disable bme build for now 2019-06-04 00:46:23 +02:00
Thomas Kunze
b36555f7aa . 2019-06-04 00:30:45 +02:00
Thomas Kunze
715aeeec0e build more sketches 2019-06-04 00:09:40 +02:00
Thomas Kunze
939a80a29f . 2019-06-03 23:56:21 +02:00
Thomas Kunze
189885fc3a install more libs 2019-06-03 23:37:54 +02:00
Thomas Kunze
58c2758e49 . 2019-06-03 23:06:51 +02:00
Thomas Kunze
10c0549004 change travis build 2019-06-03 22:59:42 +02:00
Thomas Kunze
4e5085740d fix unzip 2019-06-03 22:27:08 +02:00
Thomas Kunze
d72a81bbf4 remove knx-vito for now 2019-06-03 22:25:46 +02:00
Thomas Kunze
6acaf59ddd move KnxValue and Dpt to extra files 2019-06-03 22:15:32 +02:00
Thomas Kunze
58cb349e6f next 2019-06-02 02:25:24 +02:00
Thomas Kunze
0d5ad80f6a try another dir 2019-06-02 02:18:17 +02:00
Thomas Kunze
3eebbf0e17 sudo 2019-06-02 02:09:59 +02:00
Thomas Kunze
3a85e9c909 fetch my Flashstorage lib first 2019-06-02 02:05:40 +02:00
Thomas Kunze
0c2f7e2e8d use samd for build 2019-06-02 01:56:21 +02:00
Thomas Kunze
c5714cf1a7 some more fixes for samd 2019-06-02 01:55:26 +02:00
Thomas Kunze
ad7639116a fix 2019-06-02 01:39:08 +02:00
Thomas Kunze
6d3a8982a7 Merge branch 'master' of https://github.com/thelsing/knx 2019-06-02 01:33:38 +02:00
Thomas Kunze
3cdc5579be fix knx-demo 2019-06-02 01:33:29 +02:00
thelsing
33bd80b9d0
Update .travis.yml 2019-06-02 01:19:45 +02:00
thelsing
d9786f3261
Update .travis.yml 2019-06-02 01:10:47 +02:00
Thomas Kunze
e0623730e3 Merge branch 'master' of https://github.com/thelsing/knx 2019-06-02 01:01:24 +02:00
Thomas Kunze
6f9ee2ac57 correct header name 2019-06-02 01:01:16 +02:00
thelsing
b2b6d29b05
Update .travis.yml 2019-06-02 00:54:09 +02:00
thelsing
f7556b2a0d
Update .travis.yml 2019-06-02 00:42:38 +02:00
thelsing
95d2d127f0
Update README.md 2019-06-02 00:36:28 +02:00
thelsing
424e97b72d
Update .travis.yml 2019-06-02 00:31:12 +02:00
thelsing
59154a603d
Update .travis.yml 2019-06-02 00:29:12 +02:00
Thomas Kunze
979bc2ca0b Merge branch 'master' of https://github.com/thelsing/knx 2019-06-02 00:15:06 +02:00
Thomas Kunze
3563f9d15e remove old value accessor of group objecs 2019-06-02 00:14:50 +02:00
thelsing
cf29f4a69a
Update .travis.yml 2019-06-01 23:53:14 +02:00
thelsing
58dc2bc19f
Create .travis.yml 2019-06-01 23:37:52 +02:00
Thomas Kunze
c898f824b8 add reboot to linux platform 2019-05-31 23:44:03 +02:00
Thomas Kunze
a35c0616ac fixed dpt 9.* add new value api to linux example 2019-05-29 22:43:21 +02:00
Thomas Kunze
ab9644b920 add accessors for union members of KNXValue 2019-05-28 21:36:26 +02:00
Thomas Kunze
d54369434a c++isfy the datapoint conversion code (untested) 2019-05-28 21:22:45 +02:00
Thomas Kunze
d58483530d add dptconvert code from knxd 2019-05-27 23:39:29 +02:00
Thomas Kunze
5b31b24337 correct flag handling for group objects 2019-05-27 22:06:32 +02:00
Thomas Kunze
0628d88921 change last pull request a bit 2019-05-27 21:41:04 +02:00
Thomas Kunze
2636510bb1 Merge branch 'master' of https://github.com/thelsing/knx 2019-05-27 20:14:24 +02:00
Maggyver
87828bd530 circuit of the led adapted for different boards (#15)
* Update knx_facade.cpp

* Update knx_facade.h

* Update knx-demo.ino
2019-05-27 20:13:57 +02:00
Thomas Kunze
88f5c4214a remove @brief and enable JAVADOC_AUTOBRIEF in doxygen 2019-05-27 20:08:04 +02:00
Thomas Kunze
9cbd9a0760 use KnxFacade for linux too 2019-05-18 21:04:49 +02:00
Maggyver
b34c3d4ddc features added (#14)
* Update group_object.h

* Update group_object.cpp

* Update knx_facade.cpp
2019-05-18 19:52:23 +02:00
Thomas Kunze
ae9baa7702 document AddressTableObject 2019-05-16 22:51:13 +02:00
Thomas Kunze
9a811b1458 add more citations 2019-05-16 21:32:56 +02:00