Commits on Source (94)
-
m.nabywaniec authored8d26b893
-
m.nabywaniec authored1c2c28c0
-
Nabywaniec authored
Check for version in major minor format Import codegen modules during migration
c3e1bbc2 -
MR !14 Fixes #76
8851ba13 -
MR !16
9b952513 -
mnabywan authoredda625944
-
- support only for scalar booleans for the first. There will be an exception when trying to create boolean arrays - Simplified setting values for bool registers - using `SetAtBit` and `GetBitAt` from snap7. - In diagnostic tool display values for booleans as true or false but 0 and 1 also parsed to boolean from user MR !20
3fbf61e0 -
al.schwinn authoreded4beb91
-
al.schwinn authored
and silecs version
a759bada -
al.schwinn authoreda3401596
-
al.schwinn authoredef15550a
-
al.schwinn authored27ae3aad
-
m.marn authored6c0d2284
-
39ab37cd
-
In order to don't rely on Wiki-Copy/paste any more for dependency specification for new FESA-Silecs Classes Fixes #80 MR !23
a35369a6 -
m.marn authoredb410733b
-
MR !24
e6282892 -
- fix as well unittest for silecs_cli and execute them during install Fixes #39
a1d7cb5e -
Fixes #12 MR !28
4f69c94e -
223334b0
-
24f92c2a
-
al.schwinn authored
In order to simplify dependencies and to simplify the cmake port
e36b7f83 -
m.marn authored0f0049f0
-
m.marn authoredd247790e
-
m.marn authored16b39ad9
-
See merge request silecs/opensilecs!33
44690b2c -
See merge request !34
49f612c0 -
See merge request !35
8fa7e961 -
- Make use of std::async - Fix sending and receiving all in DEVICE mode - Get rid of the recursive calls on reconnect. - Fix threading issues See merge request !36
77359e50 -
See merge request !15
1fbd466d -
See merge request !37
d4fe18e3 -
al.schwinn authored7ed8058d
-
m.marn authoredce5c511a
-
f8bb8220
-
m.marn authoredebdbe1df
-
al.schwinn authored660bacad
-
m.marn authored9b8dfa2d
-
m.marn authored918d75e8
-
m.marn authoredfdfa06ba
-
e972d58e
-
783be852
-
m.marn authored529682dd
-
m.marn authored98ce9856
-
m.marn authored852f7ff7
-
m.marn authoredd7c35b73
-
al.schwinn authored
Fixes #97
9b4fd833 -
f93c70f6
-
317d68da
-
f4e82095
-
64c99585
-
2c0509c8
-
aafd7a79
-
al.schwinn authorede9bd84a1
-
7fad12b6
-
cc3a00d6
-
al.schwinn authored2509cc4b
-
m.marn authored3119632d
-
m.marn authored0eb89f12
-
Instead of having them in git See merge request !59
a07019a8 -
See merge request !58
d626be12 -
al.schwinn authored598c9e3f
-
See merge request !61
57cfe516 -
m.marn authored293098b5
-
m.marn authored1d716e41
-
al.schwinn authored5d5bf124
-
3d0d285f
-
66d2e64b
-
a081edc5
-
39714d44
-
7d297a00
-
d0607c4f
-
al.schwinn authoredb5981758
-
al.schwinn authored4f1d35c6
-
al.schwinn authored1ece8bcc
-
al.schwinn authored
use a symlink instead)
cdef6907 -
al.schwinn authored29b2c474
-
al.schwinn authored
- Improved readibillty and details for all user-interactions - Dropped few commands which were not required - Fixed some irrelevant commands - Automatic symlink creation
f1db74ec -
al.schwinn authoredd39695d4
-
al.schwinn authoredfe52c9a8
-
al.schwinn authored
Fixes #108
e5e00010
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .project 17 additions, 0 deletions.project
- CMakeLists.txt 57 additions, 0 deletionsCMakeLists.txt
- README.md 10 additions, 3 deletionsREADME.md
- build.sh 52 additions, 0 deletionsbuild.sh
- build_and_install.sh 0 additions, 77 deletionsbuild_and_install.sh
- configure.sh 96 additions, 0 deletionsconfigure.sh
- deployment/silecs_yocto 62 additions, 0 deletionsdeployment/silecs_yocto
- deployment/silecs_yocto_dev 3 additions, 0 deletionsdeployment/silecs_yocto_dev
- deployment/silecs_yocto_int 3 additions, 0 deletionsdeployment/silecs_yocto_int
- deployment/silecs_yocto_pro 3 additions, 0 deletionsdeployment/silecs_yocto_pro
- install.sh 57 additions, 0 deletionsinstall.sh
- jenkins.sh 0 additions, 51 deletionsjenkins.sh
- setup_silecs_env.py 0 additions, 80 deletionssetup_silecs_env.py
- silecs-cli-client/CMakeLists.txt 25 additions, 0 deletionssilecs-cli-client/CMakeLists.txt
- silecs-cli-client/Makefile 0 additions, 34 deletionssilecs-cli-client/Makefile
- silecs-cli-client/Makefile.dep 0 additions, 22 deletionssilecs-cli-client/Makefile.dep
- silecs-cli-client/install.sh 0 additions, 26 deletionssilecs-cli-client/install.sh
- silecs-cli-client/src/silecs-cli-client/main.cpp 55 additions, 42 deletionssilecs-cli-client/src/silecs-cli-client/main.cpp
- silecs-codegen/CMakeLists.txt 15 additions, 0 deletionssilecs-codegen/CMakeLists.txt
CMakeLists.txt
0 → 100644
build.sh
0 → 100755
build_and_install.sh
deleted
100755 → 0
configure.sh
0 → 100755
deployment/silecs_yocto
0 → 100755
deployment/silecs_yocto_dev
0 → 100755
deployment/silecs_yocto_int
0 → 100755
deployment/silecs_yocto_pro
0 → 100755
install.sh
0 → 100755
jenkins.sh
deleted
100755 → 0
setup_silecs_env.py
deleted
100644 → 0
silecs-cli-client/CMakeLists.txt
0 → 100644
silecs-cli-client/Makefile
deleted
100644 → 0
silecs-cli-client/Makefile.dep
deleted
100644 → 0
silecs-cli-client/install.sh
deleted
100755 → 0
silecs-codegen/CMakeLists.txt
0 → 100644