Jonathan Austin

Results 42 issues of Jonathan Austin

It would appear that using webUSB and serial we see corruption (or commonly nothing) for the first N bytes sent from target to interface, where N bytes seems to be...

bug
hic

When data logging, the micro:bit has a timestamp which is 'time since boot' - this is nice for quickly previewing data. If you plug in a battery and then do...

bug
P2
webusb

**Describe the bug** When you're logging columns, it would be good for Intellisense not to suggest columns already used in that log statement. If you call something like: ` datalogger.log(datalogger.createCV("compost",...

enhancement
data logger

During development of features that require CODAL changes, we may end up with a situation where an extension only works with an updated CODAL, say in the beta release of...

enhancement
extension

**Describe the bug** (this is likely a CODAL/DAPLink bug that's affected by MakeCode, but filing here as the top level user-visible location) Using current /beta and 0255 on a V2.00...

bug
P2
hardware
codal

**Is your feature request related to a problem? Please describe.** Working with frequencies and sweeping frequencies is a really fun way to make sound with the micro:bit V2. The 'for...

enhancement
apis
extension

I'm not sure whether I've found the actual reason for this, but I've just installed the PWA using Chrome on Android. I suspect this line is implicated: https://github.com/microsoft/pxt-microbit/blob/46003450ddb5720aa3fc280f83e227bad52160bb/webmanifest.json#L4 When I...

tablet

**Is your feature request related to a problem? Please describe.** When developing sound-related features for MakeCode, we'd like to prototype things as extensions. At the moment there's no good way...

enhancement
music

**Is your feature request related to a problem? Please describe.** There's a new audio pipeline going into CODAL that will allow, amongst other things, playback and record of audio, and...

enhancement
apis

The expanding block alongside the field editor works really well as a balance of letting people explore/discover what the parameters do, and then set the programatically. However, at the moment...

enhancement
music