Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 401 Bytes

File metadata and controls

15 lines (10 loc) · 401 Bytes

Solution to Helsings electronic warfare challenge at the European Defense Tech Hackathon 2025 in Munch.

Usage

python main.py data/data.ipc --emitter 1 --ray-length 50000 --ray-interval 1000

We suggest using uv for dependency management in the repository.

uv run main.py data/data.ipc --emitter 1 --ray-length 50000 --ray-interval 1000

electronic_warefare_hackathon