Peli de Halleux
0a708ef815
BLE HF2 log service ( #1549 )
...
* basic hf2 service
* service to send hf2 log messages
* use common console.log
* updated shims
* adding config
* adding simulator
* fix hf2 logging
* hide console blocks
2018-10-29 21:12:09 -07:00
Abhijith Chatra
be7858cbed
Cherry picked fixes from v0 to v1 ( #1476 )
...
* Fix example and do a few edits (#850 )
* Small fixes to the Karel project text (#862 )
* fix missing shadow type
* add calibration info (#897 )
microbit-support:6348 User reported bug, but didn't realie micro:bit compass had to be calibrated on first run of the program.
* Cherry pick adding various cross-editor compat APIs (#863 )
* fix nudge
* Fix a typo ("screent") in the documentation (#1012 )
* Fix a typo
"screent" -> "the LED screen"
* Update showArrow doc string for consistency with other methods
* Doc bugs found by xlators (#899 )
* Update rotation.md (#998 )
reflects actual behaviour of the board
* fixed layout corruption (#1073 )
* Updating the new bug filer with the right link
* Update challenges.md (#1325 )
For what I'm taught in school, 2 follows 1 😉 😉 .
* Update simulator.md (#1209 )
* Update plant watering.md (#1264 )
the connection to servo are male not female
* support for MIDI simulator in v0 (#1331 )
* Doc improvements (#1337 )
* update grammar in radio-dashboard sample code
* Chanllenge 2 follows 1
I open all challenges.md without "Challenge 2" and review the file
`grep -r "Challenge 2" -L | grep challenge | xargs -I@ code @`
Changes to be committed:
modified: docs/lessons/counter/challenges.md
modified: docs/lessons/game-counter/challenges.md
modified: docs/lessons/night-light/challenges.md
modified: docs/lessons/snowflake-fall/challenges.md
* Revert "support for MIDI simulator in v0 (#1331 )"
This reverts commit 30a9c411fb80762656e7a636feff8e77b7fd9e67.
* Revert "Cherry pick adding various cross-editor compat APIs (#863 )"
This reverts commit 7308dbef23e9ee402bebb7e721d7014d8252c9e5.
* Fixed pin needed to replace button A (#1385 )
* Cherry pick part of the signature update in in2cWriteBuffer (#863 ): 7308dbe
2018-10-22 10:00:57 -07:00
Abhijith Chatra
670a19a9b4
Chaning the order in input advanced category ( #1424 )
2018-10-15 08:55:38 -07:00
Peli de Halleux
292fa57fbc
updated shims
2018-10-13 22:31:43 -07:00
Sam El-Husseini
1b7c51e5b5
don't allow decimals in led x y fields ( #1389 )
2018-10-12 20:56:44 -07:00
Peli de Halleux
4b2ed73382
fix brightness ( #1386 )
2018-10-11 14:08:46 -07:00
Sam El-Husseini
bbf531fde0
Update pin authoring to set size of grid picker width ( #1377 )
2018-10-10 20:19:32 -07:00
Peli de Halleux
ae3d3a37f9
hide midi_Send
2018-10-07 21:27:46 -07:00
Peli de Halleux
ad6c8ce271
use new shadow to support time picker on pause ( #1346 )
2018-10-04 09:22:45 -07:00
Peli de Halleux
1a9235e333
MIDI support in simulator ( #1332 )
...
* gluing to support MIDI devices in the simulator
* sim support for midi
* simplify interface
* ensure helper function does not show up in TS
* bump pxt
2018-10-03 11:32:29 -07:00
Sam El-Husseini
9bc6d994a8
Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color ( #1323 )
2018-10-01 14:39:51 -07:00
Sam El-Husseini
9cd0d62baa
Update block gaps to account for extra space taken by event blocks ( #1304 )
2018-09-26 16:27:32 -07:00
Richard Knoll
51a485580b
Adding shadow block to serial write buffer ( #1111 )
2018-08-21 10:25:59 -07:00
Guillaume Jenkins
da15752720
Slightly adjust non-advanced category weights ( #1091 )
2018-08-14 13:26:22 -04:00
Richard Knoll
4c28160a34
Fixing authoring on a few APIs for Monaco toolbox ( #1084 )
2018-08-14 10:18:23 -07:00
Guillaume Jenkins
2700a77cae
Add auto toString for various APIs ( #1033 )
2018-08-02 16:30:02 -04:00
Sam El-Husseini
cabda63108
Move showNumber to TS and call showString ( #829 )
2018-05-31 10:04:51 -07:00
Michał Moskal
cad13785e2
Implement tagged integers in C++ ( #813 )
...
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Sam El-Husseini
c20efd5942
Add field gesture and field images for the different gestures ( #803 )
2018-05-24 17:09:08 -07:00
Sam El-Husseini
442722f12e
Merge branch 'master' into vnext
2018-05-09 10:58:01 -07:00
Sam El-Husseini
8957bf0647
Remove td, remove field matrix, update radio blocks. Revert image literal changes.
2018-05-09 10:56:48 -07:00
Sam El-Husseini
6ea0c50472
Initial target repo setup to move to master (v3.10)
2018-04-21 10:25:43 -07:00
Galen Nickel
ddc9aeae35
Add some descriptive info to serial docs ( #704 )
...
* Local commit
* Add some descriptive info to serial docs
* Example typo
* Tiny edit
2018-03-09 13:14:24 -08:00
Peli de Halleux
29de28a738
Added serial->write numbers
to support CSV data generation ( #699 )
...
* support for serial write numbers
* moving down the list
* formatting
* fixing example typo
2018-03-08 08:33:02 -08:00
Peli de Halleux
d13115e3b5
updated shims
2018-01-30 10:28:02 -08:00
Galen Nickel
aee9b84b31
Do some edits for serial redirect ( #605 )
...
* Do some edits for serial redirect
* Broken links
2017-12-15 16:46:16 -08:00
Peli de Halleux
b45f456736
Redirecttousb ( #604 )
...
* add block to redirect back to USB
* added docs
* bump minor version
2017-12-14 06:44:48 -08:00
Peli de Halleux
26680823ff
Fixing serial buffer docs ( #600 )
...
* Fixing serial buffer docs
* updated shims
2017-12-11 00:37:57 -08:00
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