aboutsummaryrefslogtreecommitdiff
path: root/apps/mathlib
Commit message (Expand)AuthorAgeFilesLines
* More formatting.James Goppert2013-01-134-28/+28
* Working on comments.James Goppert2013-01-133-45/+45
* Rebase of changes to sensor_hil_fixedwing branch.James Goppert2013-01-136-68/+164
* Fix a build breaker, remove C*HDRS as they aren't used.px4dev2013-01-121-12/+0
* Automatically generate depdencies for source files as they are compiled, rath...px4dev2013-01-121-3/+7
* Suppress warnings from ARM's DSP_Lib code that are spamming developers to no ...px4dev2013-01-122-2/+9
* Fix the CMSIS DSP_Lib include path specification. This avoids some scary mess...px4dev2013-01-081-1/+1
* Test for CortexM4 and FPU rather than the ARM mathlib-internal define.px4dev2013-01-082-2/+6
* Rather than assume that px4fmu means CMSIS DSPlib, test for cortex M4 and FPU.px4dev2013-01-081-1/+3
* Fix fallout from removing the spurious CMSISpx4dev2013-01-064-7/+7
* Merge James's controllib bits into a separate library module.px4dev2013-01-068-10/+62
* Move the math library pieces out of systemlib into mathlibpx4dev2013-01-0623-0/+2851
* Integrate the interesting parts of the CMSIS 3.01 (r3p1) DSP librarypx4dev2013-01-06266-0/+133213