-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SerialCommutator now manages its own serial port (#11)
* SerialCommutator now manages its own serial port - This is an attempt at getting around a possible issue with Bonsai's serial port libary implementation which is failing on some machines. - Not sure if it will fix anything - SerialCommutator is now used in AutoCommuator * Add command output to AutoCommutator - I forgot to put a workflow output on AutoCommutator so that the user can see the commands being sent - Remove a bunch of unessesary packages from Bonsai.config * Filter Nan and Infinity turn commands * Filter {turn:0} commands - They dont have an effect on motion. - This has now been tested in hardware and works well. * Update version to 0.2.0
- Loading branch information
Showing
6 changed files
with
172 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.