Skip to content

Commit

Permalink
Beginning transition to protocol version 1
Browse files Browse the repository at this point in the history
SerialConnection.java:
-SerialConnection buffers each incomming message before handing off to Coordinator
-increased serial transfer speed

Driver.java:
-some methods now marked final.  Eventually drivers will pass a handle to themselves when using coordinator methods.

Coordinator.java:
-waits for local arduino link to become ready before continuing setup process
-sends broadcast query to get a list of all remote modules, waits 6 seconds for responses
-processMessage() records responses to broadcast query, adds responding modules to list
-removed code that added all initialized drivers to remote module list.
  • Loading branch information
ciasaboark committed Jan 31, 2014
1 parent 5d427d6 commit 9e83dfc
Show file tree
Hide file tree
Showing 49 changed files with 127 additions and 2,734 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 9e83dfc

Please sign in to comment.