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

[NPS] add possibility to simulate loss of datalink/downlink #1150

Merged
merged 2 commits into from
Mar 27, 2015

Conversation

flixr
Copy link
Member

@flixr flixr commented Mar 26, 2015

It is a bit of a hack, especially we can't disable changing settings if datalink is disabled,
since we need to parse that to enable the datalink via settings again.
Also previously datalink_time was never reset to 0...

Nevertheless it should suffice for most cases and close #934

It is a bit of a hack, especially we can't disable changing settings if datalink is disabled,
since we need to parse that to enable the datalink via settings again.

Nevertheless it should suffice for most cases and close #934
@gautierhattenberger
Copy link
Member

It is already a good start, I think we can merge.

gautierhattenberger added a commit that referenced this pull request Mar 27, 2015
[NPS] add possibility to simulate loss of datalink/downlink

close #934
@gautierhattenberger gautierhattenberger merged commit 01534f2 into master Mar 27, 2015
@flixr flixr deleted the nps_datalink branch March 27, 2015 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPS should be able to simulate loss of datalink
2 participants