Commit Graph

799 Commits

Author SHA1 Message Date
Sam El-Husseini
acbe9106cc Updating small organization logo 2017-02-16 20:36:20 -08:00
Peli de Halleux
a4a74bdd6b adding a few more examples 2017-02-09 17:40:21 -08:00
Peli de Halleux
45c82767d0 fixed titles 2017-02-09 14:57:38 -08:00
Peli de Halleux
0c77927f35 fixing example page format 2017-02-09 14:51:12 -08:00
Peli de Halleux
672672e632 adding example pages 2017-02-09 14:44:56 -08:00
Peli de Halleux
9641c4b5ec fixed pin-pressed 2017-02-02 23:26:55 -08:00
Tom Ball
51781be90b Merge pull request #350 from Microsoft/icons
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
Peli de Halleux
1d47b4de0d Lightmonster (#346)
* fixed boardname issues

* refactored servo info

* coffee cup monster lesson skeleton

* display event source id / value in advanced section

* normalized project structure

* updated project name

* Update projects.md
2017-01-31 08:29:25 -08:00
Peli de Halleux
595e4a23e6 package approval docs (#344)
* updated docs

* @jaustin comments

* Update packages.md
2017-01-31 08:28:33 -08:00
Tom Ball
f944af8122 get rid of images 2017-01-30 15:33:33 -08:00
Tom Ball
35225468e4 add some images 2017-01-30 15:03:50 -08:00
Richard Knoll
72d5e83e5b Exposing pin eventOn method (#349) 2017-01-30 19:19:54 +00:00
Richard Knoll
9a4a2264fa Fixing singal strength docs and adding an example (#347) 2017-01-28 19:53:36 +00:00
Sam El-Husseini
e9558ce158 Fix svg scaling issue in IE. (#348)
* Fix svg scaling issue in IE. Fixes #1192

* minor fix
2017-01-28 19:53:05 +00:00
Peli de Halleux
c7054b7ee0 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-01-20 15:16:29 -08:00
Peli de Halleux
28830aa905 more info on on-start 2017-01-19 17:51:48 -08:00
Brahma Giri Abhijith Chatra
7fbbb5e65a release of beta 2017-01-19 16:55:20 -08:00
Peli de Halleux
45fd40a553 adding on pin pressed in getting-started 2017-01-17 11:37:20 -08:00
Peli de Halleux
05028c4527 Serial events (#337)
* added "serial->on data received"

* updated info

* updated docs

* added readline to read entire buffer

* lazy initialize of serial buffers

* init async on event

* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux
7a98b06424 Custom microbit loader (#334)
* Custom microbit loader

* updated animation

* use standardized name
2017-01-06 17:39:48 -08:00
Peli de Halleux
1d82f08668 update instructions to use inline buttons 2017-01-06 14:41:33 -08:00
Peli de Halleux
4681a68ffd added avatar image 2017-01-06 09:51:19 -08:00
Peli de Halleux
0a69b773de missing package annotation 2017-01-06 07:19:00 -08:00
Peli de Halleux
46281c3cd0 fixing broken links in docs 2017-01-06 06:12:39 -08:00
Peli de Halleux
05d88cb4ba updated getting -started 2017-01-06 04:32:53 -08:00
Sam El-Husseini
81fe9afbb7 remove begin 2017-01-05 13:35:28 -08:00
Sam El-Husseini
65c615f256 Merge branch 'master' into tutorialmode 2017-01-05 13:33:41 -08:00
Peli de Halleux
dcede1703a fixing link 2017-01-05 13:31:05 -08:00
Peli de Halleux
f7ec452ea0 updated steps 2017-01-05 13:30:14 -08:00
Peli de Halleux
20260e8933 fixes to docs 2017-01-05 13:28:06 -08:00
Peli de Halleux
27d6a8281a Inchworm (#331)
* images for inchworm project

* binding pictures

* updated inchworm lesson
2017-01-05 10:00:36 -08:00
Sam El-Husseini
c5128aa497 Merge branch 'master' into tutorialmode 2017-01-05 08:19:39 -08:00
Peli de Halleux
a59394646c fixed docs 2017-01-05 07:37:46 -08:00
Sam El-Husseini
d2d776fd01 Updating getting started tutorial 2017-01-04 10:06:47 -08:00
Sam El-Husseini
03111368e0 add more blocks 2017-01-02 22:14:40 -08:00
Sam El-Husseini
c10761128e Tutorial mode changes 2017-01-01 18:52:22 -08:00
Peli de Halleux
2da0cf1178 support for buffer signature (#325) 2016-12-23 08:58:38 -08:00
Peli de Halleux
50f0e85884 docs updates 2016-12-20 12:31:25 -08:00
Peli de Halleux
92b60a251d On start support (#324)
* annotating APIs to support onstart

* missed file

* updated templates

* adding new lines in main.ts

* fixing docs

* removing onstart

* updated docs

* updated various docs

* more docs

* adding upgrade policies for blocks

* updated pxt reference

* placing on start under "basic"
2016-12-19 14:09:35 -08:00
Peli de Halleux
96d354a8a8 Merge pull request #316 from OwenBrotherwood/patch-1
Correction for max. length of advertised url to 17
2016-12-09 15:13:12 -08:00
Peli de Halleux
02480b1c54 updated master to 0.6.36 2016-12-09 13:51:23 -08:00
Peli de Halleux
4a4007ba41 fixing uploader link 2016-12-08 12:33:31 -08:00
Peli de Halleux
3469ad6f8d Added note about protocol encoding. 2016-12-08 12:01:35 -08:00
Peli de Halleux
03c0339e9a fixing docs snippets 2016-12-08 09:16:27 -08:00
Peli de Halleux
66d3c6c7e8 fix for https://github.com/Microsoft/pxt/issues/549 2016-12-08 08:28:28 -08:00
Peli de Halleux
870b26a85a updated lessons to use radio 2016-12-08 00:10:00 -08:00
Peli de Halleux
6c11dbcdf4 added setTransmitPower in BLE 2016-12-07 09:05:03 -08:00
Owen Brotherwood
30211aa006 Correction for max. length of advertised url to 17
https://github.com/google/eddystone/tree/master/eddystone-url#frame-specification states 1-17
When one makes a general google for the max length, some have written 18 and some 17 :(
The difference could lie in the https://github.com/google/eddystone/tree/master/eddystone-url#url-scheme-prefix which adds an extra byte but it's use is to in someway allow for more bytes in the 1-17.
The implementation in the micro:bit Lancaster is unknown as to how the url-scheme-prefix is or is not used: there does not seem to be a scheme for "Just take the 1-17" for the url.

At the moment, "play it safe" and write 17 ?
2016-12-06 20:51:44 +01:00
Sam El-Husseini
280b555f86 Theming the microbit target 2016-12-01 18:35:10 -08:00
Peli de Halleux
034897b0a6 fixing docs issues 2016-11-30 05:00:34 -08:00