4434 Commits

Author SHA1 Message Date
Peli de Halleux
7fb5ffd2f0 2.1.11 2019-09-18 22:08:16 -07:00
Peli de Halleux
24bc758889
bump pxt () 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 () 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 ()
* bump pxt

* bump

* bump

* fix version
2019-09-18 13:40:20 -07:00
Galen Nickel
62e78120fa Add nested summaries for newer courses () 2019-09-17 08:08:46 -07:00
Galen Nickel
89a9552b5b
I2C Addressing Note ()
* 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 () 2019-09-11 10:54:24 -07:00
Mark
38cebd4087 add dfplayer mini extension () 2019-09-11 05:08:57 -07:00
Mark
87f736cede add new sparkfun extensions ()
* add new sparkfun extensions

* remove gator environment pending fixes
2019-09-11 05:08:37 -07:00
Mark
cc5980fbec add inventura extension () 2019-09-11 04:54:13 -07:00
Mark
960ed76e72 add STTS751 () 2019-09-11 04:46:24 -07:00
Mark
650ea59dd8 add gator environment () 2019-09-11 04:44:52 -07:00
Mark
dd1a7349f0 add LSM6DSO () 2019-09-10 15:55:42 -07:00
Mark
fc8a4d921d add LPS22 () 2019-09-10 15:50:14 -07:00
Mark
9314f23f01 add LIS2DW12 () 2019-09-10 15:43:47 -07:00
Mark
4fa84a695e add LIS2MDL () 2019-09-10 15:30:39 -07:00
Galen Nickel
ae685eba2c Set LED plot row/column ranges for 'Reaction Time' () 2019-09-10 13:34:24 -07:00
Asher Kach
69b553d7bc Modify the LED coordinates to be between 0 and 4. ()
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 ()
* add alt attributes to download screens, fixes 

* 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 () 2019-09-03 13:48:43 -07:00
Galen Nickel
37a1c27d58 Port of Programmable Logic lesson for Logic Lab course ()
* 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 ()
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 () 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 () 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 ()
* updated strings

* bump pxt

* anotehr attempt
2019-09-03 11:39:44 -07:00
Mark
4c1c502e4d add HTS221 () 2019-09-03 11:33:00 -07:00
Peter Brodersen
6947465b0d markdown link fix () 2019-09-03 10:17:13 -07:00
Richard Knoll
f16cd509df Show project settings () 2019-09-03 10:16:35 -07:00
Joey Wunderlich
37790d4da9 make hc mode sim color have higher contrast () 2019-09-03 10:16:05 -07:00
Abhijith
54022fdfbc 2.1.5 2019-08-27 14:19:06 -07:00
Joey Wunderlich
fd0700004d bump pxt to include accessibility changes () 2019-08-27 14:17:41 -07:00
Joey Wunderlich
cfb6f873bc
fix build ()
* fix broken build

* just try the more 'official' fix if possible

* back to the way that actually works..
2019-08-06 16:16:36 -07:00
Galen Nickel
2f35e8f2c6
Error codes page update ()
* Start adding new codes

* few tiny edits

* Add more errors and rearrange

* Update docs/device/error-codes.md

Co-Authored-By: Michał Moskal <michal@moskal.me>

* juggle category

* set error range in hint

Co-Authored-By: Michał Moskal <michal@moskal.me>

* Update docs/device/error-codes.md

Co-Authored-By: Mark <mark@microbit.org>
2019-08-05 10:54:06 -07:00
Abhijith
665f855551 2.1.4 2019-08-02 13:53:41 -07:00
Abhijith
7139714daa Bumping pxt-core to 5.19.8 & common-packages to 6.14.9 2019-08-02 13:43:28 -07:00
Mark
dec5b8ce72 add-pxt-bmp280 () 2019-07-30 10:41:16 -07:00
Joey Wunderlich
34fd7e0600
Update pxt/common-packages and fix build ()
* fix build off of pxt/ and pxt-common-packages master

* check in generated files
2019-07-30 09:45:32 -07:00
Joey Wunderlich
98490b1c69
bump pxt for ios <=9 fix () 2019-07-29 10:52:19 -07:00
Abhijith Chatra
59da5eb1ce
Updating Readme with branch information. 2019-07-25 08:34:18 -07:00
Galen Nickel
b0420a8749 Logic Lab mini-course ()
* Logic Lab mini-course

* example syntax
2019-07-23 09:46:42 -07:00
Mark
23e2f52193 Update nexus:bit entry ()
* update nexus:bit entry

* update nexus:bit entry
2019-07-23 08:24:27 -07:00
Abhijith Chatra
c2233b425e
Release 2.0.6 to live () 2019-07-19 18:42:52 -07:00
Mark
556e88806d add Kitronik view text () 2019-07-17 06:33:18 -07:00
Peli de Halleux
5d2838715c 2.1.3 2019-07-17 06:28:51 -07:00