1
Development / Increasing RADAR resolution?
« on: December 09, 2021, 11:06:45 AM »
Hello!
First as a sidenote: I've been hacking away at BridgeCommand for a project of mine and been able to easily tweak it for my needs so far. Thank you very much for having shared your work like this!
I'm now trying to increase the angular resolution of the RADAR, beyond the hardcoded 360 lines per revolution limit. Before I lose too much time searching for what I might break along the way I thought I'd ask those that are familiar with the codebase: can I assume that everything I need is contained in RadarCalculation.cpp or do you know if messing with it might have unintended consequences for the rest of the simulation?
First as a sidenote: I've been hacking away at BridgeCommand for a project of mine and been able to easily tweak it for my needs so far. Thank you very much for having shared your work like this!
I'm now trying to increase the angular resolution of the RADAR, beyond the hardcoded 360 lines per revolution limit. Before I lose too much time searching for what I might break along the way I thought I'd ask those that are familiar with the codebase: can I assume that everything I need is contained in RadarCalculation.cpp or do you know if messing with it might have unintended consequences for the rest of the simulation?