Commit Graph

589 Commits

Author SHA1 Message Date
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
Thomas Kunze
6257b7f6c4 add submodule 2018-04-09 22:19:14 +02:00
Thomas Kunze
96eea4ffe8 first commit 2018-04-09 22:15:35 +02:00
Thomas Kunze
82899787b5 set 0xfa as default manufacturerId 2018-03-29 23:44:53 +02:00
Thomas Kunze
8b71fb3d8e add facade 2018-03-20 23:56:42 +01:00
Thomas Kunze
7a30d482a5 first working version 2018-03-20 22:04:11 +01:00
Thomas Kunze
649d831f7f -add magic number to memory
-add debug output to esp_platform
-add more fine granular startup to Bau57B0
2018-03-17 00:08:14 +01:00
Thomas Kunze
a7a48b4a7b initial checkin 2018-03-16 00:48:39 +01:00