paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] question to programming experts


From: Felix Ruess
Subject: Re: [Paparazzi-devel] question to programming experts
Date: Mon, 12 May 2014 17:57:06 +0200

Hi Evan,

splint would be a tool for static code analysis for C.
For visualizing dependencies and call graphs you can use doxygen to create them for you (although far from perfect, especially when you have multiple implementations for the same function).
e.g. http://docs.paparazziuav.org/latest/rotorcraft_2main_8c.html

Cheers, Felix


On Sun, May 11, 2014 at 11:46 AM, evan igor <address@hidden> wrote:
Hi for all this perfect group ;

i need s/w capable of making source code analysis and finding dependencies and relations between files such as imagix4d.
anyone can help.

thanks in advance for all

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]