rabno1

  • *
  • 34
Re: How to build another branch?
« Reply #15 on: April 24, 2016, 02:40:00 pm »
Guess I'll just stick to dRonin for now. Shame librepilot gcs does seem to be a bit more stable.

f5soh

  • *****
  • 4572
    • LibrePilot
Re: How to build another branch?
« Reply #16 on: April 24, 2016, 02:56:33 pm »
If you experienced crashes you could report trace and step to reproduce....
https://librepilot.atlassian.net/issues

Attached archive with two files without conflict, not flight tested!


rabno1

  • *
  • 34
Re: How to build another branch?
« Reply #17 on: April 24, 2016, 03:53:35 pm »
Not really had many crashes with librepilot GCS but i cant get it flying anywhere near as good as dRonin after using there autotune.

Ill have a play around, im sure what im trying to do is easy when you know how.

I tried starting from a fresh clone of next and going through everything above, then replaced the 2 files with the conflicts with the ones you attached. When i try to merge now its telling me the merge will override the changes ive made to they 2 files and i need to commit them.

f5soh

  • *****
  • 4572
    • LibrePilot
Re: How to build another branch?
« Reply #18 on: April 24, 2016, 04:16:17 pm »
You should only replace the files after you get the merge conflict,
git add the_two_files
git commit

rabno1

  • *
  • 34
Re: How to build another branch?
« Reply #19 on: April 24, 2016, 11:04:19 pm »
Well i got it to build. Then it bricked my Revo  ::)

rabno1

  • *
  • 34
Re: How to build another branch?
« Reply #20 on: April 25, 2016, 12:33:25 am »
Got the Revo back up and running. Now to figure out how to use this autotune  :P