 |
|
05-11-2015, 02:51
|
#61
|
Registered User
Join Date: Jul 2012
Location: Just outside Trondheim, Norway
Boat: Sandvik 880MS
Posts: 17
|
Re: OpenPlotter project
Quote:
Originally Posted by Sailoog
...mega-super-major release because there are lots of code changes, new features and new Raspbian core adaptation (Jessie).
...
|
OK, then I will just sit tight and await that release :-)
If I could add a couple of requests - maybe you already has this covered, but the configuration files for OpenPlotter, OpenCPN and zyGrib should be somewhat easy accessible and documented, to ease migrating when upgrading..
The other thing I would like is configurable SSID - I'd like it to be the boats name, and now I have to hack it in the wifi script...
__________________
__________________
Regards,
Arne
S/Y Tiarora
|
|
|
05-11-2015, 10:00
|
#62
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
Quote:
Originally Posted by Arne Henriksen
If I could add a couple of requests - maybe you already has this covered, but the configuration files for OpenPlotter, OpenCPN and zyGrib should be somewhat easy accessible and documented, to ease migrating when upgrading..
|
Good point. Maybe a button to export and save opencpn.conf, zygrib.conf, openplotter.conf and kplex.conf. The problem is that by the moment openplotter.conf is suffering major changes too
Quote:
Originally Posted by Arne Henriksen
The other thing I would like is configurable SSID - I'd like it to be the boats name, and now I have to hack it in the wifi script...
|
Done!
That was suggested by a user who had four "OpenPlotter" AP in his port
__________________
|
|
|
05-11-2015, 10:20
|
#63
|
Marine Service Provider
Join Date: May 2013
Location: Norway
Posts: 612
|
Re: OpenPlotter project
According to the reply above, the Emlid Navio+ HAT board has support for the onboard IMU/baro sensor out of the box with openplotter. No soldering is required.
__________________
|
|
|
05-11-2015, 10:32
|
#64
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
Quote:
Originally Posted by petter5
According to the reply above, the Emlid Navio+ HAT board has support for the onboard IMU/baro sensor out of the box with openplotter. No soldering is required.
|
Ops! sorry, you are right.
This one should work as well https://www.raspberrypi.org/products/sense-hat/
Never tested but both should work because they have compatible i2c chips.
The problem with magnetometers on HATs is that they are affected by magnetic fields of your electronics (raspberry included) and it is difficult to calibrate it attached to the Pi, so better as far as possible.
|
|
|
05-11-2015, 17:03
|
#65
|
Marine Service Provider
Join Date: May 2013
Location: Norway
Posts: 612
|
Re: OpenPlotter project
Well, in a development cyclus, there is always several problems, bu I think the Navio+ open up a lot of possibilities that is overwhelming the possible problems. The Navio+ seems extremely well engineered and seems to be developed by a very capable team so it might be reasonable reasons for exploring the navio+ futher.
__________________
|
|
|
06-11-2015, 10:44
|
#66
|
Registered User
Join Date: Aug 2012
Location: Slidell, LA
Boat: Laguna 33
Posts: 85
|
Re: OpenPlotter project
Don't be intimidated by soldering a header on an IMU. I am terrible at soldering wires, but I went out and bought some new solder (very thin solder, compared with what I had in the drawer), and even with my old eyes it really was a two minute job. Heat the pin and the pad on the circuit board with the tip of the iron for a few seconds and then apply the solder to the pin. Perfect volcano shape on each pin.
__________________
|
|
|
06-11-2015, 15:03
|
#67
|
Registered User
Join Date: Jul 2012
Location: Just outside Trondheim, Norway
Boat: Sandvik 880MS
Posts: 17
|
Re: OpenPlotter project
Quote:
Originally Posted by Saqqara
Don't be intimidated by soldering a header on an IMU. I am terrible at soldering wires, but I went out and bought some new solder (very thin solder, compared with what I had in the drawer), and even with my old eyes it really was a two minute job. ....
|
Thanks for the encouragement - I might actually try that :-)
__________________
Regards,
Arne
S/Y Tiarora
|
|
|
06-11-2015, 15:35
|
#68
|
Registered User
Join Date: Jan 2014
Location: Bequia, SVG
Boat: Fortuna Island Spirit 40
Posts: 1,890
|
Re: OpenPlotter project
Quote:
Originally Posted by Arne Henriksen
Thanks for the encouragement - I might actually try that :-)
|
Search out KAINA solder on Ebay. Its good quality lead/tin solder. Even a monkey could make a good joint with it. Look for 1mm or less diameter! 0.6mm is my preferred for electrics work.
__________________
|
|
|
09-11-2015, 01:19
|
#69
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
|
|
|
10-11-2015, 14:18
|
#70
|
Registered User
Join Date: Dec 2013
Location: Gulf Breeze, Florida
Boat: Dufour 43
Posts: 39
|
Re: OpenPlotter project
Sailoog,
I need a little help here. Bought a Raspberry Pi 2 and added their new 7" touch screen. Purchased a DVB-T DAB FM,RTL2832U & R820T Tuner and downloaded OpenPlotter v0.5.0 from your site and loaded on the Pi2.
While I wait on the GPS and USB/serial adapter, I thought I would run the RTL and get that running and checked out.
So the Openplotter runs and no errors and I can run OpenCPN on the Pi2. So far, so good. I get the RTL calibrated per your instructions. I even see the cell tower channels to calibrate.
When I go to the NMEA 0183 tab to show output and check operation...I get the following "Failed to connect to localhost:10110 Error code: Timed out" On the bottom of the NMEA 0183 window.
Then a few seconds later it switches to "No Data, trying to reconnect..."
I have not changed any default Localhost settings and the box is checked.
What am I missing?
Thanks,
Scott
__________________
|
|
|
11-11-2015, 09:04
|
#71
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
Quote:
Originally Posted by sailsunfurled
Sailoog,
I need a little help here. Bought a Raspberry Pi 2 and added their new 7" touch screen. Purchased a DVB-T DAB FM,RTL2832U & R820T Tuner and downloaded OpenPlotter v0.5.0 from your site and loaded on the Pi2.
While I wait on the GPS and USB/serial adapter, I thought I would run the RTL and get that running and checked out.
So the Openplotter runs and no errors and I can run OpenCPN on the Pi2. So far, so good. I get the RTL calibrated per your instructions. I even see the cell tower channels to calibrate.
When I go to the NMEA 0183 tab to show output and check operation...I get the following "Failed to connect to localhost:10110 Error code: Timed out" On the bottom of the NMEA 0183 window.
Then a few seconds later it switches to "No Data, trying to reconnect..."
I have not changed any default Localhost settings and the box is checked.
What am I missing?
Thanks,
Scott
|
"Error code: Timed out" means that all is working ok (multiplexer) but you are not getting data from your only source of data at the moment, the SDR, so there is nothing to multiplexing
What antenna are you using? do you have possible targets around?
Fill in the gain and ppm fields with your calibration data and clic "take a look" button. Can you see any mark like this:
|
|
|
12-11-2015, 08:02
|
#73
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
Quote:
Originally Posted by NahanniV
|
Stellarium doesn't work due to openGL issues.
I have not experience with winlink on raspbian or ARM platforms. Has anyone tested it with pactor or sound card?
|
|
|
13-11-2015, 14:41
|
#74
|
Registered User
Join Date: Dec 2013
Location: Gulf Breeze, Florida
Boat: Dufour 43
Posts: 39
|
Re: OpenPlotter project
Quote:
Originally Posted by Sailoog
"Error code: Timed out" means that all is working ok (multiplexer) but you are not getting data from your only source of data at the moment, the SDR, so there is nothing to multiplexing
What antenna are you using? do you have possible targets around?
Fill in the gain and ppm fields with your calibration data and clic "take a look" button. Can you see any mark like this:

|
Saillog,
Thanks for the reply. Yes, I set everything per your set up. No I did not see any of the data bursts. I am using a VHF base station antenna 21' about ground tuned to 162Mhz. I have swept the feed line and antenna, so all is good there.
I know we have a few aids to navigation that transmit AIS in the area and Ship traffic intermittently.
How can I tune the receiver inside your program to try a different VHF frequency that I know is transmitting? For troubleshooting?
Thanks,
Scott
__________________
|
|
|
17-11-2015, 02:43
|
#75
|
Registered User
Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 280
|
Re: OpenPlotter project
Quote:
Originally Posted by sailsunfurled
Saillog,
Thanks for the reply. Yes, I set everything per your set up. No I did not see any of the data bursts. I am using a VHF base station antenna 21' about ground tuned to 162Mhz. I have swept the feed line and antenna, so all is good there.
I know we have a few aids to navigation that transmit AIS in the area and Ship traffic intermittently.
How can I tune the receiver inside your program to try a different VHF frequency that I know is transmitting? For troubleshooting?
Thanks,
Scott
|
Sorry for delay in answering, really busy coding...
So, antenna is ok and you should have targets... Do you have the dongle plugged to the raspberry? you will need an auto-powered usb hub because rtl-sdr draws more power than your raspberry can serve.
If this doesn't work, open a terminal window and type:
cd
cd .config/openplotter
python openplotter.py
this will open openplotter in debug mode and you can see what is going on when you enable AIS reception. Fill in your calibration values and let me know what openplotter says.
__________________
|
|
|
 |
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|