Peli de Halleux
|
aad9f0fd8a
|
more tinkering
|
2019-10-18 22:03:50 -07:00 |
|
Peli de Halleux
|
00fefe10d6
|
Boot sequence (#946)
* refactor bootsequence
* inf can be null
* align elements
|
2019-10-10 09:15:57 -07:00 |
|
Michał Moskal
|
c5cec3a6ba
|
update to pxt 5 and pxt-common-packages 6 (#934)
* bump pxt
* fix build issues
* Auto-gen of projects/summary
* removing feild editors moved to pxt
* various typing fixes
* more typing fixes
* fixing various typing issues
* Start on integration of new pxt
* serial number fixes
* gc-ify MMap object
* Re-build generated files
* fix console listeners
* clear lf() warnings
* More generated files
* also auto-generated
* Compilation fixes
* fix merge
* mostly fixing blocks
* fix sim
* fix field motors
* enable a few features
* moving to tsx
* try to fix edtiro compilation
* more defs
* removing commands
* removing extra $
* fix blockly warning
* hiding images
* enabling more pxt features
* hide images
* setup autorun
* add lock on target_reset
* update deps
* return trylock result
* updated pxt
* rename video section
* add alpha channel
* upgraded pxt
* bump pxt/version
* removed alpha ref
* var ceanup
* don't do major bump
|
2019-10-08 21:57:55 -07:00 |
|
Peli de Halleux
|
2975bf2b55
|
Console to dmesg (#910)
* always pip console.log to dmesg
* trim new line
* restore storage
* restore new line
* remove unused variable
|
2019-09-07 18:22:39 -07:00 |
|
Peli de Halleux
|
97215e894a
|
do a single green pulse when starting
|
2018-06-20 15:21:09 -07:00 |
|
Peli de Halleux
|
d128dad3dc
|
Startup sequence (#696)
* set light, play sound, show eyes, wait, clear screen, light
* play a sound, turn on lights
|
2018-06-20 13:32:00 -07:00 |
|
Peli de Halleux
|
daa88b299d
|
replacing loops.pause -> pause, loops.forever -> forever
|
2018-02-14 16:05:31 -08:00 |
|
Michal Moskal
|
c7a3f5bbd0
|
Delay user code by 100ms to get sensor reading (fixes #90)
|
2017-12-15 11:55:20 +00:00 |
|