Altitude control isn't working well enough yet to go into the 0.1 release. Fixes #22
NewConfig
-c
By default loads the config.toml from the current working directory. Adding config.toml with default values. Updated the `control.NewControl` altitude param to use []float64. The toml parser does not seem support specifying the length of the slice.