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

[coldsync-hackers] modem sync success -- details for contribution



Hello.
I finally returned to work on a modem sync solution this week, and have
completed the prototype coding.
It basically consists of a normal serial sync, with the initial rate disabled,
and the device speed within coldsync.conf set to the modem's device speed
(mine:115200).  This only requires disabling 2 lines within PConnection_serial.c

I need to know how to submit this contribution.
I also need to know if there would be a preferred way to handle this.  That is,
should another LISTEN_ type be added (e.g. LISTEN_MODEM invoked by <-t
serialmodem> perhaps)?  And if so, what would be the preferred method for
passing the LISTEN_ type to PConnection_serial.c?

Thank you greatly.

/**
 * John Joseph Roets
 * jjr@sunflower.com
 * ph:785.865.1619
 */


-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.