Using the rotary to set the throttle 60/187160/2
authorMichal Skorupinski <m.skorupinsk@samsung.com>
Thu, 16 Aug 2018 14:20:44 +0000 (16:20 +0200)
committerMichal Skorupinski <m.skorupinsk@samsung.com>
Thu, 30 Aug 2018 13:22:27 +0000 (15:22 +0200)
commitb262cdb623cf292d99016801981d2e34d7b10f65
tree6ded72645a8fcc4d6dc3356b232654f725fded4f
parent7bb0168ddcdb4d96d87ca48d99fa87bdfdb1565c
Using the rotary to set the throttle

Change-Id: I78b75ebc90dbcf5cebe7efeb771f67a164ca2f04
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
.cproject
inc/controller/controller_racing.h
inc/math_helper.h [new file with mode: 0644]
inc/model/model_hw.h [new file with mode: 0644]
src/controller/controller_racing.c
src/gear-racing-controller.c
src/math_helper.c [new file with mode: 0644]
src/model/model_hw.c [new file with mode: 0644]
src/model/model_sensors.c
src/view/view_racing.c