Add canopensocket

This commit is contained in:
Anders Sandstrom
2021-03-01 11:51:00 +01:00
parent 5418b40ecc
commit 01a1f21321
3 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "ecmc_plugin_socketcan/ecmc_plugin_socketcanApp/src/CANopenNode"]
path = ecmc_plugin_socketcan/ecmc_plugin_socketcanApp/src/CANopenNode
url = https://github.com/anderssandstrom/CANopenNode.git
[submodule "ecmc_plugin_socketcan/ecmc_plugin_socketcanApp/src/CANopenSocket"]
path = ecmc_plugin_socketcan/ecmc_plugin_socketcanApp/src/CANopenSocket
url = https://github.com/anderssandstrom/CANopenSocket

View File

@@ -53,3 +53,10 @@ echo "-" > od1_storage
echo "-" > od1_storage_auto
./canopend vcan0 -i 1 -c "stdio" -s od1_storage -a od1_storage_auto
# EDSEditor (windows)
## install mono
sudo apt-get install mono-complete