Commit Graph

4049 Commits

Author SHA1 Message Date
Peli de Halleux
01b9db2721 updated to 4.1.20 2018-10-05 15:25:40 -07:00
Peli de Halleux
f2435df722
BLE UART Buffer methods (#1353)
* adding simulator

* attempt at handling size

* correct ref counting

* defense is on

* handle read < 0
2018-10-05 15:25:18 -07:00
Sam El-Husseini
c14108de99
Update icons making the white boxes bigger so it's more readable. (#1354) 2018-10-05 15:09:44 -07:00
Peli de Halleux
2bcae02493
control.reset support (#1352)
* control.reset support

* updated pxt
2018-10-05 14:51:27 -07:00
Peli de Halleux
9002edbb22
Servo library support (#1343)
* ateempt at bringin servos

* basic plumbing

* avoid math map duplicate

* missing parts annontation

* pretify parts

* extend appcompat layer

* updated strings

* more compat layer

* annotations

* don't rely on webmidi

* updated pxt ref

* bump pxt

* adding whenUsed

* updated v1 readme

* more pins

* more pins

* compress the parts definition

* update common packages
2018-10-05 11:09:08 -07:00
Peli de Halleux
fd954ed6f8 1.1.64 2018-10-04 15:13:59 -07:00
Peli de Halleux
2ca97570b4
don't rely on webmidi (#1350)
* don't rely on webmidi

* updated pxt ref
2018-10-04 15:03:02 -07:00
Peli de Halleux
22a60db57f format pxtparts.json to simplify integration with common packages 2018-10-04 10:22:51 -07:00
Peli de Halleux
236bda4e04 1.1.63 2018-10-04 09:23:27 -07:00
Peli de Halleux
ad6c8ce271
use new shadow to support time picker on pause (#1346) 2018-10-04 09:22:45 -07:00
Abhijith Chatra
981a879ef4
Fixing typo in the doc 2018-10-04 09:06:58 -07:00
Guillaume Jenkins
3efd62ef79 1.1.62 2018-10-03 16:54:41 -04:00
Galen Nickel
2e1df3d70d Blocks2Javascript review edits (#1341) 2018-10-03 13:15:22 -07:00
Peli de Halleux
1a9235e333
MIDI support in simulator (#1332)
* gluing to support MIDI devices in the simulator

* sim support for midi

* simplify interface

* ensure helper function does not show up in TS

* bump pxt
2018-10-03 11:32:29 -07:00
Peli de Halleux
710abd50cb
Blocks to js 2 (#1340)
* added lesson

* added images

* missing comma
2018-10-03 11:23:21 -07:00
Peli de Halleux
6b94222a3e
regenerated dal.d.ts for DAL2.1 (#1330)
* guard eddystone apis

* regenerated constants
2018-10-02 11:31:21 -07:00
Sam El-Husseini
60286e3cfd 1.1.61 2018-10-02 09:32:17 -07:00
Sam El-Husseini
3e5c5929d5
Update a couple of colours that were missed (#1326) 2018-10-02 09:32:08 -07:00
Peli de Halleux
27c1ebef7a removed chrome extension code 2018-10-01 19:31:35 -07:00
Peli de Halleux
0231e9480c 1.1.60 2018-10-01 19:25:40 -07:00
Peli de Halleux
b0f29a8b91 bump pxt 2018-10-01 19:25:32 -07:00
Peli de Halleux
d11d9357bc
Blocks to javascript (#1322)
* start of lesson

* added first lesson

* updated targetconfig

* added to projects

* more docs

* moving under courses

* change title

* Edits to the 'hello' page

* Add word 'previous'
2018-10-01 17:13:23 -07:00
Sam El-Husseini
266b3ed04f
Update font size of blocks, set blockly Flyout button color (#1324) 2018-10-01 14:40:16 -07:00
Sam El-Husseini
9bc6d994a8
Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color (#1323) 2018-10-01 14:39:51 -07:00
Peli de Halleux
04ddea7e80
render project categories instead of listing (#1320)
* render project categories instead of listing

* fixed typo
2018-10-01 12:48:28 -07:00
Sam El-Husseini
abeb17d0f4 1.1.59 2018-09-28 16:57:57 -07:00
Sam El-Husseini
7f78457ef7 bump pxt-core to 4.1.10, 2018-09-28 16:57:51 -07:00
Abhijith Chatra
b7ef1c432b
Updating minor issues with the webusb doc 2018-09-27 14:28:35 -07:00
Abhijith Chatra
93a1195377
Updating the links and back reference to webusb docs 2018-09-27 10:13:52 -07:00
Abhijith Chatra
982eae3aaa
Ticket link to WebUSB
Updating with the webusb with the reference to foundation ticket
2018-09-27 10:11:05 -07:00
Abhijith Chatra
316596e95c
Updating reference to microbit 2018-09-27 10:04:40 -07:00
Peli de Halleux
ea9598e0b9 updated firmware to 0249 firmware 2018-09-27 09:03:11 -07:00
Peli de Halleux
9327760785 1.1.58 2018-09-27 08:51:09 -07:00
Peli de Halleux
6239dd6aba handle negative lenght in readBuffer 2018-09-27 08:43:01 -07:00
Peli de Halleux
a61676d10e upgrade to pxt4.1.7 2018-09-27 08:40:32 -07:00
Peli de Halleux
d7ea41b335 1.1.57 2018-09-27 08:03:22 -07:00
Peli de Halleux
f304602cf3 bump to pxt 4.1.6 2018-09-27 08:03:08 -07:00
Sam El-Husseini
9cd0d62baa
Update block gaps to account for extra space taken by event blocks (#1304) 2018-09-26 16:27:32 -07:00
Sam El-Husseini
d8d3d70511 Update background of show icon images to be secondary color of basic blocks. Add update script. (#1303) 2018-09-26 15:45:53 -07:00
Peli de Halleux
6ffd8aeea0 1.1.56 2018-09-26 14:02:16 -07:00
Peli de Halleux
3a3f6fa978
Experiments in v1 (#1289)
* prepping for pxtv4

* moved enable trace

* adding debugger experiment

* adding some images

* more experiment images

* upgrading pxt

* updated

* updated pxt
2018-09-26 14:01:52 -07:00
Peli de Halleux
0778318bfd 1.1.55 2018-09-26 13:17:54 -07:00
Peli de Halleux
8df7364470 upgrading pxt 2018-09-26 13:17:17 -07:00
Galen Nickel
6976055aa9 Migrate term 'package' to 'extension' (#1280)
* Migrate term 'package' to 'extension'

* Bad link

* Add package term note

* Small article change
2018-09-26 09:35:56 -07:00
Peli de Halleux
51a3a1444c 1.1.54 2018-09-26 08:52:40 -07:00
Peli de Halleux
4a47a1676e
Download for iOS v1 (#1300)
* handle iOS scenario again

* fixed logic

* fix steps

* add message

* fix escaping

* fix download button
2018-09-26 08:43:14 -07:00
Peli de Halleux
0a1a90c1a1 updated webusb docs 2018-09-26 07:59:26 -07:00
Peli de Halleux
dc515ec61c updated firmware version 2018-09-26 07:49:38 -07:00
Abhijith Chatra
72c234188e
Updating the link to firmware at the right location (#1292) 2018-09-25 11:34:10 -07:00
Peli de Halleux
25786d51ad 1.1.53 2018-09-24 13:42:49 -07:00