Raphael Stäbler

Results 17 comments of Raphael Stäbler

Hi @sepp89117 There is no built-in mechanism to reduce or control the emulation speed. I have it running as fast as possible which for me is usually around 80% to...

> I think it's a mistake to include the name of the other site in this code and UI? @alexbbrown although it’s the official name of the keyboard, I kind...

> How about the UI preference selects between "Twitter style" and "System" still has the name Twitter in it. > Keyboard : "with #" / "with ⏎" I kinda like...

This library will only work out of the box with the corresponding hardware (the design of which is also included in this repository).

No, I haven't implemented this feature. Although it should be possible if you're willing to dig into the FT81x's documentation.

It seems to me that your approach is correct. I haven't tried this myself yet and I'd need to consult the documentation to verify your code, so I can't tell...

I just created a new meteor app and added the casperjs package as well as the html-reporter. When clicking on "Create casperjs tests" in the reporter, everything seemed to be...

Sam is right, casperjs is meant for end-to-end testing. I would advise to use another framework to do unit tests. I'm gonna reopen this issue and I'm hoping to be...

@samhatoum, @chip I see you two are already deep into the debugging process here, that's great, thank you! Unfortunately I've got very little time at the moment and I'm hoping...

@chip Please excuse my late reply... I just meant that if you would like to go through my code and suggest any direct changes, you may fork the project here...