| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add arg checks in wrapper | a1xd | 2020-09-27 | 1 | -23/+90 |
| * | Hide minimum time attribute | Jacob Palecki | 2020-09-26 | 1 | -0/+1 |
| * | Remove logarithm | Jacob Palecki | 2020-09-26 | 1 | -1/+1 |
| * | add initial writer | a1xd | 2020-09-25 | 1 | -10/+129 |
| * | add lut exp to driver | a1xd | 2020-09-22 | 1 | -2/+19 |
| * | Add delay on button enable after writing to driver | Jacob Palecki | 2020-09-08 | 1 | -0/+2 |
| * | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -73/+55 |
| * | clean up wrapper, minimize heap alloc | a1xd | 2020-08-24 | 1 | -13/+9 |
| * | Fix rotation getter | Jacob Palecki | 2020-08-22 | 1 | -1/+1 |
| * | Saving and loading fully works | Jacob Palecki | 2020-08-22 | 1 | -1/+4 |
| * | Display active values | Jacob Palecki | 2020-08-20 | 1 | -10/+15 |
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 1 | -0/+10 |
| * | Disallow differing x and y weights with gain cap | Jacob Palecki | 2020-08-11 | 1 | -1/+1 |
| * | Add velocity gain option | Jacob Palecki | 2020-08-04 | 1 | -1/+3 |
| * | Read from driver to get graph values | Jacob Palecki | 2020-08-03 | 1 | -0/+1 |
| * | Start work on reading from driver | Jacob Palecki | 2020-08-03 | 1 | -3/+10 |
| * | move write function into common io header | a1xd | 2020-07-31 | 1 | -0/+1 |
| * | Show no settings for off, remove unused class for PR | Jacob Palecki | 2020-07-31 | 1 | -4/+8 |
| |\ | |||||
| | * | update grapher/wrapper for st-refactor | a1xd | 2020-07-31 | 1 | -1/+4 |
| * | | Fix small bugs, add AccelOptions class | Jacob Palecki | 2020-07-30 | 1 | -0/+2 |
| * | | Take all variables through GUI | Jacob Palecki | 2020-07-29 | 1 | -3/+20 |
| * | | Compiles but may file | Jacob Palecki | 2020-07-29 | 1 | -3/+21 |
| |/ | |||||
| * | Use modifier object in wrapper | Jacob Palecki | 2020-07-29 | 1 | -1/+1 |
| * | More comments and light refactoring | Jacob Palecki | 2020-07-28 | 1 | -1/+1 |
| * | Remove extra mode from variables | Jacob Palecki | 2020-07-28 | 1 | -1/+1 |
| * | skeleton | Jacob Palecki | 2020-07-27 | 1 | -1/+1 |
| * | Added simple c++/cli wrapper | Jacob Palecki | 2020-07-23 | 1 | -0/+14 |