View Single Post
Old 03-10-2005   #9 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,802
Quote:
Originally Posted by Dutch
If it's version 0.4, then the error is in parser_nmea.cpp, and is easily fixed. The author forgot to include assert.h, just add :
# include <assert.h>
with the other include statements at the top in parser_nmea.cpp.

Dutch
Yeah I found that. The output does'nt seem to be compatible with Kismet though. It detects the GPS as present (which is more than GPSD does), but I get nothing in Kismet
renderman is offline