cmdrmcdonald / EliteDangerousDataProvider

Apache License 2.0
134 stars 31 forks source link

Fix/474 location station name #309

Closed Hoodathunk closed 6 years ago

Hoodathunk commented 6 years ago

Fixed EDDI.cs 'Location' event handler to use 'station' name instead of 'body' when docked.

Previous iteration of Journal Monitor did not provide station data. Unimproved code now causing occasional bogus station data to be forwarded to EDDB, requiring manual deletion of bad data by EDDB maintainers.

This PR corrects the issue.