Please login or register.

Login with username, password and session length

News:

Registration is only required if you want to post, and is not needed to read any posts. To avoid excess 'spam' accounts, all accounts where no posts have been made will be deleted after two weeks. Please register again if you wish to post.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Radar1

Pages: [1]
1
Development / Re: Increasing RADAR resolution?
« on: December 12, 2021, 02:10:12 PM »
Thanks for the reply, I was able to do it and indeed it looks like I did not break anything else. BC rapidly hits performance issues when increasing RADAR resolution too much though! My machine can only comfortably run it up to 1024 angles x 512 cells for now.

2
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?

Pages: [1]