Peli de Halleux
97066e1ba4
enabling justworks pairing mode for bluetooth
2016-11-30 04:30:53 -08:00
Peli de Halleux
d873cbb6c3
updated api definitions
2016-11-30 04:24:52 -08:00
Peli de Halleux
adef3a6487
updated docs
2016-11-30 04:19:17 -08:00
Peli de Halleux
be0984cc4a
integrating eddystone into bluetooth package
2016-11-30 04:06:15 -08:00
Peli de Halleux
f0947cddaa
updated signatures
2016-11-29 23:39:52 -08:00
Peli de Halleux
c5c5362b5d
Merge branch 'master' into eddystone
2016-11-29 23:27:49 -08:00
Peli de Halleux
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
Peli de Halleux
e0c016fbf4
moving definition out of ksbit.h
2016-11-29 15:15:22 -08:00
Peli de Halleux
f046f0e50c
merging pxt-microbit-core into the target
2016-11-29 15:06:34 -08:00
Peli de Halleux
b1fcc51bc8
preparing support for eddystone
2016-11-29 09:21:23 -08:00
Peli de Halleux
63e24ce90a
support for setting music pin using analogSetPitchPin
2016-11-29 08:59:54 -08:00
Peli de Halleux
77003b30f2
fixed scroll-image reference
2016-11-28 11:38:37 -08:00
Peli de Halleux
c75e77593a
adding loc annotations
2016-11-17 05:30:10 -08:00
Abhijith
411fe52813
Fixing scrollimage to actually scroll.
2016-11-16 18:16:49 -08:00
Peli de Halleux
59b11ec2a9
Updating the mutate attribute of radio block ( #306 )
2016-11-14 07:12:24 -08:00
Peli de Halleux
7e19fbb3ca
updated translations
2016-11-11 13:37:29 -08:00
Peli de Halleux
5d6bc2f5df
updated loc files
2016-11-11 10:44:21 -08:00
Richard Knoll
22433317b9
Updating the mutate attribute of radio block
2016-11-11 08:16:27 -08: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
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
3a6e132c7f
updatd DAL file
2016-11-03 09:20:30 -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
16cf45aa7c
updated localization files
2016-11-01 09:23:04 -07:00
Peli de Halleux
4963bf776a
basic servo simulation ( #297 )
2016-11-01 08:16:03 -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
Richard Knoll
95e4c609a4
Rename the parameters for the sendValue block ( #293 )
2016-10-27 14:48:22 -07: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
Richard Knoll
ec404e5887
Deprecating old radio APIs and fixing docs ( #289 )
2016-10-24 16:30:21 -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
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
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
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
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
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
Brahma Giri Abhijith Chatra
a114dc32e7
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-09-26 10:00:13 -07:00