Commit Graph

4414 Commits

Author SHA1 Message Date
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
Abhijith
54022fdfbc 2.1.5 2019-08-27 14:19:06 -07:00
Joey Wunderlich
fd0700004d bump pxt to include accessibility changes (#2404) 2019-08-27 14:17:41 -07:00
Joey Wunderlich
cfb6f873bc
fix build (#2360)
* 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 (#2327)
* 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 (#2325) 2019-07-30 10:41:16 -07:00
Joey Wunderlich
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
Joey Wunderlich
98490b1c69
bump pxt for ios <=9 fix (#2311) 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 (#2307)
* Logic Lab mini-course

* example syntax
2019-07-23 09:46:42 -07:00
Mark
23e2f52193 Update nexus:bit entry (#2315)
* 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 (#2308) 2019-07-19 18:42:52 -07:00
Mark
556e88806d add Kitronik view text (#2125) 2019-07-17 06:33:18 -07:00
Peli de Halleux
5d2838715c 2.1.3 2019-07-17 06:28:51 -07:00
Michał Moskal
acf462fb61 Decrease size of GC heap to allow more DAL allocs (#2246) 2019-07-17 06:25:15 -07:00
Mark
b042009088 add wukong (#2239) 2019-07-17 06:16:09 -07:00
Mark
bb3b01a0b0 Update calibrate-compass.md (#2265)
Based on user feedback in Slack https://microbit-community.slack.com/archives/C1ZMKRFHD/p1563274019078400?thread_ts=1563268925.077500&cid=C1ZMKRFHD
2019-07-16 06:30:18 -07:00
Mark
b0954f659f Update targetconfig.json (#2258)
remove mock-iot-extension as it is just an experimental development by The Foundation
2019-07-16 06:00:54 -07:00
Mark
590d4def85 add 4tronix minibit (#2249) 2019-07-16 05:57:53 -07:00
Eric Kimsey
e6ecd65ae4 Correct dice example (#2262)
Changed random(6) to random(5) so the number reflect real dice.
2019-07-15 04:54:09 +02:00
darzu
2ae03522eb 2.1.2 2019-07-01 20:37:25 -07:00
Michał Moskal
28b5b293b5 Use gcPreAllocateBlock() to fix #2177, #2215 (#2216)
* Use gcPreAllocateBlock() to fix #2177, #2215
* bump pcp 6.9.4
2019-07-01 18:39:12 -07:00
Sam Kent
cc06e91c25 Update write-received-packet-to-serial.md (#2217)
A support ticket pointed out issues that they'd encountered when trying to follow this document:

- `sendValue` only supports an 8 character string. This is documented in the `sendValue` docs but a longer string had been used here
- Only `radio.onReceivedNumber` is used so the sample output is not consistent with the users experience. I've changed it so that all packets are handled
2019-06-18 11:23:37 -07:00
Danny Yates
b1334c75ca Spelling (#2214) 2019-06-18 07:55:51 -07:00
Abhijith
363870da68 2.1.1 2019-06-17 11:17:50 -07:00
Abhijith
7d1b40c706 Bumping version to 2.1.0 2019-06-17 11:17:34 -07:00
Abhijith Chatra
8914b57143
Updating offline reference to 2.0.3 (#2212) 2019-06-14 14:13:20 -07:00
Abhijith Chatra
a2a1449f15
Updating electron to 2.0.3 (#2210) 2019-06-14 14:13:02 -07:00
Abhijith Chatra
ed61ac62b9
Revert "dynamically sniff offline app version (#2059)" (#2211)
This reverts commit b480b34f7e.
2019-06-14 14:05:10 -07:00
Peli de Halleux
b480b34f7e dynamically sniff offline app version (#2059) 2019-06-14 14:00:19 -07:00
Abhijith Chatra
2b7b8cf808
Releasing 2.0.3 to live (#2209) 2019-06-14 11:33:09 -07:00
Abhijith
20acea2a25 2.0.3 2019-06-14 10:26:40 -07:00
Joey Wunderlich
865488e41c add browser db prefix for v2 (#2208) 2019-06-14 10:25:32 -07:00
Galen Nickel
bf68646d18 Update radio event parm usage descriptions (#2165) 2019-06-14 09:27:04 -07:00