FlorianPalm
|
b182656ce4
corrected some errors (no compilation was possible)
|
10 years ago |
FlorianPalm
|
532569ac3a
Merge branch 'master' of https://github.com/Stasik0/Open62541
|
10 years ago |
FlorianPalm
|
d8d24614c1
changes in comments and function heads
|
10 years ago |
Stasik0
|
74fda308f3
last autogenerated file ignored
|
10 years ago |
Stasik0
|
1e6def46bb
removing further autogenerated files
|
10 years ago |
Stasik0
|
d993fddae3
deleting remaining autogenerated files
|
10 years ago |
Stasik0
|
252d02c462
fixing readmes
|
10 years ago |
Stasik0
|
7e4be81443
cleaning up autogenerated stuff; modifying README; adding platform check to configure.ad; created generate.sh
|
10 years ago |
FlorianPalm
|
7c046c8d93
fixed rpi to get it working with pthread
|
10 years ago |
FlorianPalm
|
cc7fe324d7
Merge branch 'automation' of https://github.com/acplt/open62541 into automation
|
10 years ago |
FlorianPalm
|
2a371e6b46
moved io processing to subprocess to enhance speed
|
10 years ago |
Julius Pfrommer
|
e0ccedcfc7
make server compilable without RPI flag
|
10 years ago |
Julius Pfrommer
|
f6fd24ade2
small simplifications
|
10 years ago |
FlorianPalm
|
6539d98aec
typo
|
10 years ago |
FlorianPalm
|
9405f09ed8
added 2nd LED as Node
|
10 years ago |
FlorianPalm
|
141ddb66f3
fixed missing declartion in raspberrypi_io.h
|
10 years ago |
FlorianPalm
|
f7c03d0910
added write led node as demonstration of write service
|
10 years ago |
FlorianPalm
|
15b7b35773
minimal write (write value of a node) implemented (alpha version)
|
10 years ago |
Stasik0
|
48dee10091
fixing compilation issues without rpi headers
|
10 years ago |
FlorianPalm
|
6008ed0f19
Merge branch 'automation' of https://github.com/acplt/open62541 into automation
|
10 years ago |
FlorianPalm
|
68df7888c1
Changed call location of "serverCallback" to call it every messageloop cycle
|
10 years ago |
Stasik0
|
15630e47c6
wiringpi included only if --enable-raspi is set
|
10 years ago |
FlorianPalm
|
915d27cd9d
raspberry pi io - temperature sensor reading - first approach
|
10 years ago |
FlorianPalm
|
e24035b06b
added configure option (--enable-raspi) for raspberry pi io
|
10 years ago |
FlorianPalm
|
b8c2e7b472
added option for raspberry pi io (enable-raspi)
|
10 years ago |
FlorianPalm
|
d3c2cc86ef
corrected definition errors for LED node. LED node is now available in ns0
|
10 years ago |
Stasik0
|
794e022e81
trying to add a first node into the 'local' NS, it seems that the browse service does not work with cross-ns references
|
10 years ago |
Julius Pfrommer
|
19be74d759
oops. one reference too many
|
10 years ago |
Julius Pfrommer
|
48b7ca90bc
add types folder
|
10 years ago |
Stasik0
|
b8b8c9aae4
the watchdog bug seems to be fixed as outlined in #90
|
10 years ago |