forked from stpaine/FERS
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
David Young edited this page Aug 5, 2025
·
11 revisions
This wiki is the central documentation hub for the Flexible Extensible Radar Simulator (FERS), a high-performance, signal-level C++ simulation tool.
FERS is currently undergoing a major evolution as part of an MSc research project. Development is proceeding along two parallel tracks:
- The FERS World Builder: A next-generation, standalone desktop UI for intuitive, 3D scenario creation.
- C++ Backend Enhancement: A significant effort to improve the core engine's reliability, physical accuracy, and feature set, with a primary focus on implementing robust FMCW simulation support.
Use the sidebar to navigate, or start with these key entry points:
- Introduction and Goals: Learn more about the FERS project and the current MSc research objectives.
- Development Roadmap: Overview of planned features and improvements.
- Installation Guide: Instructions on how to build and install FERS.
- Functionality Overview: A detailed evaluation of all existing features, including their implementation details, assumptions, and limitations. This forms the baseline for ongoing development.
- FERS Simulation Workflow Overview: A detailed series of flow charts illustrating the workflow of FERS.