arctic-fire-development / dapper-gcs

node.js + HTML5 Ground Control Station for unmanned vehicles.
Other
9 stars 7 forks source link

Flush serial port when shutting down program #607

Open brucecrevensten opened 9 years ago

brucecrevensten commented 9 years ago

This prevents stale data from lingering in the buffer.

rayjanwilson commented 9 years ago

call UavConnection.closeConnection() from here and/or here