<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi everyone,</div>
<div>&nbsp;</div>
<div>(in lieu of gypsy list trying here). </div>
<div>&nbsp;</div>
<div>Would anyone have any ideas what might be the issue here;</div>
<div>I am trying to feed gypsy-daemon with a NMEA ASCII text file, but not yet succeeding in it.</div>
<div>&nbsp;</div>
<div>For this purpose I recorded some NMEA ASCII data. I wrote a small program which creates a named pipe (mkfifo) and writes&nbsp; that data char by char at roughly 4ms interval.</div>
<div>Pipe works ok (&#8216;cat&#8217; replays correct looking nmea data). However when running basic gypsy-daemon example with that pipe, it won&#8217;t give any data in the callbacks (just 0,0 position once).</div>
<div>&nbsp;</div>
<div>I ran the same example against a real device (where the recorded data is from) and it works ok. It seems that the gypsy-daemon does open and read the pipe, because my feeding program writes data into the pipe (write blocks if there is no one reading it).</div>
<div>&nbsp;</div>
<div>Thanks for any tips,</div>
<div>Juha (I&#8217;m using it for creating automated testing for location stuff)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>