Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

sshoecraft/sitool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORK IN PROGRESS

Sunny Island linux-based command line utility

requires MYBMM for the modules

currently only supports CAN bus

For CAN:

sitool -t can:[,speed]

example:

sitool -t can:can0,500000

for CANServer/Can-over-ip

sitool -t can_ip:,[port],,[speed]

example:

sitool -t can_ip:10.0.0.1,3930,can0,500000

To start the Sunny Island remotey:

sitool -t can:[,speed] -s

example:

sitool -t can:can0,500000 -s

To stop the Sunny Island remotey:

sitool -t can:[,speed] -S

example:

sitool -t can:can0,500000 -S

About

Sunny Island command line utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published