Commit Graph

641 Commits

Author SHA1 Message Date
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
Thomas Kunze
6f73473da2 -bau_systemB: configured should only change to true after restart
-bugfix by bernator
2018-11-05 21:56:15 +01:00
Thomas Kunze
8bea44873b update submodule 2018-10-27 22:42:56 +02:00
Thomas Kunze
0762e753f7 add property description for PID_PROJECT_INSTALLATION_ID 2018-10-27 22:42:27 +02:00
Thomas Kunze
a73fa612b4 add bme680 example 2018-10-08 21:51:27 +02:00
Thomas Kunze
dc362a79c3 add writeMemory to facade, remove debug output from platform 2018-09-15 00:22:30 +02:00
Thomas Kunze
fd2334a4af serveral small things 2018-09-15 00:21:25 +02:00
Thomas Kunze
6334bfe3cb update sm 2018-09-07 23:41:58 +02:00
Thomas Kunze
f50f03ad6e Merge remote-tracking branch 'remotes/origin/samd'
# Conflicts:
#	tpuart_data_link_layer.cpp
2018-09-07 23:39:06 +02:00
Thomas Kunze
c0c6c99315 first working version 2018-09-07 23:25:16 +02:00
Thomas Kunze
ecce8ddd3c add save + restore callbacks 2018-09-04 21:12:50 +02:00
Thomas Kunze
ddf99a9b96 addSaveRestore 2018-09-04 21:11:43 +02:00
Thomas Kunze
2a292ae314 switch to visualgdb, update submodule 2018-08-16 23:58:57 +02:00
Thomas Kunze
7d86f63f8e add _print* for esp 2018-08-16 23:54:53 +02:00
Thomas Kunze
4dffda5574 add print, println for linux fix compile error on linux 2018-08-16 22:56:51 +02:00
Thomas Kunze
96f8a1bffb implement acking 2018-08-14 23:40:47 +02:00
Thomas Kunze
349b49299e more wip 2018-08-11 23:54:56 +02:00