Michał Moskal
8b3461bebd
Add exitThread() polling the exit button ( #888 )
...
* Add exitThread() polling the exit button
* Add missing includes
* Remove redundant code
2019-08-28 22:43:21 -07:00
Peli de Halleux
abc93dd7da
Multi sensor fix ( #887 )
...
* more logging
* set uart mode all at once
* updated logging
* pr feedback
2019-08-28 16:21:06 -07:00
Peli de Halleux
aa40e7b169
Endprogram ( #884 )
...
* moving end program logic to c++
* typo
* always stop on reset
2019-08-28 08:52:01 -07:00
Max
db9b6a995b
IIC added ( #870 )
...
* IIC added
* Fixed bug with not detecting device
2019-08-27 17:57:21 -07:00
Max
5bd4aed0e1
Multiple sensors 2 ( #877 )
...
* Fixed -1 mode in libs
* Deleted todo
2019-08-27 16:34:55 -07:00
Peli de Halleux
2b300a4094
Maximmasterr set settle ( #882 )
...
* Added set settle time
* updated blocks
2019-08-27 14:57:28 -07:00
Max
4d2f72575b
Fixed multiple sensor bug ( #868 )
2019-07-15 15:26:25 -07:00
Sam El-Husseini
b71bfef418
Call setOutputType with the right arguments ( #828 )
...
* Call setOutputType with the right arguments
2018-12-03 16:37:53 -08:00
Peli de Halleux
2e0a34c99b
Calibration states ( #820 )
...
* color calibration
2018-12-03 16:37:40 -08:00
Peli de Halleux
dfc9ca1db4
fxing leading / in docs
2018-09-21 14:07:11 -07:00
Abhijith Chatra
9825a90df2
Buildfix for lego and bumping common-packages to 0.23.54 ( #780 )
...
* fixing build failure
* Bumping common-packages to 0.23.54
2018-09-18 16:31:40 -07:00
Peli de Halleux
1368ee824b
restoring consol eicon
2018-06-20 15:18:31 -07:00
Peli de Halleux
f2344ac52e
upgrading comm on packages ( #708 )
2018-06-20 13:59:20 -07:00
Peli de Halleux
c288242b9c
add "pause on run" flag to disable waiting after command ( #663 )
...
* add "pause on run" flag to disable waiting after command
* refactor
* fixing build
2018-06-01 08:51:50 -07:00
Michał Moskal
8ed79e7133
Swap X/y in images ( #528 )
...
* Swap X/Y in image encoding
* Fix PNG decoder
* Now really fix png
* reducing deps
* moving png.cpp into ev3
* bumped pxt
* updated shims
* fixing c++ compilation
* updated shims
* Fix pixel order
* update pxt
* Fix C++ image decoding
* Add expanded PNG images
* Generate E1 format images (in libs/ev3 run 'pxt buildsprites images')
* Go back to white background
* Remove PNG support
2018-04-19 12:08:16 -07:00
Peli de Halleux
4627328bcd
Output set Type fix ( #487 )
...
* properly send outputsettype info
* fix simulator
* bump pxt
* typo in docs
2018-04-11 08:48:07 -06: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
d837a515dc
Fix brick color not changing to the color red. Fixes 453 ( #456 )
2018-04-08 03:35:02 -06:00
Peli de Halleux
69194b0b76
Erase on showstring + showports improvements ( #402 )
...
* erase line before show string + show ports upgrade
* fixed font size
* fixing console output
2018-04-03 04:30:23 -07:00
Peli de Halleux
3339a7660a
moving motor properties to lower group ( #403 )
2018-04-03 04:30:10 -07:00
Peli de Halleux
c0413aa192
hiding the was pressed block ( #401 )
2018-04-03 04:10:35 -07:00
Peli de Halleux
8536126e23
removing tacho ( #382 )
2018-03-28 09:04:28 -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
Peli de Halleux
06f66571cf
Upgrading to pxt 3.5.4 ( #367 )
...
* pxt/common updates
* added game lib
* removing gamelib
2018-03-16 14:32:11 -07:00
Peli de Halleux
d4b3ebc2e4
Missing updatestats ( #351 )
...
* aligning screeninit with pxt32
* remove shim
* missing shim
* missing shim
2018-02-26 21:25:04 -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
Sam El-Husseini
a60958f72a
Update search icon and avatar SVG ( #345 )
2018-02-26 10:43:29 -08:00
Galen Nickel
8ee63df325
Add in 'console' doc stuff ( #342 )
...
* Add 'playSound' api docs
* Add in 'console' doc stuff
* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Galen Nickel
6524b0a841
Add 'timer' api docs ( #339 )
2018-02-22 14:56:15 -08:00
Peli de Halleux
e51a32b69f
use full motor names ( #338 )
2018-02-22 10:03:25 -08:00
Peli de Halleux
fad4ca98db
renaming 'set speed' to 'run' ( #327 )
2018-02-19 07:35:08 -08:00
Peli de Halleux
472ea170d0
fixing default light
2018-02-15 13:49:04 -08:00
Peli de Halleux
daa88b299d
replacing loops.pause -> pause, loops.forever -> forever
2018-02-14 16:05:31 -08:00
Peli de Halleux
94db31beb7
bring back the shims
2018-02-14 10:56:50 -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
2f6ad3110a
motor blocks with optional args ( #290 )
...
* motor blocks with optional args
* updated signatures
* added toggle mode
* adding annotations
2018-02-09 10:25:39 -08:00
Peli de Halleux
fd9d118fa4
reversed => Inverted ( #308 )
...
* renaming "setReversed" to "setInverted" to match LabView
* fixing samples
* typo
2018-02-06 23:18:36 -08:00
Peli de Halleux
e94ac6f6f1
renaming brick.setLight to brick.setStatusLight ( #307 )
...
* renaming brick.setLight to brick.setStatusLight
* updated docs
2018-02-06 22:18:39 -08:00
Galen Nickel
88c58b4e76
First set of 'motors' topics ( #305 )
...
* Start of 'motors' topics
* Draft the 'motor motion' side doc
* Add / update more topics
* Last blast of edits
* Capture some more edits
* Put in movement and steering details
2018-02-06 19:43:50 -08:00
Abhijith Chatra
9bf50665fc
improving the spacing & block names ( #298 )
2018-02-01 16:21:08 -08:00
Peli de Halleux
f08f9105ba
Clean generated files ( #289 )
...
* clean generated files
* updating gitingore to drop generated files
* updated package lock
2018-01-31 10:04:40 -08:00
Peli de Halleux
d548dfb578
moving print ports to examples ( #288 )
2018-01-31 08:44:58 -08:00
Peli de Halleux
ea956f1a73
Buttons rename ( #287 )
...
* renaming up/down/click to released/pressed/bump
* missing images
* fixing signature issue
* updated strings
* white lego logo
2018-01-31 08:28:00 -08:00
Galen Nickel
822227eb48
Brick ref topics 02 ( #283 )
...
* Add brick button topics
* Add the rest of the brick api
2018-01-30 20:58:18 -08:00
Galen Nickel
4f70d341e4
Start on the 'brick' api topics ( #280 )
...
* Start on the 'brick' api topics
* Add the delay to clear screen example
* Better output for clearsceen example
2018-01-30 17:02:22 -08:00
Peli de Halleux
188d5b3aa7
threshold query api
2018-01-30 08:27:23 -08:00
Peli de Halleux
21deb45728
fixing release fiber
2018-01-29 13:26:31 -08:00
Peli de Halleux
3f50b5c39a
updated pxt references + hero banner
2018-01-29 11:20:34 -08:00
Peli de Halleux
387effbdd0
upgraded to run in parallel
2018-01-23 14:52:41 -08:00
Peli de Halleux
bf6a932e5f
Color calibration ( #245 )
...
* better handling of thresholds, color calibration strategy
* updating calibration parameters
2018-01-19 13:11:11 -08:00