Re: [PD] Comport under Linux - baudbits question

2011-04-14 Thread J bz
Ok, so nothing to worry about then:) I was worried that there was a bottleneck somewhere. Maybe I should have said but it's for interfacing with a pair of xbees rather than an arduino. Same kinda thing tho'. Appreciate the comments. Cheers, Julian On 13 April 2011 18:07, wrote: > > > > Hi

Re: [PD] Comport under Linux - baudbits question

2011-04-13 Thread martin.peach
> > Hi all, > > > > Just transferring a patch into Linux from W7 and I get this message in > > the console which I didn't previously: > > get_baud_ratebits: 115200 > > set_baudrate baudbits: 4098 > > > > Now I want the baudrate to be 115200, which is good but what does the > > baudbits info mean -

Re: [PD] Comport under Linux - baudbits question

2011-04-13 Thread Jose Luis Santorcuato
Yes, and then upload your serial sketch or whatever. José 2011/4/13 Jose Luis Santorcuato > Hi, maybe you must change in the Arduino IDE the baud to comunicate...in > Arduino terminal... > in the tabs to upload, run,stop, etc, find the last (on right) which > corresponds to terminal, open it a

Re: [PD] Comport under Linux - baudbits question

2011-04-13 Thread Jose Luis Santorcuato
Hi, maybe you must change in the Arduino IDE the baud to comunicate...in Arduino terminal... in the tabs to upload, run,stop, etc, find the last (on right) which corresponds to terminal, open it and setup the baud of Arduino, do not quite understand what you say, but might work. Check the pic htt

Re: [PD] Comport under Linux - baudbits question

2011-04-13 Thread martin.peach
> Hi all, > > Just transferring a patch into Linux from W7 and I get this message in > the console which I didn't previously: > get_baud_ratebits: 115200 > set_baudrate baudbits: 4098 > > Now I want the baudrate to be 115200, which is good but what does the > baudbits info mean - for example is it

[PD] Comport under Linux - baudbits question

2011-04-13 Thread J bz
Hi all, Just transferring a patch into Linux from W7 and I get this message in the console which I didn't previously: get_baud_ratebits: 115200 set_baudrate baudbits: 4098 Now I want the baudrate to be 115200, which is good but what does the baudbits info mean - for example is it telling me that