summaryrefslogtreecommitdiff
path: root/wrapper
Commit message (Collapse)AuthorAgeFilesLines
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-1/+1
|
* Merge branch 'master' into GainCapJacob Palecki2020-08-111-3/+0
|\
| * define exceptions for invalid arg & io errorsa1xd2020-08-111-3/+0
| |
* | Add velocity gain optionJacob Palecki2020-08-042-2/+5
|/
* Read from driver to get graph valuesJacob Palecki2020-08-032-1/+5
|
* Start work on reading from driverJacob Palecki2020-08-037-21/+37
|
* move write function into common io headera1xd2020-07-315-11/+11
|
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-312-14/+18
|\
| * update grapher/wrapper for st-refactora1xd2020-07-312-11/+12
| |
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-302-0/+3
| |
* | Take all variables through GUIJacob Palecki2020-07-292-4/+33
| |
* | Compiles but may fileJacob Palecki2020-07-296-5/+53
|/
* Use modifier object in wrapperJacob Palecki2020-07-292-17/+17
|
* add per-class args structsJacob Palecki2020-07-281-5/+5
|
* Get rid of enum and use types\tags directlyJacob Palecki2020-07-281-2/+2
|
* Rename acceleration constants, argumentsJacob Palecki2020-07-281-1/+1
|
* More comments and light refactoringJacob Palecki2020-07-282-2/+2
|
* Remove extra mode from variablesJacob Palecki2020-07-281-1/+1
|
* Further refactoring and commentsJacob Palecki2020-07-281-1/+1
|
* skeletonJacob Palecki2020-07-272-2/+2
|
* Add a basic windows forms grapherJacob Palecki2020-07-242-4/+9
|
* Added simple c++/cli wrapperJacob Palecki2020-07-234-0/+214