Commit Graph

626 Commits

Author SHA1 Message Date
mumpf
da5466ab02 DPT16 (to bus) implemented (#28)
* DPT16 (to bus) implemented
2019-08-18 19:40:08 +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
Bernator
626d1b73d1 bugfix nextAsap, translateAsap, Tx extended frame format (#26)
* bugfix, print not allowed in constructor

* Update tpuart_data_link_layer.cpp

- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT

* bugfix nextAsap, translateAsap

* bugfix Extended Frame Format TX
2019-08-09 17:34:43 +02:00
Bernator
1c53cf83cd start confirm timout only after last byte was sent (#25)
* bugfix, print not allowed in constructor

* Update tpuart_data_link_layer.cpp

- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
2019-08-06 21:08:06 +02:00
Thomas Kunze
de8f4631b6 change association table to format 1 (see 3_5_1 p 157) 2019-07-26 23:00:08 +02:00
Thomas Kunze
8e9aef17ab improve encapsulation of accociation table 2019-07-26 22:07:20 +02:00
Thomas Kunze
b4c8671dbb Merge branch 'master' of https://github.com/thelsing/knx 2019-07-24 22:28:20 +02:00
Thomas Kunze
1e804d459e add float to knxValue 2019-07-24 22:28:11 +02:00
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