7ff14ccd53
missing radio package
2019-11-19 06:23:06 -08:00
92770b0512
bump pxt 5.28.18 ( #2517 )
...
* bump pxt 5.28.18
* updated summary
2019-11-12 11:53:11 -08:00
c6a70288ac
fix missing radio and boardname
2019-11-07 22:38:31 -08:00
15fb1bc14e
robot unicorn ( #2512 )
...
* robot unicorn
* Edits to the unicorn
2019-11-07 22:36:58 -08:00
4b2684d57a
Rotary phone dial ( #2502 )
...
* some write up
* adding images
* text
* more text
* adding vids
* adding escape room
* remove newer lesson
* remove .mp4
* Card page edits
* adding image
* adding to toys
* rotary edits
* fix typo
2019-10-30 13:41:35 -07:00
9afc6cbf01
bump package
2019-10-29 08:40:18 -07:00
47f37c177f
Name Badge project page ( #2496 )
...
* Name Bagde project page
* gotta please the summary check
* link typo, ugh
* get rid of the pptx
2019-10-25 10:22:08 -07:00
31d9e14756
Revert "Name Badge project page ( #2477 )"
...
This reverts commit 2e2860632b
.
2019-10-24 08:56:48 -07:00
2e2860632b
Name Badge project page ( #2477 )
...
* Name Bagde project page
* gotta please the summary check
* link typo, ugh
2019-10-24 08:33:15 -07:00
b6df0a8c71
Pxt v5.23.17 ( #2446 )
...
* bump pxt
* regen docs
* fix version syntax
* restore extension
* removed dup
2019-09-25 06:52:29 -07:00
813e911fcb
Update 'servo calibrator' link ( #2424 )
2019-09-11 10:54:24 -07:00
ae685eba2c
Set LED plot row/column ranges for 'Reaction Time' ( #2420 )
2019-09-10 13:34:24 -07:00
69b553d7bc
Modify the LED coordinates to be between 0 and 4. ( #2416 )
...
Without this change, there is a 11/36 chance no LED lights as [`Math.random(a,b)`](https://docs.python.org/2/library/random.html#random.uniform ) (thus the `pick random` block) chooses a number in the (inclusive, closed) interval `[a, b]`.
2019-09-10 07:20:32 -07:00
34fd7e0600
Update pxt/common-packages and fix build ( #2323 )
...
* fix build off of pxt/ and pxt-common-packages master
* check in generated files
2019-07-30 09:45:32 -07:00
bf68646d18
Update radio event parm usage descriptions ( #2165 )
2019-06-14 09:27:04 -07:00
9ca5a22106
Update name-tag.md ( #2156 )
2019-06-07 14:28:12 -07:00
65a05bf2d5
Fix Turtle Spiral example decompilation ( #2094 )
...
* use local variables for indices
* s/an/the/
2019-05-30 16:15:38 -07:00
f0e174a4f3
Revert "Update radio event parm usage descriptions ( #2075 )" ( #2077 )
...
This reverts commit 7950f1b4d7
.
2019-05-29 10:45:10 -07:00
7950f1b4d7
Update radio event parm usage descriptions ( #2075 )
2019-05-28 21:09:08 -07:00
24c42cc3e8
Fixes for infection game ( #2003 )
...
* Fixes for infection game
* Updated infection game to use message class
* fixed whitespace
* Changes to Message class
2019-04-12 17:13:20 -07:00
a045ba378e
Some linking for 'speakers' hw video ( #1997 )
2019-04-10 11:01:25 -07:00
efa4553376
Adapt the TEALS 'Best Friends' game ( #1948 )
...
* Adapt the TEALS 'Best Friends' game
* animate friend expressions
* free hand packet box
* missing paren in examples
* better avatar message
* use just on sim block
2019-04-01 13:23:24 -07:00
be617f6100
Insert kitronik servo guide link ( #1923 )
...
* Insert kitronik servo guide link
* Del leading space
2019-03-15 13:47:47 -07:00
93282e577f
Fix incorrect force threshold in RLGL project ( #1912 )
...
* Fix incorrect force threshold in RLGL project
* set delta back to 100 in code samples and formula
2019-03-11 18:07:40 -07:00
c4868e131d
Insert new hw video links ( #1910 )
2019-03-11 15:04:38 -07:00
889db5f66f
fixign radio not showing up ( #1872 )
2019-02-27 09:12:27 -08:00
71d98822ae
Support latest PXT with GC ( #1798 )
...
* Enable gc and basic compilation fixes
* Add missing GC stuff
* Set microbit-dal version
* Disable jacdac in servo
* UTF fixes
* TS build fixes
* Auto-generated files update
* We only seem to have that much
* Fix for new new compiler
* Account for uninitialized scheduler
* Intialize memory allocator
* bump references
* updated package
* Set image tag, requires https://github.com/Microsoft/pxt/pull/5262
* updated project summaries
* Fixing block tests
2019-02-21 15:41:32 -08:00
040b699a27
remove duplicate when in rock-paper-scissors.md ( #1826 )
2019-02-19 15:03:38 -08:00
2352102dc5
undo project summary
2019-02-08 07:42:52 -08:00
cf3fe884be
auto-generated projects summary ( #1819 )
...
* auto-generated projects summary
* remove project with external libs (docs checker fails)
* removing video links
2019-02-08 07:39:09 -08:00
4f22abf4c9
Add 'paper' step info to RPS tutorial ( #1810 )
...
* add showLeds for paper
* fix blocks for step 6
* no blocks in shake demo
2019-02-01 17:57:58 -08:00
b34e73457c
typo in digital-watch project ( #1789 )
2019-02-01 14:44:58 -08:00
431cfb965b
Fix some mentions of 'gearwheel' on 'if' blocks ( #1743 )
2019-01-03 16:02:44 -08:00
3139613853
more rewording
2018-12-19 09:22:56 -08:00
4f66baab40
fix sample
2018-12-19 09:19:59 -08:00
a0313dad34
Code does not work on real microbits ( #1723 )
...
Radio packets are not received when while() loop in button callback waits for health status of first infected. That results in master waiting in while loop forever.
Added "Infecting" state. Master sends infect messages in forever loop in non-blocking way.
Another bug is in call to Math.randomRange while selecting patientZero. randomRange returns number incusive with boundaries. This results in accessing players array beyond end.
2018-12-11 07:08:05 -08:00
4fbf8c31c6
Update RPS teams step 4 ( #1713 )
2018-12-07 14:01:22 -08:00
b3be98f046
Update rock-paper-scissors.md ( #1704 )
...
Step 8 should check for Hand = 2 as our previous step 4 checks if Hand = 1
2018-12-06 02:40:30 -08:00
99cc00955b
Shawn videos ( #1690 )
...
* inclued in tutorials
* adding sim images to large icons
* added landing page
* restoring gifs in intro
* updated links
2018-12-02 07:58:43 -08:00
7e23340df1
Spellcheck docs ( #1652 )
...
* Spelling mistakes
2018-11-20 13:26:26 -08:00
980bb581ee
Remove extra whitespace from ```blocks causing tutorial not to decompile ( #1651 )
2018-11-18 09:43:41 -08:00
50367217f3
Lessons fixes ( #1609 )
...
* fixing a bunch of lessons
* more fixes
* more fixes
* more cleanup
* Additional fixes
2018-11-09 15:36:46 -08:00
61d180147b
Rps teams update ( #1576 )
...
* local commit
* Update RPS Teams
2018-11-02 14:53:01 -07:00
d062f95a3b
bump to pxt 4.2 -- bump pxt-microbit to 1.2... ( #1555 )
...
* simplify flashing heart
* improved name-tag
* tweak
2018-10-29 21:36:33 -07:00
53e447c33c
Update the the connect code for 'inchworm' ( #1545 )
2018-10-26 21:00:58 -07:00
0a41474ffe
fix for https://github.com/Microsoft/pxt-microbit/issues/1532
2018-10-26 08:25:10 -07:00
6293e8f342
restoring some docs ( #1533 )
2018-10-26 00:10:41 -07:00
44a47a7e5c
fixing steps in RPS
2018-10-24 21:51:53 -07:00
8c6c5cf60b
Turtle tutorial step text continuity ( #1514 )
2018-10-24 12:02:31 -07:00
a7e613c237
Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1
2018-10-22 14:14:11 -07:00