Commit Graph

9 Commits

Author SHA1 Message Date
4283a2ebc4 Replace tabs with spaces 2015-09-01 13:19:01 +01:00
6590ddac10 Refactor from base project 2015-06-25 16:00:44 +01:00
62796af99b Move general server code to base project, adjust loader and tests 2015-06-21 17:38:51 +01:00
50567a9846 Migrate to simplified implementation using improved client/server model and proper dependency injection 2015-06-21 14:52:18 +01:00
20a235781d Start using abstract loader 2015-06-11 22:49:45 +01:00
fbb1375ffa Snapshot of near complete implementation 2015-06-11 22:47:41 +01:00
f45c7b0519 Migrate to protcol buffer communication (https://github.com/google/protobuf), use preliminary buffer format from https://github.com/Boukefalos/arduino-tm1638. 2015-03-21 21:37:32 +00:00
5dc25b8858 Alter Loader to allow configuration from Properties object. Server can now be obtained from Loader. 2015-03-21 21:09:47 +00:00
3a4e255ea7 Towards client/server functionality
* keep org.jraf.jlibibuddy (IBuddy) for legacy purposes
* work on new com.github.boukefalos.ibuddy (iBuddy)
* use log4j for logging
* read configurations from ibuddy.properties
* use picocontainer for easy configuration
2014-12-07 14:59:50 +00:00