OpenPlotter 2 roadmap - Printable Version +- OpenMarine (https://forum.openmarine.net) +-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1) +--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2) +--- Thread: OpenPlotter 2 roadmap (/showthread.php?tid=1992) |
RE: OpenPlotter 2 roadmap - e-sailing - 2019-12-29 (2019-12-28, 02:58 PM)SkipperEarly Wrote: [OP2] Network 2.0.8 beta What are standard settings? With AP or without? Headless working is not possible any more. That's not true. You can work headless with: ethernet port client wlan if router does allow connection between two wireless connected devices usb connection to smartphone and some tablets In the past we did save personalisation settings for network. The problem was on every boot we had tocheck if the settings differ between openplotter.conf and network settings. The result was that if someone want's to setup his own special parameter they were always killed by openplotter. RaspAP does work nice for some cases and we are lucky that with OP2 you aren't forced to use openplotter-network. openplotter-network has some features which aren't solved in RaspAP. - No bridge between AP and eth (Very important If you connect to a mfd with ethernetport. And good for notebook connections (don't use this feature if you want to connct to a router)) - No support for second usb-wifi stick as AP - No headless feature install for iphone and Ipad - No feature for fixed IP address for usb connected android As we understand you. It would be nice to have a failsafe feature which starts a wifi AP when fhere is for example a file "AP" in the boot directory and all other settings will be disabled to give you access to the system with an AP. We have to think about that. RE: OpenPlotter 2 roadmap - Sailoog - 2019-12-30 (2019-12-28, 02:58 PM)SkipperEarly Wrote: OP2 I2CSensors 2.0.6beta The latest openplotter-i2c app is not compatible with older versions. Delete any content under [I2C] tag in openplotter.conf and try again. Report please. RE: OpenPlotter 2 roadmap - Sailoog - 2019-12-30 (2019-12-29, 04:01 PM)verkerkbr Wrote: Hi Sailoog, Difficult to help without more info. Please send us the error codes in a new post in bugs forum. NPM is installed with nodejs but only if you install nodejs from the node repositories. We do this adding the node source and configuring the host system to give preference to this node repository even if the Debian version is higher. Maybe the problem is that this preference is not working on those host systems. There are dozens of Debian flavors and we have not tested OP on all of them, just in Raspbian, Ubuntu and pure Debian. RE: OpenPlotter 2 roadmap - Sailoog - 2019-12-30 (2019-12-28, 02:58 PM)SkipperEarly Wrote: PS: I find RaspAP (https://github.com/billz/raspap-webgui) a rather nice tool to configure the wifi but unfortunately it does not work in combination with the OP-network, just the opposite, no networking is functional anymore when RaspAP got installed. @SkipperEarly What happens if you uninstall openplotter-network? is RaspAP working again? Another extra of openplotter-network is that it will work not only on Raspbian soon and it seems that RaspAP is only for Raspbian. @e-sailing RaspAP has an uninstall feature to have all back to its place. Could we consider to add RaspAP as alternative? RE: OpenPlotter 2 roadmap - SkipperEarly - 2019-12-30 Thanks e-sailing, very helpful your good explanations. (Why haven't I ever thought about usb cable connection to the tablet. worked straight away. Had tried USB connection to PC but failed - even with xover cable - great suggestion - thanks!) Your comparisson RaspAP vs OP-networking is fine and understood - however have now - connected VNC headless with USB cable - ok - deinstalled OP-networking - reboot - reinstalled OP-networking but cannot start OP-networking, when I click >open in OP-setting or directly from menu OP-networking does not start, no hourglass etc. Your last assumption was correct - I propose to have with the reinstall the rpi networking set back to op standard AP 10.10.10.1 with default password. Have a great New Year - and thanks a lot to the OpenPlotter team for all your efforts and help. RE: OpenPlotter 2 roadmap - Sailoog - 2019-12-30 (2019-12-30, 04:29 PM)SkipperEarly Wrote: Thanks e-sailing, very helpful your good explanations. (Why haven't I ever thought about usb cable connection to the tablet. worked straight away. Had tried USB connection to PC but failed - even with xover cable - great suggestion - thanks!) Is this still your problem?: http://forum.openmarine.net/showthread.php?tid=2098 RE: OpenPlotter 2 roadmap - e-sailing - 2019-12-30 (2019-12-29, 04:01 PM)verkerkbr Wrote: I cannot find out what is missing in the 32 bits version. SignalK is not always in the same location (bug in openplotter-signalk-installer). I changed the directory in file ~/.signalk/signalk-server from /usr/lib to /usr/local/lib or /usr/share/lib to get signalk running. (2019-12-30, 04:29 PM)SkipperEarly Wrote: Thanks e-sailing, very helpful your good explanations. (Why haven't I ever thought about usb cable connection to the tablet. worked straight away. Had tried USB connection to PC but failed - even with xover cable - great suggestion - thanks!) Thanks for the reply. Don't use USB connection between rpi and PC. PC has no otg USB interface. raspberry pi zero has otg and there it does work. I can't try OP-network install uninstall at the moment. RE: OpenPlotter 2 roadmap - Sailoog - 2019-12-30 Pypilot and serial apps updated. Next stop openplotter-moitessier app, some docs work and we will publish the first stable OpenPlotter 2 version. RE: OpenPlotter 2 roadmap - SkipperEarly - 2019-12-31 (2019-12-30, 07:31 PM)Sailoog Wrote:It appeared like being the same problem as earlier but just rebooted again (after some more trials ) and I am back to working again - Thanks for your help - will keep on testing now.(2019-12-30, 04:29 PM)SkipperEarly Wrote: Thanks e-sailing, very helpful your good explanations. (Why haven't I ever thought about usb cable connection to the tablet. worked straight away. Had tried USB connection to PC but failed - even with xover cable - great suggestion - thanks!) RE: OpenPlotter 2 roadmap - It Paradyske - 2020-01-01 (2019-12-30, 10:36 PM)Sailoog Wrote: Pypilot and serial apps updated. Hi, thanks for all the great work! I am currently testing with a MPU9250 connected, and there seems to be a problem with an offset? In the window "alignment" from Calibration PyPilot, the boat is slowly spinning in all 3 axis. Pitch, Roll, Heel and Heading slowly drift with a couple of degrees per minute. On the old image (Openplotter 1.0.0) same hardware, the thing is stable. Are more people experiencing this? |