Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mVehicleDataProvider.update never called #7

Closed
EmilyBourne opened this issue Oct 12, 2017 · 1 comment
Closed

mVehicleDataProvider.update never called #7

EmilyBourne opened this issue Oct 12, 2017 · 1 comment

Comments

@EmilyBourne
Copy link

In my tests, the ItsG5Middleware class has never received the inet::IMobility::mobilityStateChangedSignal signal. As a result the vehicle data is never updated.

My quick fix was to move this call to the ItsG5Middleware::updatePosition() function

riebl added a commit that referenced this issue Oct 13, 2017
fixes issue #7 reported by EmilyBourne, thanks!

Change-Id: I91adc2abb5626f47cb1852ac0e23986c57ca363d
@riebl
Copy link
Owner

riebl commented Oct 13, 2017

This bug occured only in setups using Veins instead of INET. Fixed by 99cacef.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants