separate function for raw TM insertion
All checks were successful
EIVE/-/pipeline/pr-main This commit looks good

This commit is contained in:
2023-11-13 13:19:42 +01:00
parent 57a225f926
commit 2259d269dd
2 changed files with 38 additions and 5 deletions

View File

@ -12,7 +12,8 @@ from spacepackets.util import UnsignedByteField
TM_DB_PATH = "tm.db"
RAW_TM_PATH = "raw_tm.db"
# Separate DB or not? Not sure..
# RAW_TM_PATH = "raw_tm.db"
PUS_APID = 0x65
CFDP_APID = 0x66