makenai / robotnik

Drag and drop robotics educational library starring Johnny Five and Blockly (crowd goes wild)
52 stars 13 forks source link

Work in progress on console logging approach #38

Closed ajfisher closed 8 years ago

ajfisher commented 8 years ago

Have surfaced messages from the console and stripped all of the ANSI characters out of them and presented them up as websockets messages to be interpreted by the angular app ready for render to the view.

Currently detects the banner that signifies the "on board ready event" and changes the user controls appropriately as well as pumps all console data to the browser console.

This branch is a branch off the componentInstall branch.,