Commit Graph

607 Commits

Author SHA1 Message Date
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
Thomas Kunze
cee0eb74f2 move arduino specific stuff to Platform class 2018-08-08 00:34:15 +02:00
Thomas Kunze
521076b7b9 add some debug messages 2018-07-26 22:50:27 +02:00
Thomas Kunze
aa05fa8418 implement remaining todos. Now testing can begin. 2018-07-25 22:24:25 +02:00
Thomas Kunze
e1947045df add some sending and receiving code 2018-07-14 01:15:26 +02:00
Thomas Kunze
c021caddc8 add define for NCN and init chip 2018-07-13 00:06:13 +02:00
Thomas Kunze
1889c669e3 add conversion from cemi-frame to tp-format 2018-06-14 21:32:19 +02:00
Thomas Kunze
24150d155b refactore bau code 2018-06-13 00:51:12 +02:00
Thomas Kunze
b0b6336899 - refactor data-link layer
- add dummy tp-uart dl
- add bau07b0 (copy of bau57B0; refactoring needed)
2018-06-05 00:32:26 +02:00
Thomas Kunze
3f0016a0bd add defines for samd (maybe wrong) 2018-06-04 23:06:42 +02:00
Thomas Kunze
21bda06133 update supmodule 2018-04-26 00:24:09 +02:00
thelsing
d710ec327b
Merge pull request #1 from nanosonde/for_upstream
Improve property description handling
2018-04-26 00:19:12 +02:00
nanosonde
f420c6dc21 Remove unnecessary clearing of numberOfElements 2018-04-25 23:25:15 +02:00
nanosonde
7c7d0d0b5b Remove unnecessary check 2018-04-25 23:23:42 +02:00
nanosonde
d315aee70e Cosmetic changes. Fix whitespace and "{". 2018-04-25 23:20:00 +02:00
nanosonde
daf1cabedf Fix PropDescRead and add comments from spec 2018-04-24 16:32:57 +02:00
nanosonde
2a4473c5ff Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property. 2018-04-24 12:40:50 +02:00
nanosonde
7e440ae816 Fix handling of PropDescRead for special case PID=0. Answer with found property id for given property index. 2018-04-24 11:56:59 +02:00
thelsing
082a029aaf
Create LICENSE 2018-04-21 21:51:41 +02:00
thelsing
94cbbb8244
Create LICENSE 2018-04-21 21:50:22 +02:00
Thomas Kunze
ca7876b73d update submodule 2018-04-21 21:39:24 +02:00
Thomas Kunze
8d87bf6de5 add propertydescription for PID_TABLE 2018-04-21 21:38:12 +02:00
Thomas Kunze
ad0eb38fa7 update submodule 2018-04-13 23:19:57 +02:00
Thomas Kunze
a96db78871 update .gitmodules 2018-04-13 23:11:57 +02:00
Thomas Kunze
39edb63caf add support for propertyDescriptionRead
(descriptions are still missing)
2018-04-13 22:08:10 +02:00
Thomas Kunze
7eb629a4e6 Merge branch 'tmp' 2018-04-11 23:15:34 +02:00
Thomas Kunze
b756359cf3 add missing enableConnectionTimeout 2018-04-11 23:15:18 +02:00
Thomas Kunze
4479bc25dc -answer correctly on missing objects/properties
-correct length of MAX_APDU_LENGTH
-fix apci of propertyDescriptionReadResponse
2018-04-11 22:52:15 +02:00
Thomas Kunze
8277f4985b readd knxprod 2018-04-10 00:25:47 +02:00
Thomas Kunze
ff5dabad3b add example to correct folder 2018-04-10 00:16:34 +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
Thomas Kunze
49deaf4bd1 move common files to submodule 2018-04-09 22:44:28 +02:00
Thomas Kunze
8015c79d48 remove submodule 2018-04-09 22:38:58 +02:00
Thomas Kunze
2a169ee66b initial commit 2018-04-09 22:30:23 +02:00