v1.6.0 #78

Merged
muellerr merged 147 commits from develop into main 2021-08-09 16:08:26 +02:00
95 changed files with 3804 additions and 1985 deletions
Showing only changes of commit 9edd6fc3be - Show all commits

View File

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

View File

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

View File

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

2
tmtc

Submodule tmtc updated: 8b7331c210...477743f626