Richard Knoll
b67ff733ab
Move forever and runinbackground after onstart ( #555 )
2017-10-24 13:10:54 -07:00
Shigeru KANEMOTO
51a42f7380
Apply gridpicker to "spi set pins" block. ( #552 )
...
Just forgot to include in the pull request https://github.com/Microsoft/pxt-microbit/pull/550
2017-10-16 09:50:53 -07:00
Shigeru KANEMOTO
50e72c76db
Apply gridpicker ( #550 )
...
Apply grid picker to "icon image" and "serial redirect" blocks.
2017-10-15 22:28:51 -07:00
Peli de Halleux
cdbc34550a
Various fixes ( #548 )
...
* adding running time micros
* support for system micro seconds
* restore display mode after plotting sprites
* bump pxt
2017-10-11 11:31:07 -07:00
Peli de Halleux
3180229bce
updated docs on plotBrightness ( #509 )
2017-08-18 08:15:43 -07:00
Peli de Halleux
42a4401f8f
updated ledBrightness block template
2017-08-07 11:54:24 -07:00
Peli de Halleux
e7c1915076
support for led.plotBrightness ( #494 )
...
* support for led.plotBrightness
* fixing c++ build
* fixed blockid
2017-08-07 11:47:43 -07:00
Peli de Halleux
74799c65ac
Support for pause/resume of game rendering loop ( #476 )
...
* added pause/resume
* don't override displaymode in game engine
* avoid setting light sensing display mode
2017-08-01 08:17:53 -07:00
HelenFoster
39071b5626
Explain what pressed events do ( #469 )
2017-07-28 10:05:53 -07:00
Peli de Halleux
2ff50b9c0f
adding block notation on ArrowNames ( #462 )
2017-07-25 10:46:00 -07:00
Peli de Halleux
5c4dbcf06e
updated shims
2017-07-24 13:51:17 -07:00
Peli de Halleux
d1c00ae3ab
support for advanced SPI functions
2017-05-25 17:19:25 -07:00
Guillaume Jenkins
56dbd6b0fe
Pins gestures grid ( #400 )
...
* Change pins and gestures to use grids
* Use grid picker for pins and gestures
2017-05-24 15:56:26 -07:00
Guillaume Jenkins
cbb4541ae9
Undo wrong shims changes
2017-05-15 12:15:26 -07:00
Guillaume Jenkins
e5b40fb50c
Bump pxt-core to 0.12.69
2017-05-15 11:11:34 -07:00
Peli de Halleux
bd895f43ba
Calibrate compass ( #392 )
...
* adding 'calibrate-compass' function
* fixing simulator.
* updated docs
* fixing compat test suite with 'calibrate()' function
2017-04-25 10:46:25 -07:00
Peli de Halleux
17c1abe86a
support for serial read/write buffer ( #384 )
2017-04-21 09:02:29 -07:00
Sam El-Husseini
8ceadae0ba
Adding analogWritePin min max
2017-03-03 23:42:36 -08:00
Sam El-Husseini
87f1580061
Enable the slider for a number of apis. ( #367 )
2017-03-03 23:39:42 -08:00
Richard Knoll
0d4af4ea12
Fixing colors
2017-02-27 15:26:45 -08:00
Peli de Halleux
49ecac6332
Showimage ( #351 )
...
* support for interval in showImage, showFrame
* added default arg to showFrame
2017-02-03 20:39:18 -08:00
Tom Ball
51781be90b
Merge pull request #350 from Microsoft/icons
...
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
Tom Ball
db4711fd26
remove hour, add advanced section
2017-01-31 15:54:23 -08:00
Peli de Halleux
1d47b4de0d
Lightmonster ( #346 )
...
* fixed boardname issues
* refactored servo info
* coffee cup monster lesson skeleton
* display event source id / value in advanced section
* normalized project structure
* updated project name
* Update projects.md
2017-01-31 08:29:25 -08:00
Richard Knoll
72d5e83e5b
Exposing pin eventOn method ( #349 )
2017-01-30 19:19:54 +00:00
Peli de Halleux
05028c4527
Serial events ( #337 )
...
* added "serial->on data received"
* updated info
* updated docs
* added readline to read entire buffer
* lazy initialize of serial buffers
* init async on event
* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux
5d8ccd1d6d
adding namespace to api categories ( #330 )
...
* adding namespace to api categories
* add icon for led
* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux
a2755dc4d2
annotate apis to support multiple forever blocks
2016-12-16 16:47:36 -08:00
Peli de Halleux
bbd21a84d6
annotating apis to support toolbox
2016-12-13 12:14:32 -08:00
Peli de Halleux
354196e01e
missing block annotation on led.enable
2016-12-05 09:17:42 -08:00
Peli de Halleux
63e24ce90a
support for setting music pin using analogSetPitchPin
2016-11-29 08:59:54 -08:00
Peli de Halleux
77003b30f2
fixed scroll-image reference
2016-11-28 11:38:37 -08:00
Abhijith
411fe52813
Fixing scrollimage to actually scroll.
2016-11-16 18:16:49 -08:00
Peli de Halleux
4963bf776a
basic servo simulation ( #297 )
2016-11-01 08:16:03 -07:00
Peli de Halleux
76adc3c00a
added led.enable ( #294 )
...
* added led.enable
* fixed simulator support for led.enable
2016-10-28 08:34:04 -07:00
Peli de Halleux
ae5d5c74a7
better support for BLE UART and alignment with serial blocks. ( #276 )
...
* aligning uart apis with serial
* reorganizing serial/bluetooth blocks
* Autoupdate configuration for UART. (#279 )
* Autoupdate configuration for UART.
* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Peli de Halleux
f7ed06108d
Inputorg ( #275 )
...
* use typescript from workspace
* fixed tracking in localhost
* updated ordering of input/radio
2016-10-11 19:36:00 -07:00
Richard Knoll
9f5ebdfb78
Adding advanced attribute to blocks and categories ( #273 )
2016-10-11 13:48:25 -07:00
Sam El-Husseini
277d5a721c
rename "microbit" package to "core" #414 ( #270 )
...
* rename "microbit" package to "core" #414
* shouldn't edit the package id.
* updating package.json
* updated the wrong version
* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00