Stasik0
|
b9608b6f28
typo fix in an error msg
|
10 years ago |
FlorianPalm
|
4e5f348e6c
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
FlorianPalm
|
bb2b547cbb
changes to generate_builtin.py (capitalizing all enum members)
|
10 years ago |
Stasik0
|
8837e79daa
copying of autogenerated files is now managed by tool/Makefile.am
|
10 years ago |
Stasik0
|
7453edd997
minor fixes -> mainly replaceing NULL with UA_NULL
|
10 years ago |
uleon
|
f2566442c4
Update README.md
|
10 years ago |
Leon Urbas
|
9a40fa1210
forgot this one
|
10 years ago |
Leon Urbas
|
d8b1420560
major modifications to incorporate generated files. Please run
|
10 years ago |
FlorianPalm
|
2d065d2f7a
return UA_Int32 instead of Int32 (changed in python script)
|
10 years ago |
FlorianPalm
|
0197485a7e
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
FlorianPalm
|
de332184dc
more changes to datatypes (datatype -> UA_datatype)
|
10 years ago |
Leon Urbas
|
9cfcc0ee1e
forgot to add to index
|
10 years ago |
Leon Urbas
|
ca8df49837
replaced main.c by unit tests skeletons
|
10 years ago |
FlorianPalm
|
9d8c14fac0
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
FlorianPalm
|
33f5e38637
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
e384a4d302
fixed some more warnings
|
10 years ago |
FlorianPalm
|
2e6eb93c75
tools folder compiles...
|
10 years ago |
Leon Urbas
|
f8f0221b80
adapted to return type changes, refixed sign warnings
|
10 years ago |
FlorianPalm
|
31dc758545
changed datatyped to UA_<datatype>
|
10 years ago |
Leon Urbas
|
c84b9cc4fc
refixed warnings
|
10 years ago |
FlorianPalm
|
d842807355
fixed compile errors
|
10 years ago |
Leon Urbas
|
ae416098a5
introduced lowercase member names and removed sign warning
|
10 years ago |
FlorianPalm
|
dcf3c4a7a1
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
FlorianPalm
|
d8b266ea54
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Stasik0
|
6b261e3d58
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Stasik0
|
d3999c17a7
M code generator: structured variables are now passed as pointers!
|
10 years ago |
Leon Urbas
|
b6e51459d0
now compiles almost w/o warnings with -std=c99 -pedantic
|
10 years ago |
FlorianPalm
|
74c242d00b
changing datatype names
|
10 years ago |
Leon Urbas
|
8830458038
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
9117602b87
added camlCase2CCase to have the generated
|
10 years ago |