StalderT
|
4330edc8f4
be more compliant fix #1362 (fix NS Compiler for opaque type) (#1405)
|
6 years ago |
Julius Pfrommer
|
c4c2c6f316
set executable bit on python scripts
|
6 years ago |
Stefan Profanter
|
b9346bac3d
Fix #1180 ensure enums are 32bit integers
|
7 years ago |
Johannes Pointner
|
6cae413bc8
improve help text
|
7 years ago |
Johannes Pointner
|
46caadc724
remove include for ua_util.h from ua_types_*_generated.c
|
7 years ago |
Stefan Profanter
|
11ec0a4a70
Delay initialization since types may be in list after encoding id
|
7 years ago |
Stefan Profanter
|
c12c782ff6
Merge pull request #1210 from open62541/hotfix/assert_enums
|
7 years ago |
Stefan Profanter
|
68d9370915
Fix #1180 ensure enums are 32bit integers
|
7 years ago |
Stefan Profanter
|
f94a6280f5
Fix compilation with python3 and add python3 to CI
|
7 years ago |
Stefan Profanter
|
3ea21ea597
Align CMake and use new parameters for types generator
|
7 years ago |
Thomas Bender
|
97e741f43a
Fixed data type exclusion list in generate_types.py by adding two missing data structures that are already hard-coded present by open62541 C code. This collides on generation of full data type list that is defined by Opc.Ua.Types.bsd (#1086)
|
7 years ago |
Julius Pfrommer
|
6b3186ab5d
hide some #ifdefs in a macro
|
7 years ago |
Julius Pfrommer
|
d1c49761a4
remove offset for encoding
|
7 years ago |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
8133d5e63a
simplify generated code
|
7 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 years ago |
FlorianPalm
|
4f3bd82065
Revert "added license note in python files"
|
7 years ago |
FlorianPalm
|
39cb289927
added license note in python files
|
7 years ago |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
7 years ago |
Julius Pfrommer
|
e9766c7663
add handling of custom types to the decoding function, client and server
|
7 years ago |
Root-Core
|
585142f38e
Fixed GCC warning suppression (#893)
|
8 years ago |
Stefan Profanter
|
b42fee2473
DataTypes may have empty members (e.g. DiscoveryConfiguration) (#860)
|
8 years ago |
Julius Pfrommer
|
d35b615c8f
add documentation of nodes; move generated datatype documentation
|
8 years ago |
Stefan Profanter
|
99522b216c
Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770)
|
8 years ago |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
8 years ago |
Julius Pfrommer
|
6258d088db
cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation
|
8 years ago |
Julius Pfrommer
|
0ef9dd02fb
fix type generation for python 3
|
8 years ago |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
8 years ago |
Julius Pfrommer
|
3268be3b9d
remove dependency on lxml
|
8 years ago |