Amerlander
5c114a0c57
2.1.28, initiation update to PXT v5.28.24 ( #54 )
2019-12-01 20:58:26 -08:00
Peli de Halleux
88934881f9
upgrading various simulator parts
2017-12-15 14:45:38 -08:00
Peli de Halleux
a5f8e9a643
upgrading game apis ( #13 )
2017-12-14 10:34:32 -08:00
Peli de Halleux
5a6cbf2639
upgrading music APIs ( #12 )
2017-12-14 10:34:04 -08:00
Peli de Halleux
90fe68943e
Moving back to pxtcore v0 ( #10 )
...
* migrating to v0
* moving external repos to targetconfig
* reenabling sharing
* updating target
* missing dependencies
* updated pxt version
* fixing missing file
* ignore docs errors
* udpated readme
* bumping pxt
* moving setting to correct location
* missing blockly less
2017-12-12 10:55:00 -08:00
Matthias L. Jugel
3fc7888aab
update bluetooth for eddystone
2017-09-19 23:54:46 +02: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
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
5d861e1e6d
negative scroll fix
...
fix for Microsoft/pxt#813
2017-01-22 17:07:45 -08:00
chmora
64aa0fd6f5
One letter showString shouldn't disappear ( #338 )
...
* Fix for "One letter showString shouldn't disappear", fixes #798
* miss semicolon
2017-01-22 17:06:35 -08:00
Peli de Halleux
975b995f09
fixing dal board
2017-01-12 23:05:29 -08:00
Peli de Halleux
a0b426bdf0
disable simulator crash, disable parts
2016-11-10 10:06:38 -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
Peli de Halleux
7117ba771e
support for multiple simulated servos
2016-11-07 22:25:19 -08:00
Peli de Halleux
0269ffa5ae
support for filesystem in simulator
2016-11-07 11:11:38 -08:00
Peli de Halleux
83bd1ed3e1
support for motor commands
2016-11-02 22:35:00 -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
76adc3c00a
added led.enable ( #294 )
...
* added led.enable
* fixed simulator support for led.enable
2016-10-28 08:34:04 -07:00
Peli de Halleux
40fe1b4616
fix simulator support for music
2016-10-27 13:47:39 -07:00
Richard Knoll
f191d9033d
Updating radio JSON writing API ( #290 )
2016-10-25 16:38:01 -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
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
Peli de Halleux
dff4f3adb3
basic motor block support
2016-10-11 22:58:53 -07:00
Peli de Halleux
c4787e1028
support for rgb led in simulator
2016-10-11 11:41:51 -07:00
Peli de Halleux
3911c6522d
integrate pxt-microbit changes
2016-10-10 14:43:33 -07:00
Michal Moskal
fc495b928e
Implement getPinAddress in simulator
2016-09-29 10:47:50 +01:00
Peli de Halleux
4b583e221b
limited support for RGB led
2016-09-27 13:35:48 -07:00
Peli de Halleux
850fb54f52
missing shims for devices namespace
2016-09-19 09:49:58 -07:00
Peli de Halleux
b7da28285e
adding stubs for bluetooth functions
2016-09-15 09:40:58 -07:00
Peli de Halleux
8a58d664c3
adding clear image in stopanimation
2016-09-14 07:54:35 -07:00
Peli de Halleux
e59ae37954
moving neopixel state to pxt
2016-09-13 13:09:02 -07:00
Peli de Halleux
72a621ec8b
mvoing edge connector to pxt
2016-09-13 12:48:07 -07:00
Peli de Halleux
910772d54e
refacotring various simulator features into pxt
2016-09-09 22:56:26 -07:00
Peli de Halleux
3858b0a0a0
moving wiring to pxt
2016-09-09 15:01:29 -07:00
Michal Moskal
61a29f7c67
Always diplay sad face on errors; use nullCheck() function; see https://github.com/Microsoft/pxt/issues/302
2016-09-05 14:26:07 +01:00
Michal Moskal
ef7fdc2ef7
Rename pxsim.pxt to pxsim.pxtcore
2016-09-01 13:06:03 +01:00
darzu
89e899cc79
splits m:b simulator state
2016-08-30 11:51:32 -07:00