Index: firmware/App/Drivers/InternalADC.c =================================================================== diff -u -rf3fedc73df117154665ba07bbae8e9c8dc8880d4 -r4671ebebf1334c098a4725320be54f0b94eff7bc --- firmware/App/Drivers/InternalADC.c (.../InternalADC.c) (revision f3fedc73df117154665ba07bbae8e9c8dc8880d4) +++ firmware/App/Drivers/InternalADC.c (.../InternalADC.c) (revision 4671ebebf1334c098a4725320be54f0b94eff7bc) @@ -44,6 +44,7 @@ INT_ADC_PRIMARY_ALARM_CURRENT_HG, // 8 INT_ADC_NOT_USED, // 9 INT_ADC_BOARD_THERMISTOR, // 10 + INT_ADC_1_8V_XADC, // 11 INT_ADC_3_3V, // 12 INT_ADC_5V_LOGIC, // 13 INT_ADC_PRIMARY_ALARM_CURRENT_LG, // 14 @@ -66,12 +67,12 @@ 0.001465, // V - Internal ADC channel for 5V to logic 0.001465, // V - Internal ADC channel for 3.3V 0.000733, // V - Internal ADC channel for 1.2V to processor - 0.000000, // V - Internal ADC channel for 1.8V external ADC - 0.000000, // V - Internal ADC channel for 1.0V FPGA - 0.000000, // V - Internal ADC channel for 1.8V FPGA + 0.000733, // V - Internal ADC channel for 1.8V external ADC + 0.000733, // V - Internal ADC channel for 1.0V FPGA + 0.000733, // V - Internal ADC channel for 1.8V FPGA 0.001221, // V - Internal ADC channel for PCB temperature - 0.000000, // V - Internal ADC channel for ADC reference voltage - 0.007106, // mA - Internal ADC channel for VBackup + 0.001465, // V - Internal ADC channel for ADC reference voltage + 0.009420, // V - Internal ADC channel for VBackup 0.007106, // V - Internal ADC channel for 24V to actuators (1) 0.007106, // V - Internal ADC channel for 24V to actuators (2) 0.000000, // - Not used