Index: firmware/App/Services/FpgaDD.c =================================================================== diff -u -rf7c714a1a09b10d85a8b013712532d37b4d7b97a -r119a861592835f560bc3fb41bad2a1b1299d8e5d --- firmware/App/Services/FpgaDD.c (.../FpgaDD.c) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) +++ firmware/App/Services/FpgaDD.c (.../FpgaDD.c) (revision 119a861592835f560bc3fb41bad2a1b1299d8e5d) @@ -1385,6 +1385,8 @@ * the window have been reached. * @details \b Inputs: none * @details \b Outputs: none + * @details \b Alarm: ALARM_ID_DD_FPGA_COMM_TIMEOUT when FPGA communication is + * lost with the processor. * @return TRUE if windowed count exceeded, else false. *************************************************************************/ BOOL checkFPGAFEOEFailure( void )