aditya00j / GX

1 stars 0 forks source link

Phase 1 deliverable: instructions for setting up IDE #5

Open aditya00j opened 7 years ago

aditya00j commented 7 years ago

Hi, In order for me to check the successful build of all target hardware after phase 1, I need to set up the project in an IDE. I know how to set it up, however, in order to make sure we are all on the same page, I would request you to set it up in Qt Creator on your end, and send me the instructions for building the code for the following:

  1. Launch on MacOS and Linux
  2. Build and upload on Pixhawk 2.1

You can write the instructions in a doc file and include it in the Documentation/GX folder.

bluetulip89 commented 7 years ago

Ok will do it

bluetulip89 commented 7 years ago

In the documents folder , Shall I retain the old docs along with the newly created GX folder or shall I remove all those old files ?

aditya00j commented 7 years ago

Yes, you can retain the old documents for now. We will clean up any irrelevant docs later.

bluetulip89 commented 7 years ago

ok Thanks

bluetulip89 commented 6 years ago

Check out the Phase 1 folder in documentation folder for the setting up instructions.

aditya00j commented 6 years ago

The files you have put in the documentation folder are taken from PX4, and they apply to all scenarios. We are looking for build instructions specific to our case, i.e. you should explain step-by-step how to set up Qt Creator so that the only build targets shown in the Project Settings are for our identified targets.

Please make sure that the instructions are applicable to GX firmware, and not generic PX4 instructions.

aditya00j commented 6 years ago

Hi, As we had discussed earlier, it would be good if you can put all the necessary steps for setting up the build environment in a shell script (for Linux as well as Mac). That way we can be completely sure that the build environment is correct.

Also, for setting up Qt Creator, you can please give instructions (including configuring the Build Kit in Qt Creator) specifically for our case. We can have a face-to-face meeting if you want, so that we can carry out some things together.