Commit Graph

23 Commits

Author SHA1 Message Date
Matthias L. Jugel
9c3236de80 update motor support and add demo 2016-11-10 13:48:20 +01:00
Matthias L. Jugel
51e64bd82d Merge remote-tracking branch 'origin/master' 2016-11-10 12:22:32 +01:00
Peli de Halleux
0b144539f3 merging master 2016-11-09 13:20:18 -08:00
Matthias L. Jugel
e701d83dc5 Merge branch 'rev03-changes'
# Conflicts:
#	libs/core/motors.cpp
#	libs/core/music.cpp
#	package.json
2016-11-09 11:56:14 +01:00
Peli de Halleux
c03fac2162 fixing typos 2016-11-03 08:50:02 -07:00
Peli de Halleux
83bd1ed3e1 support for motor commands 2016-11-02 22:35:00 -07:00
Peli de Halleux
94e72784b9 merging microbit changes 2016-11-01 08:35:45 -07:00
Peli de Halleux
4963bf776a basic servo simulation (#297) 2016-11-01 08:16:03 -07:00
Peli de Halleux
76adc3c00a added led.enable (#294)
* added led.enable

* fixed simulator support for led.enable
2016-10-28 08:34:04 -07:00
Sam El-Husseini
749ba6b984 UI changes to match the calliope design. 2016-10-27 16:15:44 -07:00
Peli de Halleux
40fe1b4616 fix simulator support for music 2016-10-27 13:47:39 -07:00
Matthias L. Jugel
30fd978064 fixed interface function names, add sound functionality 2016-10-27 21:19:03 +02:00
Matthias L. Jugel
955b67b6b8 rev. 0.2 sound patches 2016-10-27 19:48:42 +02:00
Matthias L. Jugel
abf7d48bfd added music function 2016-10-27 17:58:36 +02:00
Matthias L. Jugel
96d5dc2064 fixed interface function names, add sound functionality 2016-10-27 17:44:38 +02:00
Peli de Halleux
28a8f21d40 merging ble changes 2016-10-18 21:55:02 -07:00
Peli de Halleux
ae5d5c74a7 better support for BLE UART and alignment with serial blocks. (#276)
* aligning uart apis with serial

* reorganizing serial/bluetooth blocks

* Autoupdate configuration for UART. (#279)

* Autoupdate configuration for UART.

* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Peli de Halleux
dff4f3adb3 basic motor block support 2016-10-11 22:58:53 -07:00
Peli de Halleux
0b0c2c9466 merged latest pxt 2016-10-11 19:41:59 -07:00
Peli de Halleux
f7ed06108d Inputorg (#275)
* use typescript from workspace

* fixed tracking in localhost

* updated ordering of input/radio
2016-10-11 19:36:00 -07:00
Richard Knoll
9f5ebdfb78 Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
Peli de Halleux
c4787e1028 support for rgb led in simulator 2016-10-11 11:41:51 -07:00
Sam El-Husseini
277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00