Julius Pfrommer
|
acb8494b22
Merge branch 'master' into inline_setattribute
|
9 years ago |
Julius Pfrommer
|
9eaa94c086
fix the addition for type and member names
|
9 years ago |
Julius Pfrommer
|
bf8565bb8c
optionally add the type and (struct) member names to the type descriptions
|
9 years ago |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 years ago |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
9 years ago |
Stasik0
|
aaece494af
fixed #397
|
9 years ago |
Julius Pfrommer
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
9 years ago |
Julius Pfrommer
|
eea6d23549
generate static inline functions instead of macros
|
9 years ago |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
9 years ago |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
9 years ago |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
9 years ago |
Julius Pfrommer
|
77c25bb956
remove calcSizeBinary
|
9 years ago |
ichrispa
|
3d3e99a50b
Undid everything methodCall related and ported the changes to a new branch.
|
9 years ago |
ichrispa
|
6308b62f1f
Method call service (Service_call) has been bootstrapped.
|
9 years ago |
Stasik0
|
e6c7a6e112
fixing reply for issue #273
|
9 years ago |
ichrispa
|
5fb3476f5a
Merge branch 'master' into dev
|
9 years ago |
Holger Jeromin
|
4849e73131
python 3 fix. correcting the generation of existing_types. With that the amalgated files are identical to the python 2 output.
|
9 years ago |
ichrispa
|
6ff0763e97
Generating types necessary for Subscription modification.
|
9 years ago |
Holger Jeromin
|
8a4bb92d2b
python 3 fixes for dictionary items. Check was done clean with sys.version_info
|
9 years ago |
Julius Pfrommer
|
b125569533
Merge branch 'master' into dev
|
9 years ago |
ichrispa
|
2c723d76ad
New commandline switch for enabling monitoring/subscription specific structs added.
|
9 years ago |
ichrispa
|
fd839ffcd1
Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten.
|
9 years ago |
ichrispa
|
03932efe37
(Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages.
|
9 years ago |
ichrispa
|
db61814f5a
Enabled several structs necessary to create and handle subscriptions and monitored items.
|
9 years ago |
Julius Pfrommer
|
6180f3f590
datatype generation with python3
|
9 years ago |
Julius Pfrommer
|
21a040fa4f
add a cast to _new type allocation
|
9 years ago |
Stasik0
|
a70e39362c
fixing client identification
|
9 years ago |
Stasik0
|
ec9af23975
username/pass logins work, did not looked into CTT yet
|
9 years ago |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
9 years ago |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
9 years ago |