Added HPG validation

This commit is contained in:
PxlLoewe
2025-06-03 13:44:21 -07:00
parent 4acdb48344
commit ebb72c6517
14 changed files with 223 additions and 116 deletions

View File

@@ -63,10 +63,6 @@ export const handleConnectPilot =
userId: userId,
loginTime: new Date().toISOString(),
stationId: parseInt(stationId),
// TODO: remove this after testing
posLat: 51.45,
posLng: 9.77,
posH145active: true,
},
});
socket.join("dispatchers"); // Join the dispatchers room