aboutsummaryrefslogtreecommitdiff
path: root/Debug
Commit message (Collapse)AuthorAgeFilesLines
* Make some improvements to the ARMv7M fault decode logic.px4dev2013-03-021-97/+109
|
* Merge branch 'master' of github.com:PX4/Firmware into px4io-i2c-memory-squeezeLorenz Meier2013-02-242-5/+9
|\
| * Don't try to print the idle stack usage (we need to fix it up before the ↵px4dev2013-02-242-5/+9
| | | | | | | | code can be adapted to measure it).
* | More debug macros.px4dev2013-01-232-0/+153
|/
* Start adding PX4 firmware helper macrospx4dev2013-01-141-0/+54
|
* Break out the task stack usage sniffer so we can use it on systems where the ↵px4dev2012-12-011-4/+16
| | | | task layout has been shrunk (e.g. PX4IO)
* Make the task printer work with our usual config. Tough to detect the ↵px4dev2012-08-281-2/+2
| | | | correct configuration here.
* Fix a missing 'end' that breaks task listing.px4dev2012-08-251-0/+1
|
* task file list gdb macroLorenz Meier2012-08-221-0/+23
|
* Add heap used/free summaries to heap dumppx4dev2012-08-121-0/+8
|
* typo that causes the heap printer to fail by recursing infinitelypx4dev2012-08-111-1/+1
|
* Fresh import of the PX4 firmware sources.px4dev2012-08-044-0/+292