Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rating: Thread Rating: 4 votes, 5.00 average. Display Modes
Old 18-05-2016, 07:00   #781
Registered User

Join Date: Jun 2011
Posts: 6
Re: OpenPlotter project

ah, ok I need to update. cheers for that.

Lew
LewB is offline   Reply With Quote
Old 19-05-2016, 05:24   #782
Registered User

Join Date: Mar 2013
Posts: 4
Re: OpenPlotter project

Good day,

Pi 2 running with Openplotter and Opencpn.

Next on the list is to get GPS and then AIS working.

Does openplotter support Garmin 18x USB GPS?

http://www.amazon.com/Garmin-18x-USB.../dp/B0016O0G26

Regards,

Nic
nicolaasdekker is offline   Reply With Quote
Old 21-05-2016, 02:04   #783
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,731
Images: 2
Re: OpenPlotter project

Nick look in user docs for external plugins nmea conv. Has some examples. You are welcome to augment this.
rgleason is offline   Reply With Quote
Old 21-05-2016, 02:14   #784
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,731
Images: 2
Re: OpenPlotter project

http://www.cruisersforum.com/forums/....php?p=2120808

Just realized you fixed it in Dashboard. Thanks for the contribution, can you make a pull request in github?
rgleason is offline   Reply With Quote
Old 21-05-2016, 03:08   #785
Marine Service Provider

Join Date: May 2013
Location: Norway
Posts: 722
Re: OpenPlotter project

Quote:
Originally Posted by nicolaasdekker View Post
Good day,

Pi 2 running with Openplotter and Opencpn.

Next on the list is to get GPS and then AIS working.

Does openplotter support Garmin 18x USB GPS?

http://www.amazon.com/Garmin-18x-USB.../dp/B0016O0G26

Regards,

Nic
Yes, 18x GPS will work under linux/openplotter, but not out of the box, search google for "unbuntu garmin 19x gps" I has sucessfully used a such GPS.
petter5 is offline   Reply With Quote
Old 21-05-2016, 19:31   #786
Registered User

Join Date: Mar 2014
Location: Maryland USA
Boat: Beneteau Oceanis 37
Posts: 83
Re: OpenPlotter project

Just a heads up on one more thing to consider when you implement ADC reading Sailoog - We have a VDO electrical panel with readouts for fuel and water tank levels. (Standard on our 2014 Beneteau and probably others of its vintage.) The panel sends a voltage to the sensors on the tanks and then reads the return voltage to get the tank level. It is possible to splice into the sensor return lines and read the value with an ADC to get the tank levels. The only trick is that it doesn't hold that line high - it pulses it for about a second every 20 seconds to get the reading. Because of that, getting the tank levels isn't as easy as just reading the ADC value - you need to poll the value for about 21 seconds and take the maximum. It would be good if a future version of OP would have functionality like that.


Sent from my iPhone using Cruisers Sailing Forum
Davidasailor is offline   Reply With Quote
Old 23-05-2016, 09:05   #787
Registered User

Join Date: Nov 2009
Posts: 12
Re: OpenPlotter project

Hi

Ver 0.8 crashed

I can SSH in so can send this file along.

python /home/pi/.config/openplotter/openplotter.py
Unable to access the X Display, is $DISPLAY set properly?


Here are the results of the listing the details of the USB ports:

~ $ lsusb -v

Bus 001 Device 006: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel Mouse
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc00e M-BJ58/M-BJ69 Optical Wheel Mouse
bcdDevice 11.10
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 52
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 10

Bus 001 Device 008: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x148f Ralink Technology, Corp.
idProduct 0x5370 RT5370 Wireless Adapter
bcdDevice 1.01
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 67
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 450mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 7
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0

Bus 001 Device 007: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0bda Realtek Semiconductor Corp.
idProduct 0x2838 RTL2838 DVB-T
bcdDevice 1.00
iManufacturer 1 Realtek
iProduct 2 RTL2838UHIDIR
iSerial 3 00000001
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 4 USB2.0-Bulk&Iso
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 Bulk-In, Interface
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 Bulk-In, Interface
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 2
Device Status: 0x0000
(Bus Powered)

Bus 001 Device 005: ID 05e3:0660 Genesys Logic, Inc. USB 2.0 Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0660 USB 2.0 Hub
bcdDevice 5.07
iManufacturer 0
iProduct 1
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12

Bus 001 Device 004: ID 0d62:001c Darfon Electronics Corp. Benq X120 Internet Keyboard Pro
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0d62 Darfon Electronics Corp.
idProduct 0x001c Benq X120 Internet Keyboard Pro
bcdDevice 2.02
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 59
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 1 Keyboard
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 65
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 24
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 139
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 48

Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0xec00 SMSC9512/9514 Fast Ethernet Adapter
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4

Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x9514
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.04
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12

Thanks

James in NS
boardfun is offline   Reply With Quote
Old 24-05-2016, 01:42   #788
Registered User

Join Date: Mar 2014
Posts: 21
Re: OpenPlotter project

I have a BMP180 pressure temp sensor installed. On initial instal the graphs plotted fine. I turned the RPi 3 off and the next time I turned it on the graphs did not update. Sensor is detected (tried resetting), and I get the nmea output working fine, I just don't get the graphs updating.

Anyone else had this issue and found a fix?
dralyagmas is offline   Reply With Quote
Old 24-05-2016, 01:46   #789
Registered User

Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 311
Lightbulb Re: OpenPlotter project

OpenPlotter project is growing fast and it has been a long time since the last stable release so, this is our new Raspbian compilation:

http://www.sailoog.com/en/blog/download-...r-rpi-v080

It does not fit in a 4GB SD card any more due to the latest needed packages, please use a 8GB SD card. Although the image file is bigger (~4.8GB), the compressed files are smaller because an optimized process.

We are working already in v0.9.0 and the main goal is the complete integration of Signal K and N2K.

Thank you all for your support and contributions!!!
__________________
OpenPlotter Project
https://openmarine.net/openplotter
Sailoog is offline   Reply With Quote
Old 24-05-2016, 01:54   #790
Registered User

Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 311
Re: OpenPlotter project

Quote:
Originally Posted by Davidasailor View Post
Just a heads up on one more thing to consider when you implement ADC reading Sailoog - We have a VDO electrical panel with readouts for fuel and water tank levels. (Standard on our 2014 Beneteau and probably others of its vintage.) The panel sends a voltage to the sensors on the tanks and then reads the return voltage to get the tank level. It is possible to splice into the sensor return lines and read the value with an ADC to get the tank levels. The only trick is that it doesn't hold that line high - it pulses it for about a second every 20 seconds to get the reading. Because of that, getting the tank levels isn't as easy as just reading the ADC value - you need to poll the value for about 21 seconds and take the maximum. It would be good if a future version of OP would have functionality like that.


Sent from my iPhone using Cruisers Sailing Forum
Ok, thanks. Maybe it should be some way of setting the time between readings and be able to get average values from a set of readings. Noted.
__________________
OpenPlotter Project
https://openmarine.net/openplotter
Sailoog is offline   Reply With Quote
Old 24-05-2016, 02:04   #791
Registered User

Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 311
Re: OpenPlotter project

Quote:
Originally Posted by boardfun View Post
Hi

Ver 0.8 crashed

I can SSH in so can send this file along.

python /home/pi/.config/openplotter/openplotter.py
Unable to access the X Display, is $DISPLAY set properly?
I guess you are the same person of this issue:
https://github.com/sailoog/openplotter/issues/80
You provided more details, so let's follow this issue there.
__________________
OpenPlotter Project
https://openmarine.net/openplotter
Sailoog is offline   Reply With Quote
Old 24-05-2016, 02:08   #792
Registered User

Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 311
Re: OpenPlotter project

Quote:
Originally Posted by dralyagmas View Post
I have a BMP180 pressure temp sensor installed. On initial instal the graphs plotted fine. I turned the RPi 3 off and the next time I turned it on the graphs did not update. Sensor is detected (tried resetting), and I get the nmea output working fine, I just don't get the graphs updating.

Anyone else had this issue and found a fix?
OP version?
Any report in debug mode?
__________________
OpenPlotter Project
https://openmarine.net/openplotter
Sailoog is offline   Reply With Quote
Old 24-05-2016, 03:18   #793
Registered User

Join Date: Mar 2014
Posts: 21
Re: OpenPlotter project

OP 0.7

I will have to go down to the boat for that one
dralyagmas is offline   Reply With Quote
Old 25-05-2016, 05:43   #794
Registered User

Join Date: Apr 2016
Boat: Formosa 41
Posts: 20
Re: OpenPlotter project

Hello,
I have a problem I hope someone can help with;

I think I have corrupt SD card, as it was working fine, then without any updates (to anything), when I boot now it does not go past a login screen for openplotter.

I tried entering pi/raspberry. It just returns to the login screen. If I enter a bad password it tells me so.
I have run fsck on the SD from another pi SD image, no errors are shown. From the other pi image the file system appears to be ok.

Any suggestions as I don't really want to build a new SD image as I am onboard with a very slow internet connection, also don't want to lose updates I've made.

Hi Sailoog & RGLeason,
Sorry not to have done the thinks you have asked yet but this problem hit me as I was planning to so. I have every intention of doing them once I get it running again.

Thanks in advance as always.
Nick_Currawong is offline   Reply With Quote
Old 25-05-2016, 05:52   #795
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: OpenPlotter project

Quote:
Originally Posted by Sailoog View Post
OpenPlotter project is growing fast and it has been a long time since the last stable release so, this is our new Raspbian compilation:

http://www.sailoog.com/en/blog/download-...r-rpi-v080

It does not fit in a 4GB SD card any more due to the latest needed packages, please use a 8GB SD card. Although the image file is bigger (~4.8GB), the compressed files are smaller because an optimized process.

We are working already in v0.9.0 and the main goal is the complete integration of Signal K and N2K.

Thank you all for your support and contributions!!!
I had been using version 7 with updates. It seemed to be working well.

Yesterday I downloaded and switched to version 8.

I am experiencing a lot of crashes in OpenCPN. Sometimes it hangs, sometimes it just closes.

RPi3
I had OpenGL enabled; Tried disabling it but could not get the Pi to boot to GUI after that.
I am just panning and zooming the charts.
It happens with all chart types but fastest with Raster charts.
OpenCPN log says "OpenGL-> No Useable compression format found"

dmesg has lots of errors reported from vc4-drm
Like:
failed to allocate buffer with size 1056768
*ERROR* 0x00000000: packet 112 (vc4_tile_binning_mode_config) failed to validate
[drm]resetting GPU.

Tried setting : MEMCacheLimit=20 and NCacheLimit=5 but no change.

Anyone else having trouble with this ? Have you been able to resolve it ?

Cheers,
JM.
NahanniV is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Want To Buy: Project Boat: Engineless 35'ish blue water cruiser project Max Sail Classifieds Archive 52 24-03-2013 12:27
Greetings + my project Marco Meets & Greets 8 27-02-2009 16:28
Major Project: What is the best way to organize our discussions? Andy R Forum Tech Support & Site Help 6 04-04-2006 14:21
Our ongoing project - Offshore 41 By Invitation Construction, Maintenance & Refit 7 04-12-2005 06:42
Portal sailing website project CaptainTom Meets & Greets 2 20-03-2003 06:50

Advertise Here


All times are GMT -7. The time now is 02:30.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.