summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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-041-1/+2
|/
* Start work on reading from driverJacob Palecki2020-08-031-4/+6
|
* move write function into common io headera1xd2020-07-311-8/+6
|
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-311-10/+10
|\
| * update grapher/wrapper for st-refactora1xd2020-07-311-10/+8
| |
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-301-0/+1
| |
* | Take all variables through GUIJacob Palecki2020-07-291-1/+13
| |
* | Compiles but may fileJacob Palecki2020-07-291-2/+8
|/
* Use modifier object in wrapperJacob Palecki2020-07-291-16/+16
|
* 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-281-1/+1
|
* Further refactoring and commentsJacob Palecki2020-07-281-1/+1
|
* skeletonJacob Palecki2020-07-271-1/+1
|
* Add a basic windows forms grapherJacob Palecki2020-07-241-0/+5
|
* Added simple c++/cli wrapperJacob Palecki2020-07-231-0/+47