forked from achamaikin/CCSModuleSW30Web
Remove FAKE_500V Everest workaround; use real setpoints on the bus (v1.0.24).
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
|
||||
#define PSU_NUM 1
|
||||
|
||||
/* Everest / стенд: запрос «500 В» на шине — реально на PSU задаются U/I ниже; статус может оставаться 500 В (serial.c). */
|
||||
#define FAKE_EVREQ_VOLTAGE_V 500u
|
||||
#define FAKE_PSU_VOLTAGE_V 300u
|
||||
#define FAKE_PSU_CURRENT_0P1A 10u
|
||||
|
||||
/* Fast discharge: PSU off/on cycle on step-down setpoint (unloaded bus). */
|
||||
#define PSD_ENABLE 1u
|
||||
#define PSD_MAX_CMD_CURRENT_0P1A 20u /* 2.0 A */
|
||||
|
||||
Reference in New Issue
Block a user