Michal Moskal
b4b789422e
Add afterProgramPage() for filesystem support
2016-11-07 16:04:15 +00:00
Guillaume Jenkins
349a385f97
Move templates to directly under libs/ ( #303 )
2016-11-04 18:32:13 -07: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
Guillaume Jenkins
31f5db32d1
Move hex cache ( #291 )
...
* hexcache is no longer generated at repo root, so remove it from package.json
* Modified templates to depend on local packages
* Adding bluetooth template for offline HEX cache
* Fix wrong package name in dependencies of bluetooth template
* Change package versions to * in templates
2016-11-04 11:38:00 -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
3533e57cc3
updated locs files
2016-11-03 09:10:50 -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
Guillaume Jenkins
f045942297
Project templates ( #295 )
...
Moved default projects from pxtarget.json to libs/templates/
2016-10-28 14:12:25 -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
Richard Knoll
95e4c609a4
Rename the parameters for the sendValue block ( #293 )
2016-10-27 14:48:22 -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
cbe25da154
rev. 0.2 sound patches
2016-10-27 21:18:56 +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
Richard Knoll
2bc5db517e
Renaming the string in onDataPacketReceived and updating docs ( #292 )
2016-10-25 16:39:13 -07:00
Richard Knoll
f191d9033d
Updating radio JSON writing API ( #290 )
2016-10-25 16:38:01 -07:00
Peli de Halleux
e7aed1d162
fixed sounds in simulator
2016-10-24 23:17:16 -07:00
Richard Knoll
ec404e5887
Deprecating old radio APIs and fixing docs ( #289 )
2016-10-24 16:30:21 -07:00
Peli de Halleux
c937cba17e
merging pxt-microbit updates
2016-10-24 13:00:39 -07:00
Richard Knoll
79c89b832a
New Radio API ( #287 )
...
* Adding radio API for receiving a packet
* More new radio API changes
* renaming some properties
* Redoing radio packet parsing and updating new callback api
2016-10-24 12:55:44 -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
6ad59e04a6
fixed uart issues
2016-10-18 21:47:54 -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
Peli de Halleux
790b9f557a
renaming translation files
2016-10-17 13:33:27 -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
cb280af783
fix json in libs/hello
2016-10-11 10:13:30 -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
Peli de Halleux
cace68acf4
updated hello sample
2016-10-10 11:20:25 -07:00
Matthias L. Jugel
68ef7c2fc2
fix initialization of Accelerometer (delayed in uBit.init()), enable DAL debugging
2016-10-08 15:15:01 +02:00
Peli de Halleux
00278036a4
fixing pin mapping
2016-09-29 15:20:45 -07:00
Peli de Halleux
4b583e221b
limited support for RGB led
2016-09-27 13:35:48 -07:00
Brahma Giri Abhijith Chatra
a114dc32e7
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-09-26 10:00:13 -07:00
Abhijith
019bc34d90
Fixing hover text /help window for blocks are not correct
2016-09-26 09:59:52 -07:00
Richard Knoll
0676d780ab
Fixing beat fraction typo ( #263 )
2016-09-23 22:27:57 -07:00
Richard Knoll
15b1f95394
Add annotation to Note.C in music enum
2016-09-22 14:36:37 -07:00
Peli de Halleux
c90dfaa6e7
added headphone part
2016-09-15 23:50:52 -07:00
Peli de Halleux
02cd0e1da3
remove "receivednumberat" from blocks
2016-09-15 23:49:50 -07:00
Peli de Halleux
0f9dde0c4e
convert event source/value into TD_ID shims
2016-09-15 23:49:14 -07:00
Peli de Halleux
086bcf372f
remove dependencies on dal.d.ts
2016-09-09 13:43:41 -07:00
Michal Moskal
93770e5821
Merge branch 'master' of github.com:Microsoft/pxt-microbit
2016-09-09 10:17:35 +01:00
Michal Moskal
cb8e28beb0
Bump pxt-microbit-core to 0.5.0
2016-09-09 10:17:28 +01:00
Daryl Zuniga
c63e2c85f1
new part definitions ( #247 )
...
* working on new part definitions
* draft of new part definitions
* updates comments
* starting new allocator
* starting from the old allocator
* alloc internals renaming
* alloc minor renaming
* alloc internal renaming
* progress on new parts definition
* progress on new part defs allocator
* refactors BBLoc; progress on new allocator
* more progress on new allocator
* finishing new allocator
* deleting old allocator
* moves new allocator and part definitions
* porting to new part definitions
* refactors instructions for new definitions
* debugging new allocator
* fixes ground and power wire colros
* fixing new part definition bugs
* fixes wire end offsets; fixes NeoPixel placement
* fixes colorGroup issue
* fixes led matrix wiring
* naming tweaks
* fixes instructions regressions
* typo
2016-09-09 01:23:39 -07:00
Peli de Halleux
91a8d05e45
updated loc strings
2016-09-08 23:11:58 -07:00
Michal Moskal
6a7d1bd95c
Support for object literals
...
bump pxt-microbit-core to 0.4.4
see https://github.com/Microsoft/pxt/issues/287
2016-09-07 16:27:28 +01:00
Michal Moskal
e0de55d689
Add pxtrt::runtimeWarning() support; see https://github.com/Microsoft/pxt/issues/31
2016-09-02 17:29:40 +01:00
Michal Moskal
9a2367cf8e
Add dummy implementations for some bluetooth functions to avoid crashes
2016-09-02 16:03:55 +01:00
Peli de Halleux
a656fbbd7b
embedding parts svg files in pxt.json
2016-09-01 16:24:12 -07:00
Peli de Halleux
e681cc8c97
added parts to microbit
2016-09-01 15:37:39 -07:00
Michal Moskal
a8b427fd89
Merge branch 'master' of github.com:Microsoft/pxt-microbit
2016-09-01 12:13:54 +01:00
Michal Moskal
79c23e2e2a
Bump pxt-microbit-core to 0.4.2 with class support
2016-09-01 12:13:40 +01:00
Peli de Halleux
9085c98c7f
merging TD_ID
2016-08-31 11:23:30 -07:00
Peli de Halleux
60f8dd8228
annotating note with TD_ID
2016-08-31 11:22:07 -07:00
darzu
008cbf543f
adds "speaker" parts annotation
2016-08-30 11:17:15 -07:00
Michal Moskal
7b11a04727
Upgrade pxt-microbit-core to 0.4.1
2016-08-30 12:48:58 +02:00
Peli de Halleux
f4768d99ff
Merge pull request #220 from Microsoft/parts
...
adds "parts" annotations
2016-08-26 12:00:59 -07:00
Michal Moskal
0023710209
String/ptr -> boolean helpers added
2016-08-26 13:14:48 +02:00
Michal Moskal
0756091e8c
Remove st/ldglb (no longer used)
2016-08-26 11:09:18 +02:00
darzu
8b46698f50
adds "parts" annotations...
...
...to libs/microbit and libs/microbit-bluetooth
2016-08-22 08:48:48 -07:00
Shigeru KANEMOTO
b24b65abcd
Call init()
before using beatsPerMinute
.
2016-08-18 22:19:03 +09:00
Shigeru KANEMOTO
2cc0523f9a
Fix changeTempo() calculation
2016-08-18 22:13:12 +09:00
Michal Moskal
b1cf3246ae
Revert "Use embedded version of microbit to avoid yotta build"
...
This reverts commit 8eb3376cf5
.
2016-08-18 15:55:23 +03:00
Michal Moskal
8eb3376cf5
Use embedded version of microbit to avoid yotta build
2016-08-18 14:26:56 +03:00