Re: Phone Module





On Sat, Apr 25, 2009 at 4:50 PM, Matthew Vavrek <mattvavrek hotmail com> wrote:
Hello all,
so far, I have a (crude) phone module put together, that I have used to load my phone with all my contacts and take all the contacts of and put into Evolution, but I am working on trying to get it to work better. I have only tested it with a cable, but I have a bluetooth dongle coming soon that I will test out as well. However, at this point it takes a really long time due to the way I am connecting to the phone. I have some quick questions about the sync process, which I haven't been able to figure out on my own. Is there a function called similar to set_status() that is called at the very beginning and the very end? The part that takes the longest is connecting to the phone, but at the moment the module connects and disconnects with each contact, rather than just at the start and end of the sync process.

That sounds great. What are you using to connect? Gammu, raw at commands, something else?

Did you also take a look at the PhoneModule code in git?
 
Also, where should I post the code for this module? I haven't used GIT before, so I will take a little time to try and figure it out.

You can attach the patch to a bug in bugzilla, or send it to the mailing list. If you are already using git then git-format-patch will give you the patch.

John



Cheers
Matthew
_______________________________________________
Conduit-list mailing list
Conduit-list gnome org
http://mail.gnome.org/mailman/listinfo/conduit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]