scratch-vm/src/io
Evelyn Eastmond 133ade7f48 EV3 port and sensor polling updates (#1342)
* Add motor rotate, without coasting yet.  Fixed some todos.

* Removing logging.

* Implemented motor set position, motor set power, and beep note for time blocks.  Changed labels on motor blocks.  Tracking motor speeds for all ports.

* Fixing motor ports to 0-3 and then output bit field when sending commands.

* Added stop all motors with stop button.  Added port masking function.  Some cleanup.  Moved beeping up an octave.

* Combine device list polling and sensor polling into a single timeout call, device list requested every 20 times.

* Don't reset sensors on device update.  Don't store undefined sensor/motor values.  Some comments.

* Fixing some linting.
2018-07-13 13:14:53 -04:00
..
bleSession.js EV3 port and sensor polling updates (#1342) 2018-07-13 13:14:53 -04:00
btSession.js EV3 port and sensor polling updates (#1342) 2018-07-13 13:14:53 -04:00
clock.js Use ES6 style classes 2017-04-17 19:42:48 -04:00
deviceManager.js Address feedback from review 2017-11-27 15:00:53 -05:00
keyboard.js Runtime emits key pressed event 2018-05-22 17:24:22 -04:00
mouse.js Activate stage click hats if no other clicks are hit. 2018-04-23 14:25:58 -04:00
mouseWheel.js Mouse wheel IO system 2018-01-26 17:13:01 -04:00
video.js No more explicit layer groups, and separate extension into video and pen. 2018-05-20 22:30:20 -04:00