Commit Graph

177 Commits

Author SHA1 Message Date
Peli de Halleux
4a8633f506 updated descriptions 2017-11-29 22:11:59 -08:00
Peli de Halleux
3690f409b0 docs skeleton 2017-11-29 22:09:12 -08:00
Peli de Halleux
97663d2b83 updated naming 2017-11-29 21:57:05 -08:00
Peli de Halleux
4d2b7ced71 moving color sensor to separate project 2017-11-29 21:41:00 -08:00
Peli de Halleux
5676103052
Merge pull request #63 from Microsoft/speedispower
use speed when setting power
2017-11-29 21:22:32 -08:00
Michal Moskal
cb8c14fbb1 Allow waitForEvent on main thread; fixes #60
also use target_panic() instead of assert
2017-11-29 19:54:17 -03:00
Peli de Halleux
815d438d86 use speed when setting power 2017-11-29 00:04:54 -08:00
Caitlin Hennessy
da8de1e31e
Merge pull request #56 from Microsoft/note 2017-11-28 17:00:57 -08:00
Peli de Halleux
7e502b1749 adding bare docs 2017-11-28 16:24:22 -08:00
Peli de Halleux
f22edac84d moving touch stuff into separate projects 2017-11-28 16:11:15 -08:00
Caitlin Hennessy
ef2807a84e Fill in real min and max 2017-11-28 16:04:25 -08:00
Peli de Halleux
580b40876c fixing bumped 2017-11-28 16:02:04 -08:00
Peli de Halleux
b57ae5d588 implement wasPressed 2017-11-28 15:33:43 -08:00
Peli de Halleux
71479d0caa adding touch button examples 2017-11-28 15:23:54 -08:00
Caitlin Hennessy
7e39cdde9d Add a todo 2017-11-27 17:21:32 -08:00
Caitlin Hennessy
85ca6b3698 Support for new data structure 2017-11-27 14:12:04 -08:00
Caitlin Hennessy
2c89848fda More 2017-11-21 17:11:11 -08:00
Caitlin Hennessy
ed1c187514 Initial work 2017-11-21 11:35:53 -08:00
Peli de Halleux
d2c7a5ace0 support for wait/when 2017-11-18 07:37:46 -08:00
Peli de Halleux
4a7e8c5fa8 adding block for sounds 2017-11-16 23:28:44 -08:00
Peli de Halleux
988a2b638b add icon 2017-11-16 22:52:29 -08:00
Peli de Halleux
e400637ba1
Merge branch 'master' into icons 2017-11-16 22:47:40 -08:00
Peli de Halleux
b2768b1099 added showimage 2017-11-16 22:46:51 -08:00
Peli de Halleux
c936c16c33 more icons 2017-11-16 22:03:43 -08:00
Peli de Halleux
d100026d5c more icons 2017-11-16 13:05:50 -08:00
Peli de Halleux
41c2899feb more icons 2017-11-16 13:03:15 -08:00
Peli de Halleux
9437873427 more images 2017-11-16 12:58:37 -08:00
Peli de Halleux
dab281a9cb including a few icons in block names 2017-11-16 12:41:47 -08:00
Peli de Halleux
170e6b700b updating to latest pxt 2017-11-09 10:24:12 -08:00
Peli de Halleux
400f01a6be fixing duplicate block id 2017-10-31 09:42:53 -07:00
Peli de Halleux
08f36fbb94
Merge pull request #30 from Microsoft/jres
Import images and sounds from ev3 EDU
2017-10-31 16:48:24 +01:00
Peli de Halleux
329a1e15ea simplified IR API 2017-10-30 21:39:50 -07:00
Peli de Halleux
16a025f3a0 simplified motor API 2017-10-30 21:29:18 -07:00
Peli de Halleux
26b975b5f2 images 2017-10-30 14:51:14 -07:00
Michal Moskal
a082807455 Fix locking in waitForEvent() and sample playing 2017-10-30 19:18:01 +00:00
Michal Moskal
e8e31e6aa7 Fix brick.print() 2017-10-30 19:03:45 +00:00
Michal Moskal
2df90152fe Remove debug output 2017-10-30 18:56:03 +00:00
Michal Moskal
e25590539e Add sample-playing code 2017-10-30 18:55:23 +00:00
Michal Moskal
a7795302fc Make it compile with master 2017-10-30 18:54:53 +00:00
Peli de Halleux
bfc95e075e
Merge branch 'master' into jres 2017-10-30 18:48:18 +01:00
Peli de Halleux
1976534da0
Merge pull request #28 from Microsoft/sensorscat
Aligning categories with LabView/RobotC
2017-10-30 18:46:27 +01:00
Michal Moskal
ebbbe6e86c Add sounds (only simulator for now) 2017-10-30 17:25:58 +00:00
Peli de Halleux
c4a9b4a381 updated brick color 2017-10-30 09:58:00 -07:00
Peli de Halleux
c7d36a5e82 moving motors up 2017-10-30 09:55:36 -07:00
Peli de Halleux
c8c45be057 fixing brick groups 2017-10-30 09:51:18 -07:00
Michal Moskal
a8a7267851 Add LEGO EDU images 2017-10-30 15:34:47 +00:00
Michal Moskal
dcb398d3d5 Rename Icon to Image 2017-10-30 13:28:01 +00:00
Michal Moskal
f6e350cf9f Add separate type for Icons (same repr as buffer) 2017-10-30 13:04:12 +00:00
Michal Moskal
c085094394 Add screen::unpackPNG() 2017-10-30 12:45:37 +00:00
Peli de Halleux
7c2ea7c406 fixing more groups 2017-10-28 09:20:34 -07:00