scratch-vm/src/extensions
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
..
scratch3_ev3 EV3 port and sensor polling updates (#1342) 2018-07-13 13:14:53 -04:00
scratch3_microbit Merge pull request #1332 from ericrosenbaum/bugfix/microbit-bail-out 2018-07-13 08:32:58 -04:00
scratch3_music stop drum immediately if it is still starting (#1266) 2018-06-25 15:31:35 -04:00
scratch3_pen Localize category labels 2018-06-18 11:37:10 -04:00
scratch3_speech Merge pull request #1222 from picklesrus/speech-extension-icons 2018-06-11 09:50:42 -04:00
scratch3_text2speech Update text-to-speech extension to use new audio engine 2018-07-09 14:40:13 -04:00
scratch3_translate Change ‘viewer language’ reporter to ‘language’ 2018-07-10 15:10:27 -04:00
scratch3_video_sensing Localize category labels 2018-06-18 11:37:10 -04:00
scratch3_wedo2 Move pen and wedo into extensions folder 2017-12-01 10:31:04 -05:00