Matthias L. Jugel
aec1cf2ca6
fix 115200 string
...
(cherry picked from commit 2a3f2d4
)
2017-02-19 16:16:34 +01:00
Matthias L. Jugel
d1d6abebb4
add 57600 as baud selection
...
(cherry picked from commit d9b3f2f
)
2017-02-19 16:16:30 +01:00
thinkberg
a1b0b5153c
fix play ringtone (#MINI-32)
...
(cherry picked from commit d69bd0e
)
2017-02-19 11:21:04 +01:00
Matthias L. Jugel
db79634446
add comments from pxt-microbit
2017-02-13 11:44:00 +01:00
thinkberg
56dc85e6ff
picked serial redirection fix from pxt-microbit (issue #961 )
2017-02-12 10:26:32 +01:00
Matthias L. Jugel
1f7ad1f114
add correct serial pins
2017-02-06 22:48:27 +01:00
Matthias L. Jugel
8bfa79fd15
update dependency on dal
2017-02-06 22:07:40 +01:00
Peli de Halleux
7f134f330d
updated translations
2017-02-06 11:52:50 -08:00
Richard Knoll
a5aca0dfcf
merged master
2017-02-06 10:17:02 -08:00
Peli de Halleux
b1fd48882c
merged from microbit
2017-02-06 10:12:34 -08:00
Matthias L. Jugel
4376d3cefe
fix typos, fix accelerometer
2017-02-04 14:26:21 +01:00
Peli de Halleux
1d49ba4cf0
refreshed dal definitions
2017-02-02 03:18:18 -08:00
Matthias L. Jugel
0de9102f96
pin updates
2017-01-31 22:36:32 +01:00
Peli de Halleux
d4220593b0
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-22 17:08:59 -08:00
Peli de Halleux
ca1e3e7231
applying icons to namespaces
2017-01-19 20:55:31 -08:00
Brahma Giri Abhijith Chatra
b359411058
Merging array changes from pxt-microbit
2017-01-19 11:30:06 -08:00
Sam El-Husseini
d40c0763f1
fixing indentation
2017-01-12 16:15:15 -08:00
Sam El-Husseini
8c2ecdd42e
fix"string compare works differently in simulator/on target"
2017-01-12 16:14:15 -08:00
Peli de Halleux
250e21b5c9
fixed toolbox color
2016-12-22 22:41:13 -08:00
Richard Knoll
7556796eb6
merging more memory fixes
2016-12-16 14:57:16 -08:00
Abhijith
1c8ceaef17
merging runtime memory leaks
2016-12-08 16:29:53 -08:00
Peli de Halleux
ce85907019
removing ksbit.h file
2016-11-29 21:55:37 -08:00
Peli de Halleux
8cf0984a3f
removing dependency on pxt-calliope-core
2016-11-29 21:51:14 -08:00
Abhijith
566326ea17
Fixing scrollimage for calliope
2016-11-17 10:14:12 -08:00
Peli de Halleux
903c0ec6bd
fixing music simulator
2016-11-15 22:28:05 -08:00
Peli de Halleux
f473835604
updated serial tranlsations
2016-11-14 10:06:39 -08:00
Peli de Halleux
d82da1f877
updated localizations
2016-11-14 09:44:46 -08:00
Peli de Halleux
d691ebfd52
updated strings
2016-11-12 05:20:39 -08:00
Peli de Halleux
7bc5488f25
updated translations
2016-11-11 15:25:18 -08:00
Peli de Halleux
f27aa28f8e
updated translations
2016-11-11 13:27:53 -08:00
Peli de Halleux
12ccf21e28
adding missing strings
2016-11-11 10:56:45 -08:00
Matthias L. Jugel
d903901de2
Merge branch 'pin-update'
2016-11-10 21:05:31 +01:00
Matthias L. Jugel
c1025b8658
fix naming and pin selection
2016-11-10 21:00:03 +01:00
Matthias L. Jugel
cdb9682a8b
intermediate fix for accelerometer used in pxt
2016-11-10 20:45:40 +01:00
Peli de Halleux
a0b426bdf0
disable simulator crash, disable parts
2016-11-10 10:06:38 -08:00
Peli de Halleux
6671d1864c
updated dal.d.ts
2016-11-10 09:13:25 -08:00
Matthias L. Jugel
42d21dea28
fix pin name for SDA
2016-11-10 15:30:49 +01:00
Matthias L. Jugel
c4e427c090
fix pins to be in sync with the naming in the simulator and on the board
2016-11-10 15:11:12 +01:00
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
9774c9306a
workaround missing PAGE_SIZE
2016-11-09 13:30:37 -08:00
Peli de Halleux
1e2066726a
merging microbit
2016-11-09 13:29:34 -08: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
Matthias L. Jugel
f666d3375e
remove parts that we don't need anymore
2016-11-09 11:53:34 +01:00
Peli de Halleux
09f4001c7a
exposing programSize function
2016-11-08 10:17:25 -08:00
Peli de Halleux
633522c800
removing dangling file
2016-11-07 13:31:24 -08:00
Peli de Halleux
efd310f0b4
added afterProgramPage to C++ declarations
2016-11-07 10:17:03 -08:00
Michal Moskal
b4b789422e
Add afterProgramPage() for filesystem support
2016-11-07 16:04:15 +00:00
Peli de Halleux
7f7aa1c60b
updated fr translations
2016-11-04 12:59:11 -07:00
Peli de Halleux
584aaf8c6d
updated translations
2016-11-04 12:54:39 -07:00
Peli de Halleux
8ec20b87d7
exposing locs for all apis with jsdoc
2016-11-03 09:43:20 -07:00
Peli de Halleux
dc3f6cf885
updated locs
2016-11-03 09:41:58 -07:00
Peli de Halleux
3a6e132c7f
updatd DAL file
2016-11-03 09:20:30 -07:00
Peli de Halleux
c03fac2162
fixing typos
2016-11-03 08:50:02 -07:00
Peli de Halleux
75e53ddd61
updated translations
2016-11-03 06:45:45 -07:00
Peli de Halleux
83bd1ed3e1
support for motor commands
2016-11-02 22:35:00 -07:00
Peli de Halleux
19f757e159
Upgrading to DAL 2.0rc5 ( #300 )
...
* basic skeleton for filesystem project
* updated to DAL rc5
* basic file operations
* support for basic file operations (append, remove)
* removing files project
2016-11-02 16:11:08 -07:00
Peli de Halleux
c191cdf7ec
updated locs
2016-11-01 09:26:03 -07:00
Peli de Halleux
16cf45aa7c
updated localization files
2016-11-01 09:23:04 -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
64ff568597
enable translated blocks
2016-10-30 23:41:18 -07:00
Peli de Halleux
524bcee5ed
cleanup bundled locals in core package
2016-10-28 11:20:41 -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
0c26d74c05
try to use uBit.soundmotor sound functions
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
Matthias L. Jugel
e0735188fa
try to use uBit.soundmotor sound functions
2016-10-27 15:51:42 +02:00
Matthias L. Jugel
a4ba24d6ef
add sound support using the on-board speaker
2016-10-26 20:52:40 +02:00
Matthias L. Jugel
d6d64f3edb
fix touch pin for rev 0.3 board
2016-10-26 12:54:21 +02:00
Peli de Halleux
e7aed1d162
fixed sounds in simulator
2016-10-24 23:17:16 -07:00
Peli de Halleux
cf778686c3
Merging microbit/master
2016-10-24 10:27:48 -07:00
Abhijith Chatra
44e2ffc874
Merge pull request #281 from Microsoft/musicfix
...
Fixing music doc issues
2016-10-21 14:21:19 -07:00
Abhijith
0b1b312e76
Fixing music doc issues
2016-10-21 08:48:43 -07:00
Peli de Halleux
76d236e4d9
updated loc files
2016-10-19 10:45:39 -07:00
Matthias L. Jugel
ddd6e90c6d
Merge remote-tracking branch 'origin/master'
2016-10-19 19:08:52 +02:00
Matthias L. Jugel
fd14ba6ff1
fix touch pins, add test for buttons and pins, update dependency
2016-10-19 19:08:41 +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
Matthias L. Jugel
e5e63c548f
update dal defines
2016-10-18 16:56:42 +02:00
Matthias L. Jugel
e7e2ff7752
gesture updates
2016-10-18 16:40:53 +02:00
Matthias L. Jugel
f10ac93268
add handling of gestures (we only have 2g, 6g ... no 3g), add mac/idea ignored files
2016-10-18 15:44:49 +02:00
Peli de Halleux
a331a017b8
merged microbit changes
2016-10-17 13:36:54 -07:00
Shigeru KANEMOTO
0b469f69b6
Fix i18n not working after 277d5a7
( #277 )
...
* Fix i18n not working after 277d5a7
The translation strings file in "core" package should have file names
"core-strings.json" or "core-jsdoc-strings.json".
* Enable ja translation
Rename "core-strings.json" to "core-jsdoc-strings.json".
Add new "core-strings.json" as a copy of the template.
Add two lines for the files in "pxt.json".
2016-10-17 11:13:38 -07:00
Peli de Halleux
e2fe660012
towards pin placement
2016-10-14 06:46:56 -07:00
Matthias L. Jugel
7102eddc0b
add color handling for LED
2016-10-12 17:54:25 +02: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
Peli de Halleux
ec7bade8f4
missed file in previous move
2016-10-11 09:21:24 -07:00
Peli de Halleux
d48404eb37
integrated pxt-microbit
2016-10-11 09:08:31 -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