Commit Graph

53 Commits

Author SHA1 Message Date
Peli de Halleux
3477d40ce0
uart write sim support (#1933)
* pass data to uart without prefix

* added NEW_LINE support
2019-03-21 10:22:24 -07:00
Michał Moskal
71d98822ae
Support latest PXT with GC (#1798)
* Enable gc and basic compilation fixes

* Add missing GC stuff

* Set microbit-dal version

* Disable jacdac in servo

* UTF fixes

* TS build fixes

* Auto-generated files update

* We only seem to have that much

* Fix for new new compiler

* Account for uninitialized scheduler

* Intialize memory allocator

* bump references

* updated package

* Set image tag, requires https://github.com/Microsoft/pxt/pull/5262

* updated project summaries

* Fixing block tests
2019-02-21 15:41:32 -08:00
Peli de Halleux
a936a3a3a3 updated pxt 2018-11-28 12:11:28 -08:00
Peli de Halleux
7b2b502a57
adding missing writeline function (#1667)
* adding missing writeline function

* 1.2.12
2018-11-25 21:57:18 -08:00
Peli de Halleux
7bc7d2f2ff
only notify needed (#1562)
* only notify needed

* added docs
2018-10-30 19:57:01 -07:00
Peli de Halleux
0a708ef815
BLE HF2 log service (#1549)
* basic hf2 service

* service to send hf2 log messages

* use common console.log

* updated shims

* adding config

* adding simulator

* fix hf2 logging

* hide console blocks
2018-10-29 21:12:09 -07:00
Peli de Halleux
f2435df722
BLE UART Buffer methods (#1353)
* adding simulator

* attempt at handling size

* correct ref counting

* defense is on

* handle read < 0
2018-10-05 15:25:18 -07:00
Peli de Halleux
6b94222a3e
regenerated dal.d.ts for DAL2.1 (#1330)
* guard eddystone apis

* regenerated constants
2018-10-02 11:31:21 -07:00
Sam El-Husseini
9bc6d994a8
Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color (#1323) 2018-10-01 14:39:51 -07:00
Peli de Halleux
abb117eab5
dal6 integration v1 (#1227)
* dal6 integration v1

* updating stack size

* fix gatt_table_size option
2018-09-13 10:23:05 -07:00
Peli de Halleux
1767e3d10c
always show BLE pairing options in settings dialog (#1187) 2018-09-07 08:02:44 -07:00
Michał Moskal
cad13785e2 Implement tagged integers in C++ (#813)
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Sam El-Husseini
af766cedbc
Add builtin package images (#804) 2018-05-24 17:08:54 -07:00
Sam El-Husseini
6ea0c50472 Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
Peli de Halleux
c282b5d636
remove outdated locales files (#670) 2018-02-20 22:17:35 -08:00
Peli de Halleux
54eb14abdb fix for https://github.com/Microsoft/pxt/issues/2613 2017-08-01 08:21:22 -07:00
Peli de Halleux
df2d0ab03d fix for https://github.com/Microsoft/pxt/issues/2612 2017-08-01 08:19:13 -07:00
Peli de Halleux
f4aa1bf8af moving ble options into bluetooth project, use Just Works by default 2017-05-30 15:37:24 -07:00
Peli de Halleux
7af5b009cc moving pairing options to core, do not disable ble in core (#402)
* moving pairing options to core, do not disable ble in core

* moving default pairing settings into core
2017-05-19 06:35:23 -07:00
Guillaume Jenkins
cbb4541ae9 Undo wrong shims changes 2017-05-15 12:15:26 -07:00
Guillaume Jenkins
e5b40fb50c Bump pxt-core to 0.12.69 2017-05-15 11:11:34 -07:00
Peli de Halleux
9af989c13c Uartevent (#393)
* support for uart data event

* updated shims
2017-04-28 01:05:04 -07:00
Peli de Halleux
fda4df99b1 updated translations 2017-04-27 07:13:43 -07:00
Peli de Halleux
bd82fb1f17 changed default url of eddystone url 2017-03-27 15:51:40 -07:00
Peli de Halleux
e4e6a5effd updated translations 2017-02-14 07:39:09 -08:00
Peli de Halleux
4bf659c9ac updated translations 2017-02-01 07:57:10 -08:00
Peli de Halleux
05174f094a updated translations 2017-01-06 06:03:33 -08:00
Peli de Halleux
42773a1a0a updatd weights of radio 2017-01-06 05:43:50 -08:00
Peli de Halleux
5d8ccd1d6d adding namespace to api categories (#330)
* adding namespace to api categories

* add icon for led

* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux
8bf755c15c fixing eddystone uid encoding 2016-12-31 07:25:27 -08:00
Peli de Halleux
07c1f08d18 fix for Microsoft/pxt#1014 2016-12-31 06:36:05 -08:00
Peli de Halleux
2da0cf1178 support for buffer signature (#325) 2016-12-23 08:58:38 -08:00
Peli de Halleux
92b60a251d On start support (#324)
* annotating APIs to support onstart

* missed file

* updated templates

* adding new lines in main.ts

* fixing docs

* removing onstart

* updated docs

* updated various docs

* more docs

* adding upgrade policies for blocks

* updated pxt reference

* placing on start under "basic"
2016-12-19 14:09:35 -08:00
Peli de Halleux
c85b6f9507 using calibrated powers for Eddystone 2016-12-07 11:37:33 -08:00
Peli de Halleux
019b00209e moving blocks to advanced 2016-12-07 09:49:19 -08:00
Peli de Halleux
6c11dbcdf4 added setTransmitPower in BLE 2016-12-07 09:05:03 -08:00
Peli de Halleux
91197c5cec updated BLE settings 2016-12-07 08:07:08 -08:00
Peli de Halleux
06e4f7fb5c Updated BLE project settings 2016-12-05 15:33:40 -08:00
Peli de Halleux
52857c9541 added beacon configuration 2016-12-05 15:02:39 -08:00
Peli de Halleux
34e23934b0 better bluetooth settings 2016-12-05 13:02:11 -08:00
Peli de Halleux
475821564e fixing justworks support 2016-12-02 09:45:59 -08:00
Peli de Halleux
4a34f2b932 support for specifying different pairings 2016-11-30 10:35:42 -08:00
Peli de Halleux
8d37be7cbe use optional config to allow override flags in referenced project 2016-11-30 04:35:24 -08:00
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
7e19fbb3ca updated translations 2016-11-11 13:37:29 -08: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