| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Nicer decimals, enter press not needed to enter values | Jacob Palecki | 2020-08-12 | 1 | -55/+55 | |
| * | Add velocity gain option | Jacob Palecki | 2020-08-04 | 1 | -44/+84 | |
| * | Add tool menu to enable\disable charts | Jacob Palecki | 2020-08-03 | 1 | -74/+111 | |
| * | Add gain and velocity graphs | Jacob Palecki | 2020-08-02 | 1 | -1/+30 | |
| * | Add velocity graph | Jacob Palecki | 2020-08-02 | 1 | -12/+37 | |
| * | Add class for storing settings from file | Jacob Palecki | 2020-07-31 | 1 | -1/+0 | |
| * | Small refactoring, use new struct to store magnitudes | Jacob Palecki | 2020-07-31 | 1 | -14/+14 | |
| * | Use options instead of fields | Jacob Palecki | 2020-07-30 | 1 | -68/+68 | |
| * | Fully use acceloptions | Jacob Palecki | 2020-07-30 | 1 | -48/+53 | |
| * | Fix small bugs, add AccelOptions class | Jacob Palecki | 2020-07-30 | 1 | -9/+4 | |
| * | Adde accel type switch | Jacob Palecki | 2020-07-29 | 1 | -14/+15 | |
| * | Add FieldXY | Jacob Palecki | 2020-07-29 | 1 | -60/+132 | |
| * | All single-value boxes use fields | Jacob Palecki | 2020-07-29 | 1 | -4/+0 | |
| * | Separate classes into files, add Field class for text box state | Jacob Palecki | 2020-07-29 | 1 | -15/+14 | |
| * | Take new data for most fields by pressing enter | Jacob Palecki | 2020-07-29 | 1 | -14/+21 | |
| * | Rename elements and add write button | Jacob Palecki | 2020-07-29 | 1 | -101/+110 | |
| * | Added skeleton for input fields | Jacob Palecki | 2020-07-29 | 1 | -17/+228 | |
| * | Add correct names and labels | Jacob Palecki | 2020-07-24 | 1 | -19/+22 | |
| * | Add a basic windows forms grapher | Jacob Palecki | 2020-07-24 | 1 | -0/+73 | |