We had the Raymarine guys bring a Quantum radar to the marina today. A sales guy and his IT guy helper. We set up cabled to the computer with an old router I had laying around (that I wasn't very familiar with). I had to change the IP address range of the router to talk to the Quantum--this took a little doing because I didn't know what I was doing and the IT guy didn't want to jump in and possibly bugger up my system permanently.
But once we got the IP address range right (192.168.0.x) The Radar PI (5.8.2 + 5.5.0) did appear to find the radar eventually. (see screenshot). At least it picked up model number and
serial number. When I
google the part number it says this:
Raymarine E70210 Quantum Q24C Radome w/Wi-Fi & Ethernet
The tech guy confirmed that the s/n of the unit matched their radome, so it was definitely coming from that radar. But I could never get anything else to happen. Clicking on the Standby/Transmit never did anything. Here is a sample of the log when it actually declared success, at least in the initial "where is the radar" effort. (When we finally got things set up correctly, my IP was :101, and the radome's IP was :103)
Code:
13:29:13.020 MESSAGE RaymarineLocate.cpp:257 Located raymarine radar IP 192.168.0.103 port 1, interface 192.168.0.101 [ /232.1.181.1:2574/232.1.181.1:2574/192.168.0.103:2575]
13:29:13.020 MESSAGE RaymarineLocate.cpp:191 Raymarine locate stopped after success
13:29:13.020 MESSAGE RaymarineReceive.cpp:274 Raymarine Quantum RaymarineReceive receive timeout 5
13:29:13.020 MESSAGE RaymarineReceive.cpp:300 Raymarine Quantum RaymarineReceive updating radar location /232.1.181.1:2574/232.1.181.1:2574/192.168.0.103:2575 socket -1
13:29:13.020 ERROR RMQuantumControl.cpp:55 Raymarine Quantum INVALID_SOCKET, Unable to transmit command to unknown radar
13:29:13.020 ERROR RMQuantumControl.cpp:55 Raymarine Quantum INVALID_SOCKET, Unable to transmit command to unknown radar
13:29:13.020 MESSAGE RaymarineReceive.cpp:112 Raymarine Quantum Creating multicast socket for radar at IP 192.168.0.103 port 1 [ /232.1.181.1:2574/232.1.181.1:2574/192.168.0.103:2575] - 1296
13:29:13.020 MESSAGE RaymarineReceive.cpp:274 Raymarine Quantum RaymarineReceive receive timeout 0
13:29:13.020 MESSAGE RaymarineReceive.cpp:300 Raymarine Quantum RaymarineReceive updating radar location 0720229/232.1.181.1:2574/232.1.181.1:2574/192.168.0.103:2575 socket 1296
13:29:13.020 MESSAGE RaymarineReceive.cpp:112 Raymarine Quantum Creating multicast socket for radar at IP 192.168.0.103 port 2574 [0720229/232.1.181.1:2574/232.1.181.1:2574/192.168.0.103:2575] - 1296
13:29:13.020 MESSAGE RaymarineReceive.cpp:274 Raymarine Quantum RaymarineReceive receive timeout -60
13:29:13.021 MESSAGE RaymarineReceive.cpp:274 Raymarine Quantum RaymarineReceive receive timeout -59
13:29:13.021 MESSAGE RaymarineReceive.cpp:274 Raymarine Quantum RaymarineReceive receive timeout -60
The log file just indicates timeout over and over. I didn't find out how to turn on Verbose until after they'd put everything away, so not a verbose log file, sorry. I did capture some random Ethernet comms via Wireshark later, but I've never used Wireshark before, so I didn't really know what I was doing.
In these log files, search for the S/N, as any
logs before that, maybe we were trying to talk on the wrong IP address, because I'd buggered up changing the IP range on the router.
We also tried to directly connect the radar to my computer (without changing the cable... should we have had a cross-over cable?). And that didn't produce anything useful either.
Have attached the logfile and wireshark files (zipped and renamed .PDF), and the screenshot.
In theory, the tech guy, Promoth, is supposed to go back to the Raymarine office here in
Malaysia and try to get OpenCPN 5.8.2 + 5.5.0
plugin working, as we told them we would buy one if they do. But I'm not sure if he has the time or what his skill set is, though he seemed pretty sharp and interested.
We told the salesman that they should contact you guys via this forum and offer a loan of a radome to one of you (convenient to a Raymarine dealer wherever you are) to get the RadarPi working well for the Quantum. They are definitely losing sales over this.
Sorry this is not more helpful.