Stasik0
|
e8bab926bd
fixes #354, the server is still , unfortunately, not reacting properly
|
9 years ago |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
9 years ago |
ichrispa
|
0b8f36f6ee
Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function.
|
9 years ago |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
9 years ago |
Julius Pfrommer
|
bc5151e65d
improve documentation, get rid of a duplicate function for string comparison
|
9 years ago |
Julius Pfrommer
|
5caa997870
always copy data from the data source (removing the release function pointer)
|
9 years ago |
FlorianPalm
|
0632a8363b
related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian
|
9 years ago |
Julius Pfrommer
|
77c25bb956
remove calcSizeBinary
|
9 years ago |
ChristianFimmers
|
626d38db83
add readValue Test
|
9 years ago |
ChristianFimmers
|
9585f91c13
tests for readValue with severeal attributes implemented
|
9 years ago |
FlorianPalm
|
dae421bab2
added NO_ALLOCA macro fix
|
9 years ago |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
9 years ago |
Julius Pfrommer
|
9e51e84caa
API freezing: add handling of ranges to data sources
|
9 years ago |
Julius Pfrommer
|
f092213551
fix potential memleaks indicated by the clang analyzer
|
9 years ago |
Julius Pfrommer
|
523ce90dba
put external namespace handling in ifdefs with a cmake-flag
|
9 years ago |
Julius Pfrommer
|
a7482ed0a6
improve range handling
|
9 years ago |
Julius Pfrommer
|
d525bed725
small improvements
|
9 years ago |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
9 years ago |
Stasik0
|
508249e850
hardening session management, username/passwords were changed to match CCT
|
9 years ago |
Julius Pfrommer
|
efbf011556
support writing of numeric ranges (required for nano). no test cases in the ctt
|
9 years ago |
Julius Pfrommer
|
5a47e1dc46
clean up the client, improve the datavalue api
|
9 years ago |
Julius Pfrommer
|
4a388f0e24
cosmetic improvements
|
9 years ago |
Julius Pfrommer
|
72eb13bbfa
more API improvements
|
9 years ago |
Julius Pfrommer
|
a5162352b6
API improvements
|
9 years ago |
Julius Pfrommer
|
b906564345
Remove errors in the MSVC build
|
9 years ago |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
9 years ago |
Stasik0
|
0f5bab6e0d
3 more coverity errors
|
9 years ago |
Julius Pfrommer
|
24e46949d2
read indexranges
|
9 years ago |
Julius Pfrommer
|
222aa26720
fixes to numericrange parsing
|
9 years ago |
Julius Pfrommer
|
4e083e3951
parse a numeric range from a string (for indexed reads and writes..)
|
9 years ago |