index
:
rawaccel
1.5.x
dark-mode
dotnet5
master
patch-1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
move speedcap into accelerator
a1xd
2020-10-21
1
-3
/
+2
*
add speed cap
a1xd
2020-10-20
1
-0
/
+3
*
rename sensitivity field to 'sens multiplier'
a1xd
2020-10-08
1
-1
/
+1
*
add static default settings in wrapper
a1xd
2020-10-07
1
-1
/
+1
*
forbid 0 accel with naturalgain
a1xd
2020-09-30
1
-0
/
+2
*
change cut off from 1 to 10 for natural(gain) accel val
a1xd
2020-09-29
1
-2
/
+2
*
change scale cap key
a1xd
2020-09-29
1
-0
/
+1
*
set invisible args to default values before write
a1xd
2020-09-29
1
-0
/
+1
*
add wrapper optimization
a1xd
2020-09-29
1
-5
/
+4
*
disallow negative weight with non-additive types
a1xd
2020-09-28
1
-3
/
+6
*
update build config
a1xd
2020-09-28
1
-1
/
+7
*
add arg checks in wrapper
a1xd
2020-09-27
2
-23
/
+93
*
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 1s write delay to driver
a1xd
2020-09-01
2
-6
/
+0
*
add independent xy accel to driver
a1xd
2020-08-31
6
-158
/
+99
*
clean up wrapper, minimize heap alloc
a1xd
2020-08-24
5
-96
/
+27
*
Fix rotation getter
Jacob Palecki
2020-08-22
1
-1
/
+1
*
Saving and loading fully works
Jacob Palecki
2020-08-22
2
-6
/
+10
*
Serialization mostly working
Jacob Palecki
2020-08-20
1
-0
/
+3
*
Display active values
Jacob Palecki
2020-08-20
2
-13
/
+30
*
Fix initial points, add poll time constant
Jacob Palecki
2020-08-13
2
-0
/
+14
*
Disallow differing x and y weights with gain cap
Jacob Palecki
2020-08-11
1
-1
/
+1
*
Merge branch 'master' into GainCap
Jacob Palecki
2020-08-11
1
-3
/
+0
|
\
|
*
define exceptions for invalid arg & io errors
a1xd
2020-08-11
1
-3
/
+0
*
|
Add velocity gain option
Jacob Palecki
2020-08-04
2
-2
/
+5
|
/
*
Read from driver to get graph values
Jacob Palecki
2020-08-03
2
-1
/
+5
*
Start work on reading from driver
Jacob Palecki
2020-08-03
7
-21
/
+37
*
move write function into common io header
a1xd
2020-07-31
5
-11
/
+11
*
Show no settings for off, remove unused class for PR
Jacob Palecki
2020-07-31
2
-14
/
+18
|
\
|
*
update grapher/wrapper for st-refactor
a1xd
2020-07-31
2
-11
/
+12
*
|
Fix small bugs, add AccelOptions class
Jacob Palecki
2020-07-30
2
-0
/
+3
*
|
Take all variables through GUI
Jacob Palecki
2020-07-29
2
-4
/
+33
*
|
Compiles but may file
Jacob Palecki
2020-07-29
6
-5
/
+53
|
/
*
Use modifier object in wrapper
Jacob Palecki
2020-07-29
2
-17
/
+17
*
add per-class args structs
Jacob Palecki
2020-07-28
1
-5
/
+5
*
Get rid of enum and use types\tags directly
Jacob Palecki
2020-07-28
1
-2
/
+2
*
Rename acceleration constants, arguments
Jacob Palecki
2020-07-28
1
-1
/
+1
*
More comments and light refactoring
Jacob Palecki
2020-07-28
2
-2
/
+2
*
Remove extra mode from variables
Jacob Palecki
2020-07-28
1
-1
/
+1
*
Further refactoring and comments
Jacob Palecki
2020-07-28
1
-1
/
+1
*
skeleton
Jacob Palecki
2020-07-27
2
-2
/
+2
*
Add a basic windows forms grapher
Jacob Palecki
2020-07-24
2
-4
/
+9
*
Added simple c++/cli wrapper
Jacob Palecki
2020-07-23
4
-0
/
+214