Various Improvements & Fixes #187

Merged
meierj merged 201 commits from mueller/various-improvements-rpi-tweaks into develop 2022-03-26 21:07:07 +01:00
104 changed files with 1435 additions and 2886 deletions
Showing only changes of commit 12b0ac5847 - Show all commits

View File

@@ -5,8 +5,9 @@
:brief: Part of the MOD export tools for the SOURCE project by KSat.
TODO: Integrate into Parser Structure instead of calling this file (no cpp file generated yet)
:details:
Returnvalue exporter.
To use MySQLdb, run pip install mysqlclient or install in IDE. On Windows, Build Tools installation might be necessary.
Return Value exporter.
To use MySQLdb, run pip install mysqlclient or install in IDE. On Windows, Build Tools
installation might be necessary.
:data: 21.11.2019
"""
from fsfwgen.core import get_console_logger

2
tmtc

Submodule tmtc updated: 47f982e4f7...454ef636a1