安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






(20 days later)
Updated to module to work with advanced radars added in update v1.2.29.
Won't work with old radars (i.e. sonar) anymore.
I do not understand
Must be something with the sonar or something then.
Is there anyway to increase the resolution of the map on a display so it's not quite so pixelated?
Have you wired everything up correctly? Are GPS X and GPS Y correct? Is the module recieving it's composite signal from the main module? Is the main module wired correctly? Have you tried moving the map screen over the radar's position?
If you're using a compact velocity pivot, you can e.g. hide a (large) velocity pivot somewhere, have it rotate at the same speed and use it's ouput.
You could also e.g. use a ping-pong counter (divided by 2), but then the radar will change rotation directen when it reaches the rearward position. (And it won't be "parallel" to the decorative bar)
You can also use the up/down counter inside a microcontroller and have it count up and reset at 0.5 (e.g. with a greater-than gate) back to -0.5. (Also not "parallel".)
You could even mount a compass sensor to the decorative radar and subtract that from your ship's compass. That should also get you the value for radar yaw.
You can get the radar yaw. The radar yaw is the value you input into the radar yaw input on the radar. There is no radar yaw output, but the radar yaw input is the same as the theoretical radar yaw output. You know that you can send the signal from a single output to multiple inputs, right?
The radar yaw input on the radar itself is value between -0.5 and 0.5, where -0.5 turns the radar 180° to the left and 0.5 turns the radar 180° to the right.