Commit Graph

607 Commits

Author SHA1 Message Date
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
Thomas Kunze
1563b16086 set write flag after value write 2019-01-17 21:36:45 +01:00
Thomas Kunze
c99ed6b081 add hdc1008 example from nanosonde 2019-01-07 21:15:57 +01:00
Thomas Kunze
9e49d61f5d Merge branch 'master' of https://github.com/thelsing/knx 2019-01-03 22:21:09 +01:00
Thomas Kunze
f46f6aa70e add sonoff s20 example (not tested) 2019-01-03 22:20:50 +01:00
thelsing
e2b91ce91b
Update library.properties
change name
2019-01-03 14:10:29 +01:00
Thomas Kunze
542503781a Merge branch 'master' of https://github.com/thelsing/knx 2018-12-25 21:44:08 +01:00
Thomas Kunze
e6b2120420 fix build of bme example 2018-12-25 21:43:54 +01:00
thelsing
cb0939760c
Update README.md 2018-12-22 23:00:49 +01:00
Thomas Kunze
c44d22f6eb first real working version of knxPython 2018-12-22 14:53:31 +01:00
Thomas Kunze
405aab0e5e some progress with python wrapper 2018-12-22 01:55:08 +01:00
Thomas Kunze
7a77b1e29a add platform.cpp 2018-12-12 23:34:05 +01:00
Thomas Kunze
cb0646f3f6 add vito sketch (WIP) 2018-12-12 23:21:52 +01:00
Thomas Kunze
bd93aa12fa delegate memory management for knx tables to Platform class. Preallocate memory for them on linux. 2018-12-12 23:17:42 +01:00
Thomas Kunze
bdaca43642 add doxygen file 2018-12-11 22:50:17 +01:00
Thomas Kunze
cc2704b264 add first version of knx python module 2018-12-11 22:42:13 +01:00
Thomas Kunze
4f9e518ead use current config 2018-11-20 22:36:00 +01:00
Thomas Kunze
8ed0181d36 update to newest bsec lib 2018-11-12 22:05:11 +01:00
Thomas Kunze
9708a54e71 rename main include 2018-11-07 22:16:00 +01:00
thelsing
1e446fa5cd
Update library.properties 2018-11-07 22:13:44 +01:00
Thomas Kunze
010ddc7d21 move files back 2018-11-07 21:31:07 +01:00
Thomas Kunze
4493631031 remove submodule (hopefully) 2018-11-07 21:30:20 +01:00
Thomas Kunze
644b1f4b70 Merge remote-tracking branch 'knx-esp/master' 2018-11-07 20:54:36 +01:00
Thomas Kunze
de5e596896 move files to dir 2018-11-07 20:54:27 +01:00
Thomas Kunze
cdbf3e70cc include linux and samd versions here 2018-11-07 00:32:36 +01:00
Thomas Kunze
aaf6c27584 fix translateAsap (bugfix by bernator) 2018-11-05 21:58:16 +01:00