Commit Graph

4449 Commits

Author SHA1 Message Date
Abhijith Chatra
7242531525
Adding link to stable refs (#2460) 2019-10-04 17:14:58 -07:00
Peli de Halleux
1e85913d1f
add query variant to hide toolbar (#2458) 2019-10-04 07:30:57 -07:00
Franklin Tse
10aeeaabf4 isTouchingEdge() should not return true for deleted sprite (#2449) 2019-10-01 22:38:12 -07:00
Michał Moskal
65e2cf18bf Allow globals in reclaimed bluetooth memory (#2455) 2019-10-01 22:37:38 -07:00
Mark
97d7c679d0 add Keyestudio robot car (#2452) 2019-09-30 11:41:51 -07:00
Abhijith Chatra
c5493e0729
Locking old issues 2019-09-25 11:19:13 -07:00
Mark
87dba4b5b4 add-sw01 (#2393) 2019-09-25 07:01:24 -07:00
Peli de Halleux
980f8ef41f 2.1.13 2019-09-25 06:53:02 -07:00
Peli de Halleux
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
Neal McBurnett
f3bec09b0d Link to power supply limitations (#2443)
Fixes: #2442
2019-09-25 06:34:12 -07:00
Mark
20b80baa5d add xinabox OD01 and breakout display section (#2397)
* add xinabox OD01 and breakout display section

* Update targetconfig.json

* Update extensions.md
2019-09-25 06:30:16 -07:00
Franklin Tse
19dffde1a8 Add isDeleted (#2445) 2019-09-25 05:47:25 -07:00
Galen Nickel
a10a69b96c
Add the Stu Lowe coding cards (#2438)
* Add the Stu Lowe coding cards

* Move 'Coding Cards' below 'Hardware'
2019-09-23 13:18:54 -07:00
Peli de Halleux
aaa5fb9945 2.1.12 2019-09-22 07:42:29 -07:00
Peli de Halleux
cb6fbbd317
bump for diff3 (#2435)
* enable experiment

* bump pxt
2019-09-22 07:42:03 -07:00
Peli de Halleux
7fb5ffd2f0 2.1.11 2019-09-18 22:08:16 -07:00
Peli de Halleux
24bc758889
bump pxt (#2434) 2019-09-18 22:07:55 -07:00
Peli de Halleux
93779152aa 2.1.10 2019-09-18 19:27:21 -07:00
Peli de Halleux
825f0c3575
bump package.json (#2433) 2019-09-18 19:26:50 -07:00
Peli de Halleux
1a255b6aad 2.1.9 2019-09-18 13:40:38 -07:00
Peli de Halleux
9603814440
bump pxt (#2432)
* bump pxt

* bump

* bump

* fix version
2019-09-18 13:40:20 -07:00
Galen Nickel
62e78120fa Add nested summaries for newer courses (#2425) 2019-09-17 08:08:46 -07:00
Galen Nickel
89a9552b5b
I2C Addressing Note (#2428)
* I2C on-board sensor address note

* note for 7bit to 8bit shift
2019-09-16 11:42:58 -07:00
Galen Nickel
813e911fcb
Update 'servo calibrator' link (#2424) 2019-09-11 10:54:24 -07:00
Mark
38cebd4087 add dfplayer mini extension (#2417) 2019-09-11 05:08:57 -07:00
Mark
87f736cede add new sparkfun extensions (#2238)
* add new sparkfun extensions

* remove gator environment pending fixes
2019-09-11 05:08:37 -07:00
Mark
cc5980fbec add inventura extension (#2421) 2019-09-11 04:54:13 -07:00
Mark
960ed76e72 add STTS751 (#2389) 2019-09-11 04:46:24 -07:00
Mark
650ea59dd8 add gator environment (#2326) 2019-09-11 04:44:52 -07:00
Mark
dd1a7349f0 add LSM6DSO (#2388) 2019-09-10 15:55:42 -07:00
Mark
fc8a4d921d add LPS22 (#2387) 2019-09-10 15:50:14 -07:00
Mark
9314f23f01 add LIS2DW12 (#2386) 2019-09-10 15:43:47 -07:00
Mark
4fa84a695e add LIS2MDL (#2385) 2019-09-10 15:30:39 -07:00
Galen Nickel
ae685eba2c Set LED plot row/column ranges for 'Reaction Time' (#2420) 2019-09-10 13:34:24 -07:00
Asher Kach
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
Peli de Halleux
af9c1e538d fixing links in translate page 2019-09-09 08:54:32 -07:00
Joey Wunderlich
afd1b07fd0 add alt attributes to download screens (#2415)
* add alt attributes to download screens, fixes microsoft/pxt-microbit#2291

* better descriptions
2019-09-05 17:25:29 -07:00
Peli de Halleux
ddff2554f7 2.1.8 2019-09-03 13:49:11 -07:00
Peli de Halleux
a2c9d8dd2d
emit enum as bitmask (#2414) 2019-09-03 13:48:43 -07:00
Galen Nickel
37a1c27d58 Port of Programmable Logic lesson for Logic Lab course (#2359)
* port of programmable logic lesson

* trigger rebuild

* express as logical equation in snippet

* go logical for snippet inputs
2019-09-03 13:32:31 -07:00
Leo
82386e8144 Fix remove life animation causing microbit stuck (#2314)
On the real microbit board, if the program execute other game blocks while
the remove life animation is playing, it would cause strange behavior or
even make the game stuck.
2019-09-03 13:30:40 -07:00
Peli de Halleux
61b3bd2833
hide pin p19/p20 (#2268) 2019-09-03 13:29:23 -07:00
Peli de Halleux
a2ea722848 2.1.7 2019-09-03 13:24:16 -07:00
Peli de Halleux
2c85f91489
turn on samples when reading accelerometer (#2413) 2019-09-03 13:23:45 -07:00
Peli de Halleux
2f3c1ff628 2.1.6 2019-09-03 11:40:23 -07:00
Peli de Halleux
b6620a82f6
Editor controllers fixes (#2412)
* updated strings

* bump pxt

* anotehr attempt
2019-09-03 11:39:44 -07:00
Mark
4c1c502e4d add HTS221 (#2384) 2019-09-03 11:33:00 -07:00
Peter Brodersen
6947465b0d markdown link fix (#2400) 2019-09-03 10:17:13 -07:00
Richard Knoll
f16cd509df Show project settings (#2401) 2019-09-03 10:16:35 -07:00
Joey Wunderlich
37790d4da9 make hc mode sim color have higher contrast (#2409) 2019-09-03 10:16:05 -07:00