Looks like I never tested that part very well. There was one stupid bug, and one less obvious one (dang integer promotion - been spending too much time on 8-bit processors!)
Grab the latest otwincfg and give it a try. Keep in mind that anything that comes out to a printable character won't be escaped when you load it up again. Scott ki6tsf wrote: > > > Hi Scott, > > I used printB to print binary strings like > "\xA0\xA2\x00\x0E\x88\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x78\x78\x01\x01\x7D\xB0\xB3" > > but they appear weird in the script editor. I uploaded a snapshot at > http://groups.yahoo.com/group/tracker2/photos/album/411553253/pic/1027171580/view?picmode=&mode=tn&order=ordinal&start=1&count=20&dir=asc > > <http://groups.yahoo.com/group/tracker2/photos/album/411553253/pic/1027171580/view?picmode=&mode=tn&order=ordinal&start=1&count=20&dir=asc> > > They looks like "+0+2!0!E"8!0!0!....." > > Is that normal? > > Is there a way to put a 200ms delay between commands? Like sleep 200 > in scripting? > > Thanks, > > Bernard KI6TSF > > --- In [email protected] <mailto:tracker2%40yahoogroups.com>, > Scott Miller <sc...@...> wrote: > > > > Yes. I can't remember if it's possible to enter them, though. > > Actually, you should be able to use \xHH notation to enter hex > > characters - I remember putting in the de-escaping code. > > > > Scott > > > > ki6tsf wrote: > > > > > > > > > Hi, > > > > > > Is it possible to output non readable characters to port A or B using > > > scripting commans printA or printB? > > > > > > Some GPS units like Trimbles or SiRF ones require binary commands > to set > > > special parameters rather than plain ASCII NMEA-like commands. > > > > > > Thanks, > > > > > > Bernard KI6TSF > > > > > > > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/tracker2/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/tracker2/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
