Hi Chirs,
you can veiew the history using: gitg
on osx I recommend: gitx
You can also do that on the command line:
git hist
When you found out where to in the history you want to go back the
easiest way is to check the revision out into your own branch. (makes
it easy to go back and forth)
git checkout -b my_older_version <hash>
to go back to master:
git checkout master
An alternative approach to do the same on the master branch is
described here:
http://githowto.com/getting_old_versions
Hope this helps.
Cheers,
Piotr
On Dec 13, 2013, at 11:37, Chris <address@hidden> wrote:
Gautier
I am not sure how i can revert to older versions and if this is
possible.
If it is i can load older versions and test them.
Chris
On 12/13/2013 12:11 PM, Gautier Hattenberger wrote:
Hi,
Can you be a bit more specific about the exact version (using
./paparazzi_version) that is working ? Can you test some other
versions to have a better idea about when it stops working ?
Thanks
Gautier
Le 13/12/2013 10:17, Chris a écrit :
Hi.
I just noticed that the krooz sd autopilot remains "dead" after a
fixed wing or a hexacopter ap program upload using the latest master.
The program uploads fine but then nothing runs and all leds are off.
When i remove the power and apply it again the green led only
lights up for a second and then it goes off.
Now if i use an older (2-3 monhts old master release everything
works fine again so it is not a hardware or compiler problem.
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel