Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
(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.