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