Commit Graph

468 Commits

Author SHA1 Message Date
Bernator
d6278192a0 add timeout for TPUART reset (#23)
* bugfix, print not allowed in constructor

* add timeout for chip reset
2019-07-23 20:39:41 +02:00
Bernator
0a8c231627 bugfix, print not allowed in constructor (#22) 2019-07-23 19:19:21 +02:00
Thomas Kunze
13b1cff315 fix dpt9 for small values 2019-07-15 22:53:21 +02:00
Thomas Kunze
b3f6a0e3fa initialize all fields (hopefully) 2019-07-15 21:50:04 +02:00
Thomas Kunze
c5bf61a44f fix coredump 2019-07-15 21:32:00 +02:00
Thomas Kunze
24834d0f51 run code through clang-format 2019-07-15 21:23:51 +02:00
Thomas Kunze
141f9ddd81 add .clang-format, remove VS class diagramm 2019-07-15 21:23:19 +02:00
Thomas Kunze
a3944963f9 increase max pdu length 2019-07-15 21:22:41 +02:00
Bernator
1b626808ca async tpuart_data_link_layer version (#21)
* async data_link_layer version

* Update tpuart_data_link_layer.cpp

use platform specific millis function

* Update tpuart_data_link_layer.h

change timeouts into millis
2019-07-15 20:05:01 +02:00
thelsing
8017c8b9c3
Update .travis.yml 2019-07-11 20:27: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
ff2928a09b ignore sphinx output dir 2019-07-06 01:41:03 +02:00
Thomas Kunze
e86f4494b9 Merge branch 'master' of https://github.com/thelsing/knx 2019-07-05 23:53:56 +02:00
Thomas Kunze
63d6d07e86 document multicast methods of applicationlayer and transportlayer 2019-07-05 23:53:43 +02:00
thelsing
86e94407ab
Update .travis.yml
samd is v1.8.2 now
2019-07-03 09:56:57 +02:00
Thomas Kunze
1321d62e40 try an other way to create the memory reference point 2019-07-02 23:54:31 +02:00
Thomas Kunze
197203b88e Merge branch 'master' of https://github.com/thelsing/knx 2019-06-30 00:32:16 +02:00
Thomas Kunze
a4a57832d5 fix segfault 2019-06-30 00:31:31 +02:00
Thomas Kunze
d232fcd934 . 2019-06-29 22:45:02 +02:00
Thomas Kunze
954931abdc add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00
Thomas Kunze
07a141965f fixes 2019-06-29 16:40:29 +02:00
Thomas Kunze
f64d8ee5de . 2019-06-29 10:57:46 +02:00
Thomas Kunze
78122d13b1 copy args 2019-06-29 10:37:33 +02:00
Thomas Kunze
a585bf2bb7 add Prepare and Destroy 2019-06-29 10:30:58 +02:00
Thomas Kunze
b405bff672 . 2019-06-29 00:50:08 +02:00
Thomas Kunze
4ab96db96e add vs cmake files; fix knxPython 2019-06-29 00:48:57 +02:00
Thomas Kunze
3a916905d6 initialize data to zero when creating a groupobject 2019-06-28 20:01:16 +02:00
Thomas Kunze
dfec99ea3a . 2019-06-27 01:09:22 +02:00
Thomas Kunze
3f17ceb208 . 2019-06-27 00:50:09 +02:00
Thomas Kunze
130d3bbba0 . 2019-06-27 00:44:50 +02:00
Thomas Kunze
49f3a1a501 update doc generation 2019-06-27 00:19:31 +02:00
Thomas Kunze
1b6763a5cf . 2019-06-26 22:26:30 +02:00
Thomas Kunze
0e772d9f74 . 2019-06-26 22:21:55 +02:00
Thomas Kunze
ec52bde6f0 add more doc options 2019-06-26 22:19:12 +02:00
Thomas Kunze
3193b15aab . 2019-06-25 22:51:52 +02:00
Thomas Kunze
8c3e761943 . 2019-06-25 22:45:40 +02:00
Thomas Kunze
fa4f128e81 . 2019-06-25 22:41:36 +02:00
Thomas Kunze
5ca5f2d560 . 2019-06-25 22:35:15 +02:00
Thomas Kunze
fd94cf7b3f . 2019-06-25 22:24:06 +02:00
Thomas Kunze
d3618a7973 test breathe 2019-06-25 22:18:19 +02:00
Thomas Kunze
08bddd588b . 2019-06-25 21:48:42 +02:00
Thomas Kunze
a78930da24 test plantuml 2019-06-25 21:37:07 +02:00
Thomas Kunze
cb840c2201 add class diagram, protect constuctors of *PDU 2019-06-25 21:21:58 +02:00
Thomas Kunze
1975d8ac55 document APDU 2019-06-24 23:39:43 +02:00
Thomas Kunze
da05a1d51b add restart request 2019-06-24 22:22:56 +02:00
Thomas Kunze
34baf79810 . 2019-06-12 23:10:44 +02:00
Thomas Kunze
a0bc8e7455 . 2019-06-12 23:02:54 +02:00
Thomas Kunze
077fa4898b . 2019-06-12 22:35:18 +02:00
Thomas Kunze
f7e33d8d43 also build esp8266 2019-06-12 22:16:48 +02:00