Peli de Halleux
5277cc847c
removing support for far in ultrasonic ( #441 )
...
* removing support for far in ultrasonic
* removing more far
2018-04-05 17:07:14 -07:00
Peli de Halleux
e1727dc917
update pxt ( #433 )
...
* update pxt
* hide image field editors
2018-04-05 10:40:11 -07:00
Galen Nickel
7825bd1579
Use the correct sig for ultrasonic onEvent doc ( #429 )
2018-04-04 16:21:00 -07:00
Galen Nickel
b8a3fa345f
Include doc stubs for excluded music methods ( #411 )
2018-04-03 14:39:30 -07:00
Peli de Halleux
ec1ceea138
bump version to 0.1.13 ( #407 )
...
* bump version
* Light Condition -> Light
* roll back 0.1.11
2018-04-03 12:03:15 -07:00
Peli de Halleux
2467b3c4c9
renaming pauseforcolor to pause until color detected ( #405 )
...
* renaming pauseforcolor to pause until color detected
* pauseForLight -> pauseUntilLightConditionDetected
* on light changed -> on light condition detected
* fixing docs
* docs tweaks
2018-04-03 05:05:01 -07:00
Peli de Halleux
69194b0b76
Erase on showstring + showports improvements ( #402 )
...
* erase line before show string + show ports upgrade
* fixed font size
* fixing console output
2018-04-03 04:30:23 -07:00
Peli de Halleux
3339a7660a
moving motor properties to lower group ( #403 )
2018-04-03 04:30:10 -07:00
Peli de Halleux
c0413aa192
hiding the was pressed block ( #401 )
2018-04-03 04:10:35 -07:00
Peli de Halleux
f95b39cd62
updated shims
2018-03-30 15:46:04 -07:00
Peli de Halleux
bba0af6193
adding defaults to music
2018-03-30 15:45:36 -07:00
Galen Nickel
8abc137d60
Add 'showPorts' api doc ( #392 )
2018-03-29 16:43:17 -07:00
Peli de Halleux
31f91d4e24
upgrading to latest common packages ( #383 )
2018-03-28 09:04:49 -07:00
Peli de Halleux
8536126e23
removing tacho ( #382 )
2018-03-28 09:04:28 -07:00
Peli de Halleux
550528c695
bringing back show ports ( #377 )
...
* bringing back show ports
* added firmware links in docs
* updated color rendering
* better rendering of touch/ultra/ir
* better data per sensor
2018-03-28 08:50:14 -07:00
Peli de Halleux
06f66571cf
Upgrading to pxt 3.5.4 ( #367 )
...
* pxt/common updates
* added game lib
* removing gamelib
2018-03-16 14:32:11 -07:00
Sam El-Husseini
d5b55585cd
Remove redundant color word in the color blocks, refer to the color sensor with 'color sensor' ( #356 )
2018-03-02 09:01:18 -07:00
Peli de Halleux
d4b3ebc2e4
Missing updatestats ( #351 )
...
* aligning screeninit with pxt32
* remove shim
* missing shim
* missing shim
2018-02-26 21:25:04 -08:00
Peli de Halleux
594ead703c
fixing mood block ( #349 )
2018-02-26 15:59:36 -08:00
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