![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| awk and NMEA strings | rleal | Shell Programming and Scripting | 9 | 01-02-2009 02:32 PM |
| ?Comprehensive Guide to Evaluating Event Stream Processing Engines? | iBot | Complex Event Processing RSS News | 0 | 11-23-2008 02:40 PM |
| Adaptive Overlays for Shared Stream Processing Environments | iBot | UNIX and Linux RSS News | 0 | 10-07-2008 02:30 AM |
| Coral8: Event Stream Processing and Intrusion Detection | iBot | Complex Event Processing RSS News | 0 | 01-03-2008 05:10 AM |
| CEP Use Case: Stream Processing in Multiplayer Online Gaming | iBot | Complex Event Processing RSS News | 0 | 09-16-2007 12:00 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
gpsd, gpspipe NMEA sentences stream processing
Hi,
running gpsd, gpspipe I get a stream of NMEA sentences. What I need is to write awk script for pipelining and on-the-fly processing of the streamed NMEA senteces to output (terminal session in my case). The issue is, I can get gpsd working in -D 5 mode (debug mode). There is no issue with gpspipe. I need to extract some data from specific NMEA sentences (lines) for use in another pipelined application/s. I have got some nice examples, reading data from a static file. Please tell me how to start such a pipeline with live data stream as input . gpsd stream > filename | awk script - readline gpsd stream | awk script - readline Thanks. Happy New Year Darius |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|