v1.15.0 #311
@ -99,13 +99,13 @@ set(OBSW_ADD_GPS_CTRL
|
|||||||
${INIT_VAL}
|
${INIT_VAL}
|
||||||
CACHE STRING "Add GPS controllers")
|
CACHE STRING "Add GPS controllers")
|
||||||
set(OBSW_ADD_CCSDS_IP_CORES
|
set(OBSW_ADD_CCSDS_IP_CORES
|
||||||
${INIT_VAL}
|
1
|
||||||
CACHE STRING "Add CCSDS IP cores")
|
CACHE STRING "Add CCSDS IP cores")
|
||||||
set(OBSW_TM_TO_PTME
|
set(OBSW_TM_TO_PTME
|
||||||
${INIT_VAL}
|
1
|
||||||
CACHE STRING "Send telemetry to PTME IP core")
|
CACHE STRING "Send telemetry to PTME IP core")
|
||||||
set(OBSW_TC_FROM_PDEC
|
set(OBSW_TC_FROM_PDEC
|
||||||
${INIT_VAL}
|
1
|
||||||
CACHE STRING "Poll telecommand from PDEC IP core")
|
CACHE STRING "Poll telecommand from PDEC IP core")
|
||||||
set(OBSW_ADD_TCS_CTRL
|
set(OBSW_ADD_TCS_CTRL
|
||||||
${INIT_VAL}
|
${INIT_VAL}
|
||||||
|
@ -51,7 +51,7 @@ void ObjectFactory::produce(void* args) {
|
|||||||
// createPayloadComponents(gpioComIF);
|
// createPayloadComponents(gpioComIF);
|
||||||
// createHeaterComponents(gpioComIF, pwrSwitcher, healthTable);
|
// createHeaterComponents(gpioComIF, pwrSwitcher, healthTable);
|
||||||
|
|
||||||
// TODO: Careful! Swichting this on somehow messes with the communication with the ProASIC
|
// TODO: Careful! Switching this on somehow messes with the communication with the ProASIC
|
||||||
// and will cause xsc_boot_copy commands to always boot to 0 0
|
// and will cause xsc_boot_copy commands to always boot to 0 0
|
||||||
// createRadSensorComponent(gpioComIF);
|
// createRadSensorComponent(gpioComIF);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user