![]() |
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 - glowntiger - 2019-10-14 (2019-10-14, 10:34 AM)Max1947 Wrote:(2019-10-14, 10:00 AM)glowntiger Wrote: Hi Sailoog, mh... did not work for me... ![]() Edit: I now have done it by clone the repro and Install. now it works... RE: OpenPlotter 2 roadmap - Didier B - 2019-10-14 Now trying 2.11. I had to disable overscan to remove the Black margin around the display. Once done, everything seems OK ! RE: OpenPlotter 2 roadmap - glowntiger - 2019-10-15 Hi Sailoog, first I finished the app. All works. (as far as I can test it) Can you take a look at this and add it to openplotter Settings? https://github.com/Thomas-GeDaD/openplotter-MCS Thank´s Thomas RE: OpenPlotter 2 roadmap - kailolo - 2019-10-19 Hi Sailoog, forgive the N00b question but, I have copied the v2.0.11-beta file to my SD card and my Rpi4 doesn't see it. I have ran the sudo code as stated. I didn't extract it, is that necessary (to extract a .deb file)? I did extract the zip file and loaded those files to SD but still nothing. What folders on the Rpi would I check as I can't even find the files when searching *openplotter I'm open to any links or videos someone has as I am missing something simple I think. Yes, I am low on the learning curve still. Thanks in advance! RE: OpenPlotter 2 roadmap - glowntiger - 2019-10-21 (2019-10-19, 11:27 AM)kailolo Wrote: Hi Sailoog, forgive the N00b question but, I have copied the v2.0.11-beta file to my SD card and my Rpi4 doesn't see it. I have ran the sudo code as stated. I didn't extract it, is that necessary (to extract a .deb file)? Hi Kailolo, you can directly download it with the pi. I think it´s the easiest. Take you pi with a monitor. Go to the .deb downloadside and download it. go to /home/pi/download and copy the file to /home/pi. Then you can run the sudo code.... RE: OpenPlotter 2 roadmap - rastam4n - 2019-10-21 (2019-10-19, 11:27 AM)kailolo Wrote: Hi Sailoog, forgive the N00b question but, I have copied the v2.0.11-beta file to my SD card and my Rpi4 doesn't see it. I have ran the sudo code as stated. I didn't extract it, is that necessary (to extract a .deb file)? In the past there has been an noobs.img provided by the openplotter people with openplotter and all the requirements included (this is not yet available). Openplotter 2 is still in Alpha stage, this means it is only meant for those people with a better understanding of how Linux and RPi etc work. (I am not included in that but I still did it anyhow and so can you) That being said its is not all that difficult but it does require a few more steps then what you are used to. 1. Follow these instructions and get Buster (the new OS for your RPi) installed https://www.raspberrypi.org/downloads/ 2. You will then boot up your newly loaded RPi and set up "Buster", Once you have Buster set up and running with internet etc.. then 3. go ahead and reboot one more time just to be sure and when it is done booting, open a terminal window and execute these commands (you can cut and paste each line at a time and then hit enter sudo apt update sudo apt install python-configparser python3-wxgtk4.0 python3-ujson whois 4. Then go to the openplotter repository https://github.com/openplotter/openplott...s/releases using the browser on the RPi and download https://github.com/openplotter/openplotter-settings/releases/tag/v2.0.11-beta Or which ever is the latest version... once it is downloaded then simply double click the file and it will ask you if you would like to install this package.. The answer is yes.. 5. once that has been installed you will find the <openplotter 2 setting tab> under the "other" tab of the Raspberry's main menu. From there you will see a list of other packages you can install like pypilot and the moitessier hat settings/driver signal k etc... you have to install the ones you use... not like before where it was all installed in one go. Hope that helps. RE: OpenPlotter 2 roadmap - Max1947 - 2019-10-22 (2019-09-14, 06:33 PM)Sailoog Wrote: OpenPlotter 2 is in alpha stage. Now OP consists of independent applications. For the first time, we open the door to the entire Debian family and even to other hardware. However, the most interesting applications remain exclusive for Raspberry. Hi Sailoog, are there any news? ![]() ![]() ![]() RE: OpenPlotter 2 roadmap - rastam4n - 2019-10-22 Is anyone else having troubles installing the Moitessier Hat drivers etc? I am getting an error I am not sure how to get past it... I did try to reinstall it several times. EDIT: nevermind... a couple of reboots and it straightened itself out... so a word of caution, its probably wise to suggest installing the apps in the order they appear, I installed the hat before I did the IC2 sensor app and I believe that is what caused the hiccup with the drivers. RE: OpenPlotter 2 roadmap - Max1947 - 2019-10-23 (2019-10-22, 11:27 PM)rastam4n Wrote: Is anyone else having troubles installing the Moitessier Hat drivers etc? I am getting an error I am not sure how to get past it... I did try to reinstall it several times.[quote pid='10633' dateline='1571783279'] Ciao, [img] ![]() [/quote] RE: OpenPlotter 2 roadmap - Sailoog - 2019-10-23 Sorry guys, you know last week was hard here in Catalonia... Back to the work. Do not try to install moitessier drivers yet, they are only for RPi3. |