]> git.mxchange.org Git - flightgear.git/commit
Fixed autopilot/Predictor.
authorThorsten Brehm <brehm@patagonia.southamerica>
Fri, 8 Oct 2010 19:41:09 +0000 (21:41 +0200)
committerThorsten Brehm <brehm@patagonia.southamerica>
Fri, 8 Oct 2010 19:41:09 +0000 (21:41 +0200)
commita4f1139fcd8a130be87d7a9fee881b22d1acc8a9
tree17e9d3060e02b66b62bb45699f93bdc998700e27
parent9b2cea33e8bd9e2739f5ebb2ec6ff1668d7f7b9b
Fixed autopilot/Predictor.
Signature of Predictor::configure must match AnalogComponent::configure,
otherwise the inherited method isn't overridden.
=> predictor couldn't be configured.
=> speed predictor rules in "generic-autopilot-helper.xml" weren't working.
src/Autopilot/predictor.cxx
src/Autopilot/predictor.hxx