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
Right now, heading and width are both required. The caller shouldn't have to provide the beam width every time. Make both parameters optional, and if not provided, don't change that parameter.
Only question: What if neither parameter is provided? Usually this resets to defaults, but I don't know if "antenna heading" really has a default. Maybe, just turn it off?
The text was updated successfully, but these errors were encountered:
Right now,
heading
andwidth
are both required. The caller shouldn't have to provide the beam width every time. Make both parameters optional, and if not provided, don't change that parameter.Only question: What if neither parameter is provided? Usually this resets to defaults, but I don't know if "antenna heading" really has a default. Maybe, just turn it off?
The text was updated successfully, but these errors were encountered: