Commit Graph

62 Commits

Author SHA1 Message Date
Sam El-Husseini
f0df0222c0
Fixes for High contrast mode as per lego design. Most changes are in PXT. Adding high contrast theme in the simulator (#564) 2018-05-04 10:36:48 -07:00
Peli de Halleux
bac792f188 upgrade firmware -> troubleshoot 2018-05-03 11:48:10 -07:00
Sam El-Husseini
0b1d7068e9
Changes accompanying the new blockly toolbox (#545) 2018-04-30 13:06:24 -04:00
Peli de Halleux
5384ec567d split editors (#516)
* spliteditor
2018-04-13 21:46:19 -07:00
Peli de Halleux
af3189d8b5
removing mindstorms from tutorial names (#496)
* removing mindstorms from tutorial names

* lego feedback

* file name issues

* bring back bang
2018-04-12 14:41:22 -07:00
Peli de Halleux
fd0bd4ef39 update drive name 2018-04-11 07:58:02 -07:00
Galen Nickel
8b2ae10980 Initial 'troubleshoot' page (#484)
* Initial 'troubleshoot' page

* Define 'driveDisplayName'

* Tutorial name goof

* Add fake label for drive

* And typo

* Add firmware update section

* Add a hint for offline firmware update
2018-04-11 08:57:29 -06:00
Galen Nickel
80989cf4c9 More tutorial typos (#485) 2018-04-11 08:45:44 -06:00
Sam El-Husseini
4be657e84d
Remove about from the help menu (#451) 2018-04-06 13:30:14 -07:00
Sam El-Husseini
ecc880cf8d
Move on start to the top of the list in loops. (#448) 2018-04-06 09:51:54 -07:00
Sam El-Husseini
7444b28ebb Update monaco editor background 2018-03-30 09:11:13 -07:00
Guillaume Jenkins
a627d19ebf
Add locales entry to pxtarget (#389)
* Add locales entry to pxtarget

* Remove languages from targetconfig
2018-03-29 17:01:05 -04:00
Peli de Halleux
4cbdd72770 fixed support url 2018-03-28 21:36:53 -07:00
Peli de Halleux
550528c695
bringing back show ports (#377)
* bringing back show ports

* added firmware links in docs

* updated color rendering

* better rendering of touch/ultra/ir

* better data per sensor
2018-03-28 08:50:14 -07:00
Sam El-Husseini
994e57c395
Remove all external packages, will add later the ones we want (#364) 2018-03-08 14:20:52 -08:00
Peli de Halleux
594ead703c
fixing mood block (#349) 2018-02-26 15:59:36 -08:00
Michał Moskal
c2d26a8418 Integrate screen APIs from common packages (#343)
* starting screen api intergration

* Further image integration

* Aligning with new screen apis

* Build fixes

* Adjust to common screen state

* Fix unpackPNG

* Add game library

* Optimize screen rendering

* bumping common packages

* updated shims

* moving images into ev3

* upgrading to common packages

* added try/use

* cap

* fixed tryp age
2018-02-26 15:16:17 -08:00
Peli de Halleux
523c507c35
Projectupdate1 (#325)
* integrating test lesson from lego

* adding side card annotations
2018-02-14 08:56:12 -08:00
Peli de Halleux
d6cbbcc3d9 support for importing urls 2018-02-13 21:41:49 -08:00
Sam El-Husseini
96f1086c8f
Applying UI updates from Lego (#322) 2018-02-12 12:23:25 -08:00
Sam El-Husseini
ab6290c76d Add blocky grid (#313) 2018-02-08 11:49:26 -08:00
Peli de Halleux
2cce2a39b8 updated colors for motor/math 2018-02-07 01:42:16 -08:00
Peli de Halleux
56dd8e0875 enabling doc checks 2018-02-03 09:11:49 -08:00
Peli de Halleux
1f7ef637b2 Fix links in target 2018-02-03 09:09:10 -08:00
Peli de Halleux
1ea0a0172a adding highcontrast logo 2018-01-31 08:53:21 -08:00
Peli de Halleux
a52ce112dc adding high contrast lego logo 2018-01-31 08:44:35 -08:00
Peli de Halleux
057a1d66dc
PID support (#242)
* updated block definitions

* updated dependency on common packages
2018-01-18 10:34:06 -08:00
Peli de Halleux
d1bb19e30e adding a mood block (image+sound+light) 2018-01-16 14:52:49 -08:00
Peli de Halleux
21195e4abf
Datalog (#233)
* support for custom csv separator

* simple datalog frameowrk

* api strings

* hide setfile

* storage fixes

* log seconds, not milliseconds
2018-01-11 22:53:28 -08:00
Michał Moskal
20a4673f98 First draft of storage APIs (#122)
* First draft of storage APIs

* bumped pxt-core

* using fixed instances to seprate temp from permanent

* send console to storage

* sim support

* missing sim stubs

* adding storage blocks

* more sim support

* remove storage from default package

* fix rendering of ms

* render raw ms

* slize at better place

* duplicate bundled dir

* refactor limit

* simplify limit logic
2018-01-11 20:05:45 -08:00
Peli de Halleux
64d6c2b090
Motors cleanup (#192)
* refactoring

* moving chassis into separate project

* added set motors
2018-01-05 16:02:52 -08:00
Peli de Halleux
7da811246c
Behaviors Driven Robotics (#178)
* adding avoid crash behavior

* more implementation

* add another simple behavior

* fixed synched motors

* bump common packages
2018-01-04 12:55:30 -08:00
Sam El-Husseini
6b9c0eaf65 Add beta tag. #150 2018-01-04 10:14:11 -08:00
Sam El-Husseini
7993363e89 Remaining icon fixes. Using blockIcons to show custom icons for built in categories 2018-01-03 14:20:33 -08:00
Sam El-Husseini
0aa41e9a64 Fix resizing flickering issue, remove flip animation on start, remove the need for a default height and width in the layout engine 2017-12-24 11:59:01 -08:00
Sam El-Husseini
2157af3e63 Using game loop instead of queueAnimationUpdate 2017-12-19 14:20:35 -08:00
Peli de Halleux
9e427898ae
added test framework (#113)
* added test framework

* added toString on motors

* enabling logs
2017-12-19 07:07:50 -08:00
Sam El-Husseini
6320379d02 Initial sim implementation 2017-12-18 13:04:17 -08:00
Peli de Halleux
b73b924ec4 ignoreing docs errors 2017-12-13 15:35:53 -08:00
Sam El-Husseini
bdbb2a8c2f Fix on start color 2017-12-11 16:58:29 -08:00
Sam El-Husseini
1bf1eb16f0 Update to latest TS and update blocks colors to match Lego's edu colors 2017-12-11 16:55:00 -08:00
Peli de Halleux
8a64085288 enable language/high contrast 2017-12-05 10:53:26 -08:00
Peli de Halleux
3c675892aa moving gyro into separate project 2017-11-30 10:34:34 -08:00
Peli de Halleux
34a5aeb7d2 moving IR as well 2017-11-30 09:53:43 -08:00
Peli de Halleux
3d8c697586 moving into separate project 2017-11-30 09:38:04 -08:00
Peli de Halleux
4d2b7ced71 moving color sensor to separate project 2017-11-29 21:41:00 -08:00
Peli de Halleux
f22edac84d moving touch stuff into separate projects 2017-11-28 16:11:15 -08:00
Michal Moskal
c085094394 Add screen::unpackPNG() 2017-10-30 12:45:37 +00:00
Peli de Halleux
5c7e856e7b removed incorrect buy link 2017-10-26 21:57:48 -07:00
Peli de Halleux
c9d57c5e8d enabling banner 2017-10-24 21:08:02 -07:00