* lestarch: adding gcovr to python packages to support github.com/nasa/fprime.git#1248
* lestarch: initial gcovr implementation
* lestarch: improving command line of new target setup with verbose help messages
* lestarch: formatting previous commits
* lestarch: fixing gcovr to available 5.0 version
* lestarch: format after rebase
* lestarch: fixed global, deployment, and module coverage
* lestarch: cleaning up CI flags
* lestarch: fixing purge and purge --force
* lestarch: attemt to suppress LGTM warning
* lestarch: attemt to suppress LGTM warning
* Moved cookiecutter template into repository
* Created ability to set cookiecutter template in settings.ini
* Commented new cookiecutter feature
* Exclude zipfiles from spelling check.
* Removed zip file and now cookiecutter uses entire repository template
* Removed make files and added ability to create a queued component
* Fixed spelling errors
* Fixed additoinal spelling error
* Fixed one more spelling error
* Added words to expect.txt
* Started work on cookiecutter for ports. Added fprime-util new-port command.
* Added flags for fprime-util new
* Fixed spelling errors
* Fixed one more spelling error
* Added words to expect.txt
* Started work on cookiecutter for ports. Added fprime-util new-port command.
* Added flags for fprime-util new
* frime-util new --port working with generation of new directories or adding to old directories
depending on existance of directory
* Default options implemented
* Added ability to select how many arguments you want in your port
* Added ability to select if componet has ports, commands, telemetry, events, and/or parameters
* Removed file suffix fields
* Removed some cookiecutter variables
* Removed slug. Now cookiecutter uses name for file names
* Removed multiplatform support
* Cookiecutter now gets fprime root from settings.ini file
* Cookiecutter finds fprime path without settings.ini file
* Adding unit tests now works for non typical file structures
* Path changes to add_unit_tests
* Cookiecutter now checks to avoid duplicate adds to CMakeLists.txt
* Cookiecutter generates namespace without info from user
* Added new sdd.md file, cleaned up some of the code in the cookiecutter
* new --port command now adds directory to build
* fprime-util new --port now generates correct namespace for ports
* Further cleaned up component and port templates
* Added sections to component sdd.md template
* Removed code from debugging and added directory name check
* Fixed spelling erros
* Made pull request revisions
* Fixed spelling errors
* Reformatting
* Fixed unused imports and uneeded exceptions
* Revisions for cookiecutter
* Fixed issues with spell checker and other alerts
* Slight change to xml event template and removed question to add to
CMakeLists if already added
* Fix empty directory issue
* Suppressed outputs from refreshing cash and impl and unit test generations
* sdd only contains relevent information templates
* Remove whitespace after xml is generated
* Default ports automatically included in xml when atribute is chosen
* Added option to select argument type, description, and name
* Changed default directory for port to .
* Removed license and added health ports
* Added check for selecting no to all component options
* Added schedular example for queued component
* Fixed issue with queued generation
* Fixed spelling and format errors
* Added comments for new imported ports
* Fixed lgtm alerts
* Fixed LGTM alerts
* Fixed spelling errors
* Fixes to LGTM alerts
* Suppress LGTM alerts
* Further fixes for LGTM
* Fixing LGTM alerts
* Revisions to cookiecutter
* Standardized port names
* Finished revision to cookiecutter
* Formatting fix
* Fixed LGTM errors
* Fixed LGTM error
* Added check for non container types
* Provide argument type options to user
* Reformatted
* Fixed cookiecutter errors in pregen
* Removed ENUM option from new --port message
* Reformatted
* Added include replacement for backwards compatability
* Added filename fixer for cpp backward compatiability
* Cookiecutter revisions, added health port to queued component, added instructions to sdd
* Removed uneccesary spaces
* Remove print statement
* Removed prototype warning
* Removed make_namespace as it is no longer used
* Reformatted
* Remove reqs for python<3.5
* python3.6 is now lower bound
* python3.6 is now lower bound
* python3.6 is now lower bound
* python3.6 is now lower bound
* python3.6 is now lower bound