pxt-ev3/libs
Peli de Halleux 56bbcde299
Support for smooth acceleration/deceleration in run (#900)
* removed logging

* removing more logging

* always use step for single/multiple motors

* refactored schedule

* account for accel ramp up and down

* added default acc/decel

* rounding speed/angle

* remove hack

* use acceleration time in run too

* handle missing case

* adding notes on motors

* adding sample

* fixed ramp simulation

* clear defaults

* some docs, more later

* adding basic examples

* remove debug msg

* clean json

* added move schedule

* docs

* basic docs
2019-09-02 20:57:23 -07:00
..
base Derive 'base' package file list from pxt-common-packages (#770) 2018-09-04 08:23:11 -07:00
blocksprj Zoom screen (#285) 2018-01-30 22:22:21 -08:00
color-sensor add rgbraw (#890) 2019-08-28 22:59:41 -07:00
core Support for smooth acceleration/deceleration in run (#900) 2019-09-02 20:57:23 -07:00
datalog Clean generated files (#289) 2018-01-31 10:04:40 -08:00
ev3 do a single green pulse when starting 2018-06-20 15:21:09 -07:00
game Integrate screen APIs from common packages (#343) 2018-02-26 15:16:17 -08:00
gyro-sensor Gyrofix (#893) 2019-08-30 10:58:49 -07:00
infrared-sensor Multiple sensors 2 (#877) 2019-08-27 16:34:55 -07:00
music Fix note field editor authoring such that it limits the notes that show up (#715) 2018-06-20 16:29:03 -07:00
screen upgrading comm on packages (#708) 2018-06-20 13:59:20 -07:00
storage enable storage extension (#886) 2019-08-28 13:36:23 -07:00
tests renaming 'set speed' to 'run' (#327) 2018-02-19 07:35:08 -08:00
touch-sensor hiding the was pressed block (#401) 2018-04-03 04:10:35 -07:00
ultrasonic-sensor fxing leading / in docs 2018-09-21 14:07:11 -07:00
tsconfig.json Add tsconfig.json for easier library editing (#96) 2017-12-15 14:29:31 -08:00