FSFW Gen and Build Scripts Update #71

Merged
meierj merged 7 commits from mueller/fsfwgen-update into develop 2021-08-02 13:11:36 +02:00
61 changed files with 1587 additions and 1437 deletions
Showing only changes of commit 9edd6fc3be - Show all commits

View File

@ -11,7 +11,7 @@ LOGGER = get_console_logger()
def main(): def main():
init_printout() init_printout(project_string='EIVE')
parser = return_generic_args_parser() parser = return_generic_args_parser()
args = parser.parse_args() args = parser.parse_args()
if args.type == 'objects': if args.type == 'objects':

View File

@ -2,7 +2,7 @@
* @brief Auto-generated object translation file. * @brief Auto-generated object translation file.
* @details * @details
* Contains 103 translations. * Contains 103 translations.
* Generated on: 2021-08-02 11:48:50 * Generated on: 2021-08-02 13:00:48
*/ */
#include "translateObjects.h" #include "translateObjects.h"

View File

@ -2,7 +2,7 @@
* @brief Auto-generated object translation file. * @brief Auto-generated object translation file.
* @details * @details
* Contains 103 translations. * Contains 103 translations.
* Generated on: 2021-08-02 11:48:50 * Generated on: 2021-08-02 13:00:48
*/ */
#include "translateObjects.h" #include "translateObjects.h"

2
tmtc

Submodule tmtc updated: 8b7331c210...477743f626