Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r2fdeed9451329cbd4defdc41f00b419f3963a131 -r4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 2fdeed9451329cbd4defdc41f00b419f3963a131) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 4f89cf6acdca1a537cd9d9bd851dc9dc7cf5c63a) @@ -7,8 +7,8 @@ * * @file SystemCommMessages.c * -* @author (last) Sean Nash -* @date (last) 30-Sep-2023 +* @author (last) Michael Garthwaite +* @date (last) 04-Oct-2023 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -3667,6 +3667,8 @@ { testerLoggedIn = TRUE; checkInFromUI(); // Allow tasks to begin normal processing when tester has logged in + // Set the dialin checkin time stamp until the first checkin message is received from dailin + setDialinCheckInTimeStamp(); } else {