Commit History

Author SHA1 Message Date
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute 9 years ago
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 9 years ago
  Julius Pfrommer 951ec345d0 fix test cases. fix lots of memleaks in check_service_attributes 9 years ago
  Julius Pfrommer 0628fac947 use functionality already provided in the services 9 years ago
  Julius Pfrommer eeb30de178 cleanup address space 9 years ago
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other 9 years ago
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety 9 years ago
  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 10 years ago
  Julius Pfrommer f092213551 fix potential memleaks indicated by the clang analyzer 10 years ago
  Julius Pfrommer 523ce90dba put external namespace handling in ifdefs with a cmake-flag 10 years ago
  Julius Pfrommer a7482ed0a6 improve range handling 10 years ago
  Julius Pfrommer d525bed725 small improvements 10 years ago
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 years ago
  Stasik0 508249e850 hardening session management, username/passwords were changed to match CCT 10 years ago
  Julius Pfrommer efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt 10 years ago
  Julius Pfrommer 5a47e1dc46 clean up the client, improve the datavalue api 10 years ago
  Julius Pfrommer 4a388f0e24 cosmetic improvements 10 years ago
  Julius Pfrommer 72eb13bbfa more API improvements 10 years ago