-
Notifications
You must be signed in to change notification settings - Fork 132
moving to mars #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please make at least one release with Luna before getting interstellar - ehem - before going to mars :-) |
@dniklaus |
Hello, I designed XDAQ as comprehensive ecosystem for Arduino C++ users that includes powerful scientific tools like SciPy and other interesting products like Plotly for web data visualization over Debian and Ubuntu. Currently XDAQ includes Eclipse Luna release and it works fine. Anyway in these last weeks I had an issue to build Arduino boards from Eclipse. I fixed the issue updating Eclipse setting environment variables as follow: From Eclipse > Project Properties > C/C++ Build > Environment:
Fixing these variables Arduino C++ works fine as usual. Very nice plugin! Please let me know more about it @jantje. Thanks Alex |
Hi Alex Secondly the work around you describe gives me the impression you are running Arduino IDE 1.6.5 without the nightly. With the nightly these changes are not needed. Please update me on your intentions. |
Hi Jantje Currently XDAQ works with Arduino nightly (http://arduino.cc/download.php?f=arduino-nightly-linux32.tar.xz) and now latest release is 1.6.6. How to fix the issue without change manually that Eclipse variables? This happens with Eclipse Luna so, I thought was interesting also for mars. Thanks Alex |
I do not support the Arduino nightly. You need arduino IDE 1.6.5 and the nightly from arduino eclipse plugin for this to work. |
I fixed the issue. It was related to the project not to the plugin or Eclipse context. I reinstalled the environment (Eclipse+Plugin) and all work as expected. XDAQ will support Mars without any restriction. Thanks. |
I will expand the concept @dniklaus mentioned to suggest a more frequent release: the nightly builds are quite stable so I would suggest to create a team of voluntary testers who will vote for a release and when they reach consensus a new stable is released. I propose myself as tester for a 64bit setup Windows 7 + Mars + Arduino IDE of your choice. If necessary I can setup a Win32 virtual machine with a similar configuration. |
@rlogiacco All these things make that I'm constantly looking at how much time I invest in the community (living with the drawback of not having a relatively new release) to how much time it would cost me to do a release. Some figures in August 2015 the remind page of the nightly has been shown 1931 times and from the stable 2232 times. Looks like more than 50% is still on the more than 1 year old stable version. As to the stability of the nightly. There have been some major hick-ups in the nightly (I hope the latest build fixes #301 and #302 which make the plugin unusable). The idea of a stable version is to spare newbies from bad starting experience due to this kind of hick-ups. To conclude: Best regards |
😄 I do understand you perfectly @jantje and I'm using the nightly as well, but OSS is a looping world: if you get better releases you get more attention which brings you more contributors which allows you to release more often, better code and more features. So, if you agree, I can take over the release burden: do we have volunteers for the testing team? How can you reach your user base so to ask for volunteers? |
I'm willing to do some testing:
|
cool :-) As to testers: I post on the arduino forum with requests for testers. Like I did here: http://forum.arduino.cc/index.php?topic=79595.msg2366886#msg2366886 and I tweet about it. In the past I have included people who tested before in the test mails. The V2 issue is as follows: Having an existing update site (on my server of which I can send you a copy) How do you update the update site with a release. |
Great! I'm pleased being a collaborator now! |
I actually added @rlogiacco but as you are so pleased ... I added you as well. |
Ok, sorry for misunderstanding this:-) But, nevertheless... |
A lot of good things happened by mistake ;-) |
Good!!! NEW stable release incoming The link might direct the users to a Google Forms page collecting environment information and email addresses. Does it make any sense? |
@rlogiacco |
@jantje From my experience arduino-eclipse-plugin works fine on Debian (Wheezy, Jessie) and Ubuntu (release 14.04 and 15.04). I also implemented two small tools (xdaq-eclipse-import.py and xdaq-eclipse-make-ino.sh). I found useful integrate xdaq-eclipse-import.py to update version of already existing Arduino Eclipse projects to local version of Arduino toolchain (e.g. from 1.6.5 to 1.6.6). So, currently I could collaborate as tester for Debian and Ubuntu (Linux 32bit on virtual machine). Thanks |
@misteralex would you mind submitting this google form? I'm trying to collect info for all the testers. Obviously anybody willing to contribute is welcome to fill the form 😄 |
@rlogiacco Thanks :) |
I am a new user of the arduino-eclipse-plugin, and, with little concise information available as to what version of os/eclipse/arduino-ide/and arduino-eclipse-plugin works with what, I went ahead naively, and loaded the latest of everything. ie win10 64bit/eclipse mars C++ 64bit/ arduino 1.6.5/ nightly arduino-eclipse-plugin updated from within eclipse. I also intended to do some esp8266 development, and wanted to use eclipse primarily to have easier access to libraries rather than using the Arduino IDE which I have projects working fine in using the arduino-esp8266 libraries. I found Neil Kolban's Eclipse Cheat Sheet pdf and tried to follow it. **** The main issue I currently have is with Eclipse not finding include files mainly like the issue: #10, as has been mentioned in your blog and other people much earlier before going back to early version of the Arduino IDE and the eclipse plugin. Do you have any idea how to resolve this problem after the removal of windows->preferences->C/C++->indexer->Files to index upfront back in earlier versions of eclipse. Is this an issue caused by Mars Eclipse or is it a re-occurring issue with prior versions as well??? Additionally, I think it would be good to have some sort of a matrix that showed what environmental configuration is known to work well or recommended per platform, ie tested and what isn't yet tested. Also alot of the FAQ and blogs entries, flow charts etc are out of date and no longer relate to current software versions. Everything is all over the place. I thought I would put this here because it seemed to be a recent thread, you were talking about Mars the latest version and where to go from here, and I don't understand the issue process, how to submit issues etc and i would be good to have a clear description of how to contribute to the project and not waste peoples time. I would also like to be a tester on the above mentioned configurations. Regards, |
Ho Phil As to what runs with what. That is the toughest question. I made a patreon page about that. Issue 10 should no longer exist. So maybe something is wrong on your system. Do you have the very latest nightly? #301 and #302 are real game spoilers. Best regards |
@pep want to lend an hand and participate to testing for a new release or improving the documentation? We are currently looking for help: http://goo.gl/forms/pxHR7XrCuA |
Roberto, On Tue, Sep 15, 2015 at 7:44 AM, Roberto Lo Giacco <[email protected]
|
Thanks @JanTe for your reply, I hope to get some time today to try to get things working and follow your suggestions. I am happy to be a patreon in some way if I can get the Eclipse Arduino plugin working effectively. I appreciate all your hard work and understand the difficulty in configuration management with so many changing dependencies. Regards, Phil. |
There are about 3500 builds a day with the plugin. That is quite a lot of people using it. |
I deleted my previous eclipse installation that I had installed the plugin so I think the main issue is that the download has other steps implemented Regards, On Wed, Sep 16, 2015 at 8:28 PM, jantje [email protected] wrote:
|
Great news :-) |
Neil Kolban wrote a book on the ESP8266 and inside the I would like to learn about eclipse plugins as you did... can you recommend How do you know how many Arduino Eclipse plugin builds are done per day? Regards, On Wed, Sep 16, 2015 at 10:27 PM, jantje [email protected] wrote:
|
@pep each time a build is performed a counter in the plugin is updated, the same used to show up the remider popup which appears every now and then. The content of the reminder popup is hosted on Jantje's web server: you should be receiving an updated reminder page starting from yesterday which asks people to submit the form I've proposed above. |
I remember neil Kolban now. I helped him out with the arduino eclipse part of the book, the link to the book is indeed on the forum remotely monitored sounds heavy. When you do a build a http request is done for a non -existing web page on a web server on a low priority thread. The logs of the server tell me the hit count of the page and so I know how many builds are done. The same counts for opening the serial monitor, opening the scope and uploading to a board. |
The product now compiles with mars. |
As mars compiles again. Why would we move to mars?
Why not?
Anyone has a point of view?
The text was updated successfully, but these errors were encountered: