Edit values displayed in State Field

ddubief8 years ago

Hey Guys,

I am trying to find where I would find the correct file to manipulate and edit to add additional information here. The feed protocol for this includes more information that I'd like to display both in the "State" section, as well as with reporting. Currently, the protocol provides a couple of bits of info, for instance in addition to LAT/LONG for the position, it also provides RSSI/SINR/RSRP/RSRQ for Cellular connectivity. This comes via .csv values of course so what file would I need to edit to see this data displayed.

For example:
alt text

Should note that I'm running this on Ubuntu 16.04. I'm understanding that there is a separate file with the same name, but is that the name of the protocol being used? If so, I am not seeing anything Cradlepoint in the directories I have found under /opt/traccar.

Anton Tananaev8 years ago

Only RSSI is support for this protocol at the moment. You would need to modify source code to add more attributes.

ddubief8 years ago

Thanks Anton,

Would that be the same for having that information display with the Route reporting?

Anton Tananaev8 years ago

Yes.

ddubief8 years ago

To request that Anton, is that New Issue in the Github?

Anton Tananaev8 years ago

Yes.