etrinh
d789fb1459
Enable TP medium for ESP32
2020-04-07 18:24:28 +02:00
etrinh
0f99a4c969
Fix compilation warning
...
STM32 uses TP
2020-04-02 22:10:50 +02:00
etrinh
ced8aa0a31
Fix conflicts with STM32 DADDR, knx DADDR rename DEVADDR
2020-04-02 18:25:52 +02:00
etrinh
147a3942ad
Add priliminar Arduino STM32 port
2020-04-02 18:09:53 +02:00
nanosonde
fc0153e52a
initial KNX RF S-Mode support
2019-10-25 16:41:29 +02:00
Bernator
4a877cc1b5
Debounce prog button ( #34 )
...
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* debounce progbutton
2019-09-12 23:23:15 +02:00
Fabian Schmieder
8d5dc5bf73
setter/getter & overloaded constructor (ArduinoPlatform) for HardwareSerial-object ( #31 )
...
* added overload to platform constructors for custom HardwareSerial-object
* added setter/getter setUart & getUart
* set Serial1 as default UART for ESP32
2019-09-01 20:49:28 +02:00
Fabian Schmieder
14d2da82f1
added ESP32 platform ( #30 )
...
* added ESP32 platform
* fixed typo in comments
2019-08-26 13:45:14 +02:00
Thomas Kunze
d23613ad65
convert KnxFacade to a template class
2019-08-22 22:57:35 +02:00
mumpf
74fe42acaf
corrected float with DPT9 ( #27 )
...
* corrected float with DPT9
* Switch Programming-LED also via Bus/ETS
* Again: Prog-LED switchable from bus/ETS
2019-08-17 21:14:46 +02:00
Thomas Kunze
dfe000844d
fix build; add debug output
2019-07-09 21:36:32 +02:00
Thomas Kunze
877db57f94
change bme example
2019-07-08 20:00:36 +02:00
Thomas Kunze
da05a1d51b
add restart request
2019-06-24 22:22:56 +02:00
Thomas Kunze
0628d88921
change last pull request a bit
2019-05-27 21:41:04 +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
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
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
f2b97ecd09
add WifiManger to examples, remove states for wps configuration
2019-02-26 22:42:06 +01:00
Thomas Kunze
cdbf3e70cc
include linux and samd versions here
2018-11-07 00:32:36 +01:00
Thomas Kunze
dc362a79c3
add writeMemory to facade, remove debug output from platform
2018-09-15 00:22:30 +02:00
Thomas Kunze
ecce8ddd3c
add save + restore callbacks
2018-09-04 21:12:50 +02:00
Thomas Kunze
809de53cc8
move more code from demo to knx-esp
2018-04-09 23:58:35 +02:00
Thomas Kunze
e99a001ac7
move common files to submodule
2018-04-09 22:46:21 +02:00