Commit Graph

1518 Commits

Author SHA1 Message Date
708f2a4ca5 remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway (#2063) 2019-05-20 11:26:52 -07:00
4307e062b0 add Kitronik interface for Fischertechnik (#2051) 2019-05-17 11:00:44 -07:00
0f3adfb22b Typos found by translators (#2060) 2019-05-16 17:47:16 -07:00
e41bb87600 Change to company name (#2044)
* Update targetconfig.json

* Update extensions.md
2019-05-14 14:13:55 -07:00
c4dc361c38 add micro:rover (#2035) 2019-05-14 14:11:32 -07:00
2d7a4f74e7 add cutebot extension (#2031) 2019-05-09 09:37:48 -07:00
a25213b783 add cozir sensor extension (#2039) 2019-05-09 08:07:24 -07:00
98285a5d08 add nexusbit (#2043) 2019-05-09 08:05:29 -07:00
0ea7fa30a5 Update extensions.md (#2042) 2019-05-08 07:24:20 -07:00
988cebc069 add monkmakes sensor (#2030) 2019-05-05 23:00:03 -07:00
fa6c087199 add pxt-wifi extension (#2026)
* add pxt-wifi extension

* Update targetconfig.json
2019-05-05 22:53:31 -07:00
d24b6da781 add irseeker extension (#2027)
* add irseeker extension

* Update targetconfig.json
2019-04-29 10:07:44 -07:00
f480d35d6b Add MakerBit Pins extension (#1979) 2019-04-24 07:40:46 -07:00
c3c2545607 Fix block display for examples in 'inBackground' (#2018) 2019-04-22 17:38:58 -07:00
f3af5d800e Include a local 'translate' page (#2009) 2019-04-17 17:17:15 -07:00
612052f661 update to latest pxt / common (#2006)
* update to latest pxt / common

* enable qrCode experiment
2019-04-15 17:22:41 -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
19641abe92 Update 'convertToText' ref page (#2002)
* Update 'convertToText' ref page

* say any type
2019-04-11 15:24:07 -07:00
a045ba378e Some linking for 'speakers' hw video (#1997) 2019-04-10 11:01:25 -07:00
3fe3642a58 Add more vids to 'Behind MakeCode HW' (#1994) 2019-04-09 12:59:25 -07:00
3424862910 Update some info in 'plotBarGraph' (#1993)
* edits for the ref page

* fix temp example text

* spell maximum
2019-04-09 11:01:39 -07:00
0868befa5c add dht11-12 (#1943) 2019-04-08 22:19:02 -07:00
bc71747112 default to num instead of variable for toString (#1977)
* default to num instead of variable for toString

* to text instead of toString

* converToText
2019-04-08 10:34:09 -07:00
52003039ea add tobbie 2 (#1944) 2019-04-08 09:40:29 -07:00
3761d1282a Update the max length of a name in a sendValue packet (#1965) 2019-04-05 10:45:06 -07:00
aa51b7e014 add initial toString block (#1958) 2019-04-04 13:41:51 -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
0f1b923cc9 translator found bug fixes (#1937) 2019-03-22 13:27:25 -07:00
4ed5eeb459 Add preview page for csintro educator (#1935) 2019-03-21 16:04:08 -07:00
ea2361792f Adding serial.set(Rx|Tx)BufferSize (#1931)
* Fix for https://github.com/Microsoft/pxt-microbit/issues/1929

* bump pxt

* updated docs

* fix default values

* moving dialogs to react

* moving to react

* typo

* typo
2019-03-21 08:04:48 -07:00
d640dc5eed support for is-gesture (#1873)
* support for is-gesture

* updated shims

* activate shake button

* refactor

* refactor shake button
2019-03-21 07:40:23 -07:00
8890614325 Split MakerBit extension into stand-alone packages (#1856) 2019-03-21 07:33:39 -07:00
7b78665fcb Update BT pairing page (#1924)
* Update BT pairing page

* troubleshooting link
2019-03-21 04:18:06 -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
cd1bff155f add kitronik access bit (#1854)
* add kitronik access bit

* Update targetconfig.json

* Update extensions.md
2019-03-12 08:17:03 -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
d2b7f22215 Bringing back the logo texture in the file list pane (#1911) 2019-03-11 17:39:19 -07:00
c4868e131d Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
a4f6a553d9 add more vids to behind hw page (#1909) 2019-03-11 09:45:13 -07:00
0e13b0b7fa updated bluetooth pairing options 2019-02-28 08:32:42 -08:00
835e1b2e1c Sim gif generation (#1877)
* enable simulator screenshot

* use viewhost screenshotAsync facility

* setup giftransparency

* tweak css for gif generation

* patch colors

* update theme

* specify custom gif color

* moving as experiement

* bump pxt
2019-02-27 15:04:03 -08:00
889db5f66f fixign radio not showing up (#1872) 2019-02-27 09:12:27 -08:00
c1c5e816c6 Beta release fixes (#1850)
* Bump common packages to latest

* Turning on new features

* Fixing the offline-app page

* Bump minor version
2019-02-26 15:46:40 -08:00
e9c2763eaf Linkup coding and innovation course (#1860)
* linkup coding and innovation course

* broaden description
2019-02-25 16:17:24 -08:00
d68f465173 CSIntro educator material page (#1842)
* initail csintro educator materials layout

* dummy links, rewording

* Patch in OneDrive links

* course logo image

* Add logo branding

* no fuzzy edges

* Change to public 1drive links
2019-02-25 12:16:20 -08:00
d0a1078b93 Fix link format for offline-app page (#1855)
* fix link format for offline-app page

* Add pre-release note/hint
2019-02-22 16:22:27 -08:00
370fef5dc6 Extend offline page to include app section (#1853)
* Extend offline page to include app section

* Go bold!
2019-02-22 00:49:27 -06: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
f1af0b8860 add iKb-1 board (#1837) 2019-02-15 10:54:50 -08:00