Commit Graph

37 Commits

Author SHA1 Message Date
Peli de Halleux
3d7ebeb7b7 fixed 1.10 -> 1.10E 2018-06-18 08:16:16 -07:00
Peli de Halleux
d3b7530b17
EV3 Brick terminology (#665)
* reprhased

* EV3 brick => EV3 Brick

* revert a change
2018-05-30 15:42:17 -07:00
Sam El-Husseini
df6249931d
Update download dialog (#589) 2018-05-07 14:59:29 -07:00
Sam El-Husseini
1e3647738d
Update download dialog. (#555) 2018-05-02 15:15:25 -07:00
Sam El-Husseini
ba00d91bf2
Fixes for the download dialog (className), and update the location of the troubleshoot link. (#548) 2018-05-01 13:08:05 -04:00
Peli de Halleux
5384ec567d split editors (#516)
* spliteditor
2018-04-13 21:46:19 -07:00
Sam El-Husseini
9147cb98c2
Updates to the download dialog. Fixes #424 (#443)
* Updates to the download dialog. Fixes #424
2018-04-09 17:20:38 -07:00
Sam El-Husseini
a433988929
New motor field editor (#470)
* New motor field editor showing two dropdown, first to select the type and the second to select the port.
2018-04-09 15:59:28 -07:00
Sam El-Husseini
a021c0b292
Use a color picker for the color field (color enum picker) (#346) 2018-02-26 13:37:58 -08:00
Peli de Halleux
24d48c0171 update firmware url 2018-02-14 09:36:20 -08:00
Peli de Halleux
73363d11b2
Download dialog (#248)
* download dialog

* updated pxt reference

* typo
2018-01-29 15:21:15 -08:00
Peli de Halleux
ce3383f1b7
Turn ratio field editor (#225)
* Turn ratio field editor (initial draft)

* Add field turn ratio editor

* Fix arrow rotation

* Fix left and right direction, remove unnecessary SVG circles.

* Update UI a little. add marker.

* updated math for turnratio angle

* slightly cuter

* cleanup

* consistent naming

* more cleanup

* fixing motor node issue

* updated package version
2018-01-09 22:05:26 -08:00
Peli de Halleux
f77778ef85
Merge branch 'master' into speedfield 2018-01-07 09:59:11 -08:00
Sam El-Husseini
7fe8580de8 Add brick buttons field editor (#202)
* Add brick buttons field editor

* add hover title text
2018-01-07 07:52:07 -08:00
Sam El-Husseini
5e21f9ab6d Add a speed field editor 2018-01-06 14:25:50 -08:00
Sam El-Husseini
50f6b04ed4 Re-implement Math.sign so it works on IE 11 (not supported). Square shaped corners for Flyout 2018-01-05 17:35:25 -08:00
Sam El-Husseini
dde5a35cd9 Initial screen field editor. Adding Lego designer assets to legoresources 2018-01-03 17:20:35 -08:00
Sam El-Husseini
4445acce7a Split editor extensions into multiple module loaded files. Re-using editor/deploy.ts for cmds. Fixing field ports 2018-01-03 16:18:39 -08:00
Sam El-Husseini
d6d8b0655b Merge branch 'master' into field_ports 2018-01-03 15:12:35 -08:00
Sam El-Husseini
58148eb1c3 Square shaped corners for Blockly blocks and dropdowns. (#158) 2018-01-02 13:32:07 -08:00
Sam El-Husseini
a1b059171b Add a output port field editor 2017-12-24 17:46:58 -08:00
Caitlin Hennessy
ead69e3c6e Add debug function 2017-11-16 16:28:10 -08:00
Michal Moskal
ebcde71950 Fix hid deployment from command line 2017-08-08 11:47:10 +02:00
Sam El-Husseini
15f50966aa Update motor APIs 2017-08-07 17:39:37 -07:00
Michal Moskal
2dec405a9b Catch errors from initAsync 2017-08-07 11:12:52 +02:00
Michal Moskal
86011827dc Fix initialization without HID 2017-08-07 10:56:21 +02:00
Sam El-Husseini
c20cfab069 Fix web deployment, only use HF2 when in localhost (#2) 2017-08-05 17:54:18 +01:00
Michal Moskal
227f9614b0 Strip lego- prefix from files on the brick 2017-07-27 21:10:52 +01:00
Michal Moskal
34db42b469 Remove UF2 file repetition 2017-07-27 12:50:12 +01:00
Michal Moskal
14783eadc2 Workaround UF2 driver problems by repeating the file 3 times 2017-07-26 19:14:12 +01:00
Michal Moskal
46b78a6b27 Generate UF2 files when no HID available 2017-07-25 11:48:02 +01:00
Michal Moskal
0de116c9cc USB handling in PXT app 2017-07-09 10:19:14 +01:00
Michal Moskal
672f888663 Block LMS while running and implemnet own USB HID handling 2017-07-08 21:18:05 +01:00
Michal Moskal
ce3fe646fd GETFILE/UPLOAD don't handle pre-emption 2017-07-07 13:41:21 +01:00
Michal Moskal
5af3cc4345 Add serial support 2017-07-07 13:08:36 +01:00
Michal Moskal
3010b29a26 Run program after flashing 2017-07-06 17:58:15 +01:00
Michal Moskal
e6a72ba56a Adding deploy code 2017-07-06 17:34:31 +01:00