[Nxtcommand-developers] NXTCommFactory
Status: Beta
Brought to you by:
bbagnall
From: Brian B. <bba...@mt...> - 2007-08-21 22:13:31
|
Hi Peter, Just wondering if you made any progress on reconfiguring NXTCommFactory so it uses Lawrie's method to check automatically for the BT address? (then write it to the properties) A Toshiba/Windows user mentioned that BlueCove does not work with the Toshiba Bluetooth stack. So he would prefer the option to override the default BlueCove usage in favor of RXTX. The thing is, if you don't have anything specified in icommand.properties then it uses RXTX by default. I'd prefer to have it use BlueCove by default for Windows (as the code currently does) but if it sees nxtcomm.type=rxtx in the properties file, only then use RXTX. Any idea the best way to implement that? - Brian |