CirclingWind: move circling mode switch to NewSample()
commit33c63bbf895faf8a5f049c437583c497aa4bbb94
authorMax Kellermann <max@duempel.org>
Mon, 15 Apr 2013 23:39:12 +0000 (16 01:39 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 15 Apr 2013 23:39:12 +0000 (16 01:39 +0200)
treed4a8b0ad4af58f8e220d5d2741626405c52f5e9f
parent585717b0bd25d2ff04a49c24fa2b0738a1deeef0
CirclingWind: move circling mode switch to NewSample()

Remove the extra method NewFlightMode() and the extra code from
class WindComputer.
src/Computer/Wind/CirclingWind.cpp
src/Computer/Wind/CirclingWind.hpp
src/Computer/Wind/Computer.cpp
src/Computer/Wind/Computer.hpp
test/src/RunCirclingWind.cpp