Re: [emane-users] GPS data within node

2018-06-18 Thread Steven Galgano
Michael, The GPS location agent may not be producing the required NMEA output for the items you are interested in. A quick look at the code [1] shows the following messages are being produced: * GGA * GPVTG * GSA * GSV * RMC We are open to pulling in any improvements you make in this area.

[emane-users] GPS data within node

2018-06-13 Thread Vincent, Mike
When using EEL location events sent to GPSd running in a container with 1 or NEMs, I can listen to the lat/long/alt from the EEL location event by listening to TCP:2947 (the GPSd service) streaming a JSON string. However, it doesn't seem to provide the other location characteristics from an EEL