|
From: Harald J. <ha...@a-...> - 2010-08-02 22:53:30
|
On Sat, Jul 31, 2010 at 06:26:07PM +0100, Mark Ellis wrote:
> On Thu, 2010-07-29 at 23:18 +0200, Chris Frey wrote:
> > On Wed, Jul 28, 2010 at 08:21:23AM +0200, Harald Jenny wrote:
> > > Hi all,
> > >
> > > I've tried to get the moto plugin working with opensync 0.39 but did run into
> > > some problems (mainly because I do not speak python). May I ask if there is
> > > anybody working on it or if there is someone who could help me getting it
> > > work again?
> >
> > The last change date in SVN is August 2008, referencing 0.38.
> > I'm not aware of anyone working on it, and I don't have a motorola phone.
> >
> > I can't promise much help, but maybe if you posted the error messages you
> > were getting, someone might know where to point you.
> >
> > - Chris
>
> I can't say much about the moto plugin, but I've been trying to get the
> python module into shape for use with the synce plugin, I'd be
> interested to hear about your experiences.
Well the first thing I have to fix is the changed config file syntax... my
prototype is currently:
<?xml version="1.0"?>
<config version="1.0">
<Connection>
<ActiveConnection>Serial</ActiveConnection>
<Serial>
<DeviceNode>/dev/ttyACM0</DeviceNode>
</Serial>
</Connection>
</config>
but I'm not sure if this is correct.
>
> Mark
Harald
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> Opensync-devel mailing list
> Ope...@li...
> https://lists.sourceforge.net/lists/listinfo/opensync-devel
|