Commit Graph

8 Commits

Author SHA1 Message Date
50567a9846 Migrate to simplified implementation using improved client/server model and proper dependency injection 2015-06-21 14:52:18 +01:00
8dbb2e2d6d Add dependency for protobuf library and fix version numbers of logging framework 2015-06-11 22:46:48 +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
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
c5cf8a341b Migrate from previous usb libraries to multi-architecture jlibusb 2014-11-30 09:36:21 +00:00
090b089708 Add gradle wrapper 2014-11-29 19:38:39 +00:00
a05b6833fd Change resolving of native library 2014-10-27 23:12:24 +00:00
b9fc28fe0e Configure gradle project 2014-10-27 22:40:34 +00:00