Michał Moskal
c2d26a8418
Integrate screen APIs from common packages ( #343 )
...
* starting screen api intergration
* Further image integration
* Aligning with new screen apis
* Build fixes
* Adjust to common screen state
* Fix unpackPNG
* Add game library
* Optimize screen rendering
* bumping common packages
* updated shims
* moving images into ev3
* upgrading to common packages
* added try/use
* cap
* fixed tryp age
2018-02-26 15:16:17 -08:00
Sam El-Husseini
54576ae77a
Fix authoring of the mood field editor. ( #347 )
2018-02-26 13:52:26 -08:00
Sam El-Husseini
a021c0b292
Use a color picker for the color field (color enum picker) ( #346 )
2018-02-26 13:37:58 -08:00
Sam El-Husseini
a60958f72a
Update search icon and avatar SVG ( #345 )
2018-02-26 10:43:29 -08:00
Peli de Halleux
33dcb6deee
renaming infraredSensor to infrared ( #344 )
2018-02-26 10:39:15 -08:00
Guillaume Jenkins
130a47d684
Sensor names are now part of the block text ( #341 )
...
* Sensor names are now part of the block text
* Use ports field editor
2018-02-26 11:33:50 -05:00
Galen Nickel
8ee63df325
Add in 'console' doc stuff ( #342 )
...
* Add 'playSound' api docs
* Add in 'console' doc stuff
* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Galen Nickel
60ec3f1c99
Add 'playSound' api docs ( #340 )
...
* Add 'playSound' api docs
* Linkup summary
2018-02-22 16:23:07 -08:00
Galen Nickel
6524b0a841
Add 'timer' api docs ( #339 )
2018-02-22 14:56:15 -08:00
Peli de Halleux
e51a32b69f
use full motor names ( #338 )
2018-02-22 10:03:25 -08:00
Galen Nickel
ed8f8bafa7
Add 'infrared beacon' api topics ( #330 )
...
* Add 'infrared beacon' api topics
* Include note about channel selection
2018-02-21 22:35:51 -08:00
Galen Nickel
8cfb70c97b
Threshold api docs - 01 ( #336 )
...
* Local commit
* Throw on more topics
* Throw in threshold topics for infrared
2018-02-21 22:35:25 -08:00
Galen Nickel
84c8e31ff5
First burst of 'color' pages ( #335 )
...
* Add 'color sensor' api topics
* Last set of edits/adds
2018-02-21 14:03:55 -08:00
Peli de Halleux
6613607503
Make it comm lesson ( #331 )
...
* integrating lego lesson
* fixed link
* adding various solutions
* updatring to 3.4.6
* using play sound effect until done
* revert pxtversion
* fixing link
2018-02-21 06:43:53 -08:00
Galen Nickel
3a67190914
Add some 'infrared' api docs ( #326 )
...
* Add some 'infrared' api docs
* Fix display messages
* Change discussion of distance to relative
* Include motor speed note
2018-02-20 10:38:41 -08:00
Peli de Halleux
fad4ca98db
renaming 'set speed' to 'run' ( #327 )
2018-02-19 07:35:08 -08:00
Peli de Halleux
472ea170d0
fixing default light
2018-02-15 13:49:04 -08:00
Peli de Halleux
daa88b299d
replacing loops.pause -> pause, loops.forever -> forever
2018-02-14 16:05:31 -08:00
Peli de Halleux
94db31beb7
bring back the shims
2018-02-14 10:56:50 -08:00
Peli de Halleux
523c507c35
Projectupdate1 ( #325 )
...
* integrating test lesson from lego
* adding side card annotations
2018-02-14 08:56:12 -08:00
Peli de Halleux
224e9c54f0
color dropdown for color sensor ( #324 )
2018-02-13 10:44:46 -08:00
Richard Knoll
f3f33828f3
Fixed the dropdown for colors ( #323 )
2018-02-12 21:23:16 -08:00
Galen Nickel
7bd2192a0a
Fill in some ultrasonic sensor topics ( #321 )
...
* Fill in some ultrasonic sensor topics
* Busted link
* Adjust those sea also links
* Busted snippets
2018-02-11 09:01:46 -08:00
Galen Nickel
6f539de2d2
Touch sensor doc fill-in ( #320 )
2018-02-09 18:17:12 -08:00
Peli de Halleux
2f6ad3110a
motor blocks with optional args ( #290 )
...
* motor blocks with optional args
* updated signatures
* added toggle mode
* adding annotations
2018-02-09 10:25:39 -08:00
Galen Nickel
d8589ea98c
Discussion note for gyro precsion ( #317 )
...
* Discussion note for gyro precsion
* Wrong sig
2018-02-08 15:06:08 -08:00
Galen Nickel
b73696e918
Gyro sensor topics ( #311 )
2018-02-08 09:35:47 -08:00
Peli de Halleux
74ca722aac
updated IR arts
2018-02-07 09:53:58 -08:00
Peli de Halleux
2cce2a39b8
updated colors for motor/math
2018-02-07 01:42:16 -08:00
Peli de Halleux
fd9d118fa4
reversed => Inverted ( #308 )
...
* renaming "setReversed" to "setInverted" to match LabView
* fixing samples
* typo
2018-02-06 23:18:36 -08:00
Peli de Halleux
e94ac6f6f1
renaming brick.setLight to brick.setStatusLight ( #307 )
...
* renaming brick.setLight to brick.setStatusLight
* updated docs
2018-02-06 22:18:39 -08:00
Galen Nickel
88c58b4e76
First set of 'motors' topics ( #305 )
...
* Start of 'motors' topics
* Draft the 'motor motion' side doc
* Add / update more topics
* Last blast of edits
* Capture some more edits
* Put in movement and steering details
2018-02-06 19:43:50 -08:00
Peli de Halleux
e58ec06e91
IR button indexing fixes ( #303 )
...
* IR remote id fixes
* hiding private api
* fixing indexing of buttons
2018-02-05 15:11:11 -08:00
Peli de Halleux
69fcb7407a
Simulator support for remote ( #302 )
...
* fixing up state
* upgrading ir simulator
* displaying remote
* updated infrared svg
2018-02-02 13:38:54 -08:00
Peli de Halleux
ba47fb0589
Support for remote control buttons ( #300 )
...
* refactor beacon function inside IR sensor
* towards sim support
* channel labels
* reverting to singletons
* hiding unused apis
* lazy allocation of button instances
* tracking button state
* hook up the state
2018-02-02 09:48:27 -08:00
Peli de Halleux
f36e14fe69
renaming remote button names
2018-02-01 22:33:05 -08:00
Peli de Halleux
89a82b54dc
Ir proximity in simulator ( #299 )
...
* support for IR proximity
* fixing build issue
* missing break
* remove auto-start of sensor
* setting mode on onEvent
* flooring slider value
* bump up proximity
* fixing threshold blocks
2018-02-01 22:03:01 -08:00
Abhijith Chatra
9bf50665fc
improving the spacing & block names ( #298 )
2018-02-01 16:21:08 -08:00
Peli de Halleux
f594cdefac
add infrared sensor in ev3 library ( #296 )
2018-02-01 16:18:20 -08:00
Peli de Halleux
f08f9105ba
Clean generated files ( #289 )
...
* clean generated files
* updating gitingore to drop generated files
* updated package lock
2018-01-31 10:04:40 -08:00
Peli de Halleux
d548dfb578
moving print ports to examples ( #288 )
2018-01-31 08:44:58 -08:00
Peli de Halleux
ea956f1a73
Buttons rename ( #287 )
...
* renaming up/down/click to released/pressed/bump
* missing images
* fixing signature issue
* updated strings
* white lego logo
2018-01-31 08:28:00 -08:00
Peli de Halleux
fcf91caeb4
Zoom screen ( #285 )
...
* always start with full brick layout
* adding 'on start' to template
* render entire board when selected
* zoom brick when clicking on screen
* resize when zooming
* toggle zooming of the brick
* inject close icon when selected
* fix toggling
2018-01-30 22:22:21 -08:00
Galen Nickel
822227eb48
Brick ref topics 02 ( #283 )
...
* Add brick button topics
* Add the rest of the brick api
2018-01-30 20:58:18 -08:00
Galen Nickel
4f70d341e4
Start on the 'brick' api topics ( #280 )
...
* Start on the 'brick' api topics
* Add the delay to clear screen example
* Better output for clearsceen example
2018-01-30 17:02:22 -08:00
Peli de Halleux
e06659ab4c
removing group icons ( #282 )
2018-01-30 16:40:08 -08:00
Peli de Halleux
3d73f193a8
fix for #260 ( #279 )
2018-01-30 16:14:54 -08:00
Peli de Halleux
a71dee2923
rebuild for sampling ( #261 )
...
* rebuild for sampling
* bump pxt
2018-01-30 16:01:12 -08:00
Peli de Halleux
8aa47f3d1e
updated chassis ( #250 )
2018-01-30 08:49:10 -08:00
Peli de Halleux
188d5b3aa7
threshold query api
2018-01-30 08:27:23 -08:00