parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Update to add MacOS logging and FTDI driver detection #41

Closed zfi closed 7 years ago

zfi commented 7 years ago

This update addresses several issues. Issue #38 and #39, the BlocklyHardware module manages FTDI driver installation and operation detection for Linux and MacOS.

File-based logging is now enabled for MacOS clients. The default log file location is ~/Library/Logs/Parallax/

Updated the UI to display the location of the disk-based logging file.