sharpbrick / powered-up

.NET implementation of the LEGO PoweredUp Protocol
MIT License
99 stars 19 forks source link

Speed Ramp up method #57

Closed tthiery closed 3 years ago

tthiery commented 4 years ago

Lesson Learnt from #48

tthiery commented 4 years ago

The LWP acceleration profiles are described as a linear ramp of speed. It is time wise limited to 10s and limited to TachoMotor and AbsoluteMotor.

They are identical in sense of linear increase of speed. Acceleration Profiles should definitely be used (reduce BLE traffice etc).

However, for BasicMotor or avoiding the 10s limitation, this proposal still make sense.

tthiery commented 3 years ago

Close this with RampUp on Speed.