Commit Graph

1071 Commits

Author SHA1 Message Date
ganicke
0acdaa0b32 Format course download links. 2017-09-25 10:39:54 -07:00
ganicke
0ff0f68177 Format fixes for some 'csintro' pages. 2017-09-20 11:27:05 -07:00
Peli de Halleux
cc4c95d6f2 removing avatar 2017-09-20 00:34:07 -07:00
Peli de Halleux
84660b0fa4 Loading RPS in side-docs until tutorial+variables scenario works and is in master 2017-09-20 00:20:53 -07:00
Michał Moskal
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
Galen Nickel
bd291854fd Add firmware update note and page. (#538) 2017-09-18 09:33:00 -07:00
Peli de Halleux
52e6cfbd13 Adding notes about game library (#537) 2017-09-12 10:58:49 -07:00
Galen Nickel
572a35deea Merge pull request #535 from Microsoft/mes-events-doc
Add a page for MES events.
2017-09-12 10:41:49 -07:00
ganicke
e5afb351fe Eh, typo. 2017-09-11 16:39:37 -07:00
ganicke
dcb3510bd8 Include links to message bus souces in the DAL. 2017-09-11 16:31:55 -07:00
ganicke
f261c0594a Add a page for MES events. 2017-09-11 15:38:31 -07:00
Peli de Halleux
7d91f979e6 converting popular projects into tutorials (#534) 2017-09-11 10:49:40 -07:00
shaoziyang
036b191f29 same compass problem as #528 (#532) 2017-09-11 04:22:10 -07:00
Sam El-Husseini
00ad0631aa Update index-ref to latest fixing a couple of regressions. 2017-09-10 22:57:59 -07:00
Sam El-Husseini
e8ed746338 Update getting-started.md 2017-09-10 01:34:18 -07:00
Sam El-Husseini
d35c329a4c Update getting-started.md
Empty space change to trigger webhooks
2017-09-09 11:01:27 -07:00
Sam El-Husseini
566ca620e3 Updated index-ref to release version. 2017-09-09 09:37:58 -07:00
Peli de Halleux
63e9623d99 moving live to 0.13.15 2017-09-08 11:12:22 -07:00
Galen Nickel
90bb41e8ff Merge pull request #528 from shaoziyang/patch-1
fixed compass error
2017-09-07 15:11:06 -07:00
Galen Nickel
a60346d4f4 Add 'randomBoolean' doc page. (#530) 2017-09-07 14:16:56 -07:00
Sam El-Husseini
e3975e65e5 pxt-microbit Accessibility PR (#529)
* Accessibility changes
2017-09-07 13:42:08 -07:00
Galen Nickel
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
ganicke
f44c4ec5b3 Remove random right brace char. 2017-09-07 10:56:08 -07:00
shaoziyang
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
ganicke
1a34ef3a2f Add multiple coding activities. 2017-09-06 17:48:41 -07:00
Galen Nickel
b6c778065f List directions in description for 'acceleration`. 2017-09-06 14:39:33 -07:00
Galen Nickel
aa21545416 Add the 'strength' option to the acceleration doc page. (#527) 2017-09-05 17:10:54 -07:00
ganicke
281ff419cc Typo, ugh. 2017-08-31 12:36:07 -07:00
ganicke
03bbf8d881 Expand the 'watch' project with a code activity. 2017-08-31 12:17:05 -07:00
Galen Nickel
e49988f3d3 Merge pull request #525 from Microsoft/panic-codes-doc
Document additional panic codes.
2017-08-30 17:13:01 -07:00
Graham Bowman
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
ganicke
c8c923eb20 Document additional panic codes. 2017-08-30 16:53:58 -07:00
Galen Nickel
01f665b268 Edits for 'RC car' project. (#522)
* Edits for 'RC car' project.

* Line spacing below video frame.
2017-08-29 15:47:09 -07:00
Peli de Halleux
743979b9ea RC car lesson (#519)
* initial drop

* fixing summary

* adding images

* Adding basic connect code

* connect section

* moving video

* adding ignores
2017-08-25 17:02:13 -07:00
Peli de Halleux
588f127ddd Adding Kitronik / Sparkfun references in courses (#518)
* adding kitronik inventor's kit in list of courses

* added sparkfun
2017-08-25 09:50:09 -07:00
Sam El-Husseini
8c08dca854 Egg and Spoon example (#429) 2017-08-23 11:40:37 -07:00
Abhijith
27913efdda Releasing 0.12.64 (live) 2017-08-21 16:02:16 -07:00
Peli de Halleux
f5fcf51d6c Final round of doc checking (#514)
* updated pxt version

* fixing casing issue in RPS image

* bumped pxt version

* fix casing
2017-08-19 09:22:33 -07:00
Peli de Halleux
701463e0e2 added link to single HTML page download 2017-08-18 14:54:13 -07:00
Peli de Halleux
4f57c77b30 More doc fixes (#511)
* more doc fixes

* more fixes
2017-08-18 11:02:21 -07:00
ganicke
fb401aca59 Remove reverted image link from overview page. 2017-08-18 10:03:25 -07:00
Galen Nickel
81d8de5b02 Revert "Restore 'binary numbers' image to csintro course." 2017-08-18 09:59:17 -07:00
Galen Nickel
3a50adc54f Merge pull request #512 from Microsoft/binary-numbers-onscreen
Restore 'binary numbers' image to csintro course.
2017-08-18 09:39:58 -07:00
ganicke
13aaa5e451 Restore 'binary numbers' image to csintro course. 2017-08-18 09:31:21 -07:00
Peli de Halleux
325ccce3a0 Docsfix2 (#510)
* missing packages

* fixing snippet issues

* snippet fix

* more doc fixes
2017-08-18 08:34:01 -07:00
Peli de Halleux
3180229bce updated docs on plotBrightness (#509) 2017-08-18 08:15:43 -07:00
Galen Nickel
7dfaf2f772 Vagueness removal for USB transfer in 'getting started'. (#505) 2017-08-18 07:43:50 -07:00
Abhijith Chatra
e7a0c7da7f poiting master to 0.12.60 2017-08-14 13:42:09 -07:00
Peli de Halleux
3d960d75b5 pointing master to 0.12.58 2017-08-11 15:16:58 -07:00
Galen Nickel
17886f3365 Update SUMMARY with current reference APIs. (#507) 2017-08-10 17:52:43 -07:00