Add canopensocket
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user