navigator: fix uninitalized param values
By declaring the params above the navigator modes inheriting from mission block we make sure the params in navigator are set before read in the constructor of mission block.
Please register or sign in to comment