Commit Graph

1489 Commits

Author SHA1 Message Date
63cd409739 Bring 'approval' back into visible docs (#560) 2017-11-07 16:45:22 +01:00
bfd9813676 Updating the uploader reference 2017-11-03 08:14:11 -07:00
0e71734514 Updating documentation to /uploader 2017-11-03 08:12:28 -07:00
b35e14ac58 Removing reference to uploader 2017-11-03 07:58:51 -07:00
a701bbf4a7 Removal of Chrome extension reference
Updating documentation to reflect removal of Chrome extension
2017-11-03 07:47:11 -07:00
06cf7dacf7 Releasing 0.13.34 to live (#559) 2017-10-27 17:05:17 -07:00
9d0f28bbf9 beta pointing to master 2017-10-26 14:03:31 -07:00
3ec0534064 Issue with the end marker
of hint in serial documentation
2017-10-24 07:06:11 -07:00
60c204685a Updating a developer note in Chrome Extension 2017-10-23 10:50:06 -07:00
927afb6b2a Merge branch 'master' into data-logging-doc 2017-10-16 10:02:39 -07:00
f5857effc3 Update calibrate-compass.md (#547)
added new info on tilt to fill screen calibration as with https://github.com/lancaster-university/microbit-dal/pull/319#issue-262454889
2017-10-15 22:27:09 -07:00
cdbc34550a Various fixes (#548)
* adding running time micros

* support for system micro seconds

* restore display mode after plotting sprites

* bump pxt
2017-10-11 11:31:07 -07:00
8d9c90884b Video and instructions do not match (#546)
Video shows 3V connected to clip, text instructions GND.
2017-10-06 04:19:21 -07:00
faae856e88 updated course list 2017-09-27 05:19:56 -07:00
0acdaa0b32 Format course download links. 2017-09-25 10:39:54 -07:00
0ff0f68177 Format fixes for some 'csintro' pages. 2017-09-20 11:27:05 -07:00
cc4c95d6f2 removing avatar 2017-09-20 00:34:07 -07:00
84660b0fa4 Loading RPS in side-docs until tutorial+variables scenario works and is in master 2017-09-20 00:20:53 -07:00
d47e3057ea Merge branch 'master' into data-logging-doc 2017-09-18 14:18:21 -07:00
4de341f08d Update based on comments from review. 2017-09-18 14:14:13 -07:00
5a6f96af69 Support for HID-based partial super-fast flashing (#523)
* fix bug

* Fixed an issue where the Game of Life menu item was not appearing (#497)

* Starting on dapjs flashing

* Adding dapjs

* Connected

* Flashing works

* Double buffer flashing

* Add SHA computation function

* Run SHA code

* Swap SHA for murmur+crc

* Switch to dual murmur3

* Partial flashing works

* Remove unused code

* Move flashing code to external/sha

* Fix whitespace

* Cleanup binary genration scripts

* Add docs for hid flashing

* bump pxt-core to 0.12.132,
2017-09-18 09:45:27 -07:00
bd291854fd Add firmware update note and page. (#538) 2017-09-18 09:33:00 -07:00
3f46fd2466 Update 'SUMMARY.md'. 2017-09-17 19:51:31 -07:00
8eec25db72 Add a 'data logging' topic. 2017-09-17 19:46:49 -07:00
52e6cfbd13 Adding notes about game library (#537) 2017-09-12 10:58:49 -07:00
572a35deea Merge pull request #535 from Microsoft/mes-events-doc
Add a page for MES events.
2017-09-12 10:41:49 -07:00
e5afb351fe Eh, typo. 2017-09-11 16:39:37 -07:00
dcb3510bd8 Include links to message bus souces in the DAL. 2017-09-11 16:31:55 -07:00
f261c0594a Add a page for MES events. 2017-09-11 15:38:31 -07:00
7d91f979e6 converting popular projects into tutorials (#534) 2017-09-11 10:49:40 -07:00
036b191f29 same compass problem as #528 (#532) 2017-09-11 04:22:10 -07:00
00ad0631aa Update index-ref to latest fixing a couple of regressions. 2017-09-10 22:57:59 -07:00
e8ed746338 Update getting-started.md 2017-09-10 01:34:18 -07:00
d35c329a4c Update getting-started.md
Empty space change to trigger webhooks
2017-09-09 11:01:27 -07:00
566ca620e3 Updated index-ref to release version. 2017-09-09 09:37:58 -07:00
63e9623d99 moving live to 0.13.15 2017-09-08 11:12:22 -07:00
90bb41e8ff Merge pull request #528 from shaoziyang/patch-1
fixed compass error
2017-09-07 15:11:06 -07:00
a60346d4f4 Add 'randomBoolean' doc page. (#530) 2017-09-07 14:16:56 -07:00
e3975e65e5 pxt-microbit Accessibility PR (#529)
* Accessibility changes
2017-09-07 13:42:08 -07:00
3f87576a50 Merge pull request #526 from Microsoft/watch-project-code
Expand the 'watch' project with a code activity.
2017-09-07 11:39:38 -07:00
f44c4ec5b3 Remove random right brace char. 2017-09-07 10:56:08 -07:00
3fe18bc5fb fixed compass error
Compass example has error in direction detect. It will get wrong result if you write it to micro:bit.

And I also fixed degree between 315-359.
2017-09-08 00:12:55 +08:00
1a34ef3a2f Add multiple coding activities. 2017-09-06 17:48:41 -07:00
b6c778065f List directions in description for 'acceleration`. 2017-09-06 14:39:33 -07:00
aa21545416 Add the 'strength' option to the acceleration doc page. (#527) 2017-09-05 17:10:54 -07:00
281ff419cc Typo, ugh. 2017-08-31 12:36:07 -07:00
03bbf8d881 Expand the 'watch' project with a code activity. 2017-08-31 12:17:05 -07:00
e49988f3d3 Merge pull request #525 from Microsoft/panic-codes-doc
Document additional panic codes.
2017-08-30 17:13:01 -07:00
432e285a64 Typo in Experiment section (#521)
Changed press B to press A. Value close to 1000 should be for wet dirt.
2017-08-30 17:02:15 -07:00
c8c923eb20 Document additional panic codes. 2017-08-30 16:53:58 -07:00