Notices


Reply
Thread Tools
Posts: 116 | Thanked: 156 times | Joined on Sep 2009 @ North Yorkshire
#51
Version 0.0.6 has been submitted to the autobuilder and should be in extras-devel soon. I'll update the garage when I get up in the morning.

Bluetooth communications now run in a seperate thread.
Removed unnecessary screen redraws to improve performance.
Event polls now break on a match to improve performance.
__________________
mSideShow
 
Posts: 116 | Thanked: 156 times | Joined on Sep 2009 @ North Yorkshire
#52
Garage now updated to 0.0.6
__________________
mSideShow
 

The Following 2 Users Say Thank You to xmob For This Useful Post:
Posts: 129 | Thanked: 11 times | Joined on Jan 2009 @ New York, NY
#53
I just installed this on my n810 and think it is very well done! I would like to help out in any way possible; are you still working on improving it?
 
Posts: 452 | Thanked: 522 times | Joined on Nov 2007
#54
Just as a fyi; I am running it on a n900. I had to make only a couple small changes:

Right around line 980 -
I changed the '/org/bluez' to just '/' on (Not sure if it is a needed change)
Code:
obj = bus.get_object('org.bluez','/')
I replaced the line (around 987)
Code:
self.lmac_f = adapter.GetAddress()
with
Code:
props = adapter.GetProperties()
self.lmac_f = props['Address']
I'm using it on my N900 on a W7 64bit machine.

Nathan
 

The Following User Says Thank You to Nathan For This Useful Post:
Reply

Tags
sideshow, sideshow bob, windows

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:02.