Commit Graph

21 Commits (54c7e5fbc735b32edac8fdddb0f2908912c17bb0)

Author SHA1 Message Date
Daniel Lovell 17987c2c5f Implement Event monitoring system
Events are tracked and exported
Monitoring of telemetry performance greatly optimized
Assignment and threat table tracking fixed
2024-10-02 00:30:01 -07:00
Daniel Lovell 0c7d69d632 IADS split out from SimManager
IADS handles the threattable and assigning targets
IADS now implements batched threat assignments
2024-10-01 19:10:47 -07:00
Daniel Lovell 2d97112e51 Remove debug LogWarning from SimManager 2024-09-30 11:47:09 -07:00
Daniel Lovell e15b70fafc Assignment system overhaul to fix many bugs 2024-09-29 23:18:40 -07:00
Daniel Lovell a829a05264 Bump to Unity 6000.0.20f1 (preview) 2024-09-25 17:51:44 -07:00
Daniel Lovell 101ff476f0 Tweaks to improve visuals 2024-09-25 11:31:51 -07:00
Daniel Lovell 523d97ec85 "target_type" -> "threat_type", truncate sim config JSON 2024-09-24 20:04:27 -07:00
Daniel Lovell a29efbb4ca Refactor "Missile" -> "Interceptor" 2024-09-24 19:59:25 -07:00
Daniel Lovell 17af733afb Refactor "Target" -> "Threat" 2024-09-24 19:24:50 -07:00
Titan Yuan 4293bfec94 Add serialized fields for instantaneous velocity and acceleration 2024-09-24 18:28:15 -07:00
Daniel Lovell e62ed34371 Better input and UI control, low FOV render 2024-09-24 17:05:33 -07:00
Daniel Lovell dca1d97430 Rework of SimulationConfig to load JSON from StreamingAssets\Configs 2024-09-24 00:22:43 -07:00
Daniel Lovell cfd5653620 Added orbit camera controller for game view
Play/pause toggled with SPACE
navigate camera with mouse and WASD (forward/right) + EQ (up)
2024-09-15 21:26:31 -07:00
Daniel Lovell e583b2c126 Fix dep. warning in visualize_telemetry, add legend 2024-09-14 15:22:56 -07:00
Daniel Lovell d152c8a559 Added telemetry monitoring and sample visualization Python script 2024-09-14 15:00:35 -07:00
Daniel Lovell 6149d8c783 Document SimManager, fix bug in RestartSimulation causing crash 2024-09-14 11:40:58 -07:00
Titan Yuan 9be43821ef Format all files 2024-09-13 22:45:25 -07:00
Daniel Lovell 25e6568023 Fixed to target assignment, 3 salvo hydra70 config 2024-09-12 23:58:47 -07:00
Daniel Lovell 4acc2fd32c Clustering working 2024-09-12 15:44:55 -07:00
Daniel Lovell 742da94fe9 Reorganization and many improvements of rendering 2024-09-12 10:36:45 -07:00
Daniel Lovell 76b6037ce8 Initial commit of unity project 2024-09-12 00:17:21 -07:00