In my limitted testing, I'm quite happy with the ouput API (when it doesn't panic the kernel
)
I have not yet tested rotating multiple motors synchronously at different speeds, but I assume it is properly supported.
I have not seen anything like absolute position regulation, but that's not too important.
As tcwan said, a midlevel API that more directly exposes the hardware instead of providing NXC abstractions would be valuable, but maybe not essential.
Frankly, I don't care about sound, buttons, LCD and NXC compatability much. All that matters to me is a simple API for motors and sensors. But as Doc noted elsewhere, a way to printf to the screen would be sweet, basicaly just using it as a text console.
I'm looking forward to what you come up with for sensors over the comming days.
I agree supporting all third-party sensors will be a lot of work. I'll just note that I only required support for the standard EV3 sensors.