Commit Graph

19 Commits

Author SHA1 Message Date
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
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
94cbbb8244
Create LICENSE 2018-04-21 21:50:22 +02:00
Thomas Kunze
8d87bf6de5 add propertydescription for PID_TABLE 2018-04-21 21:38:12 +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
2a169ee66b initial commit 2018-04-09 22:30:23 +02:00
Thomas Kunze
96eea4ffe8 first commit 2018-04-09 22:15:35 +02:00