Commit Graph

632 Commits

Author SHA1 Message Date
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
Thomas Kunze
d3ac67f771 test cite 2019-05-16 21:23:54 +02:00
Thomas Kunze
474534ab4f document SaveRestore and InterfaceObject 2019-05-16 00:05:56 +02:00
Thomas Kunze
46dba3ce73 remove warnings 2019-05-15 21:53:12 +02:00
thelsing
a482209aec
Merge pull request #13 from Maggyver/master
bugfix virtual void readProperty(PropertyID id, uint32_t start, uint32_t count, uint8_t *data)
2019-05-15 21:31:24 +02:00
Thomas Kunze
7af7c96234 reenable dot 2019-05-15 21:28:18 +02:00
Thomas Kunze
3a58ca8534 move main.cpp, document SaveRestore 2019-05-15 21:25:04 +02:00
Maggyver
4d1745cc55
Update address_table_object.h 2019-05-15 21:20:44 +02:00
Thomas Kunze
7b6a62bbc1 include readme again 2019-05-14 01:00:11 +02:00
Thomas Kunze
069bbcde8c change documentation 2019-05-14 00:54:40 +02:00
Thomas Kunze
047e0e9d35 add link to documentation to readme 2019-05-13 23:48:10 +02:00
Thomas Kunze
1090efeadb add contents.rst 2019-05-13 23:38:50 +02:00
Thomas Kunze
e1326cf30b change doc 2019-05-13 23:31:51 +02:00
Thomas Kunze
6717a609df move Doxygenfile around 2019-05-13 23:11:00 +02:00
Thomas Kunze
bb77fa7000 fix examples. Only reserve memory on tableobject if size > 0 2019-05-13 22:31:45 +02:00
Thomas Kunze
174e29372c make GOT completely dynamic from ETS. GOs are now only available if device was programmed via ETS 2019-05-09 20:52:04 +02:00
Thomas Kunze
c79b921d1c fix build with new esp-core 2019-03-01 20:21:03 +01:00
Thomas Kunze
f2b97ecd09 add WifiManger to examples, remove states for wps configuration 2019-02-26 22:42:06 +01:00
Thomas Kunze
5903651cfa fix bug when resending telegram 2019-02-23 00:28:13 +01:00
Thomas Kunze
176484ea80 add property desciptions for table objects 2019-02-21 22:34:34 +01:00
Thomas Kunze
c902ba5599 implement init on read 2019-02-15 20:23:52 +01:00
Thomas Kunze
4d6ac94396 remove output 2019-02-07 00:22:08 +01:00
Thomas Kunze
cde87cb643 fix build 2019-01-28 20:54:54 +01:00
Thomas Kunze
2731d9b487 add knx.Stop() method 2019-01-21 23:31:53 +01:00
Thomas Kunze
72269b5675 make path of flash.bin configurable 2019-01-21 21:29:00 +01:00
Thomas Kunze
589ac0787d fix 2019-01-17 21:38:02 +01:00