You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to run coverage studies with more than 30 transmitter sites. Is there a reason why the 30 transmitter limit is still necessary now that computers have larger RAM?
Either way, the 30 site limit seems kind of arbitrary, and if I'd think if I'm individually passing QTH files to it on the command line, that as a user, if I specify a lot of them it takes a long time to calculate, it comes with the territory.
The text was updated successfully, but these errors were encountered:
I'd like to be able to run coverage studies with more than 30 transmitter sites. Is there a reason why the 30 transmitter limit is still necessary now that computers have larger RAM?
splat/src/main.cpp
Line 125 in c9c3939
splat/src/main.cpp
Line 450 in c9c3939
The documentation says it's supposed to be 4 for coverage map studies, but that no longer seems to be enforced now that this line is no longer there:
https://github.com/jmcmellen/splat/blob/08f06f56470a8361a5609503a6b1cb02f07f48dc/splat.cpp#L8032
Either way, the 30 site limit seems kind of arbitrary, and if I'd think if I'm individually passing QTH files to it on the command line, that as a user, if I specify a lot of them it takes a long time to calculate, it comes with the territory.
The text was updated successfully, but these errors were encountered: