1. e37f495 DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries. by Jonatan Antoni · 6 years ago
  2. 409fd6d Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  3. fcc98e4 Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  4. 8c4b625 Updated prebuilt DSP libraries (GCC) by ClaudioMartino · 6 years ago
  5. c421a3a Updated prebuilt DSP libraries (Arm Compiler 6.12) by ClaudioMartino · 6 years ago
  6. e1a4cfc DSP: Recompiled IAR DSP libraries with 8.40.1 compiler by TTornblom · 6 years ago
  7. 4247c5e vmlaq in arm_dot_prod_f32 instead of vmulq and vadd by ClaudioMartino · 6 years ago
  8. 69092dd Include paths for transform tests in ArmDS A5 project by ClaudioMartino · 6 years ago
  9. 72a999e CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore by Christophe Favergeon · 6 years ago
  10. 566ec2f CMSIS-DSP: Added compilation flags to disable some test categories in by Christophe Favergeon · 6 years ago
  11. 04ed2f0 CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. by Christophe Favergeon · 6 years ago
  12. 781ddc5 CMSIS-DSP: Corrected issue in Neon version of arm_correlate_f32. by Christophe Favergeon · 6 years ago
  13. 9e28408 CMSIS-DSP: Enable build with MSVC compiler. by Christophe Favergeon · 6 years ago
  14. e018132 CMSIS-DSP: Customization of FFT tables. by Christophe Favergeon · 6 years ago
  15. 6b604eb CMSIS DSP : Added a cmake build system by Christophe Favergeon · 6 years ago
  16. f8ac303 Rectified Description error on twiddeCoeff_rfft_32 by stgoh · 6 years ago
  17. dda7e07 Removed comments about loop unrolling in NEON codes to avoid confusion by ClaudioMartino · 6 years ago
  18. cdd22e2 filtering_pState uses VLD1 and it needs to be aligned to avoid alignment faults by ClaudioMartino · 6 years ago
  19. 0f947fe New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project by ClaudioMartino · 6 years ago
  20. a9ef7e7 Improved the README of the CMSIS-DSP Python wrapper. by Christophe Favergeon · 6 years ago
  21. 1bdafae Improved the README for the Python wrapper. by Christophe Favergeon · 6 years ago
  22. 4128fac Corrected example.py so that it also works with Python 2. by Christophe Favergeon · 6 years ago
  23. 53f828f First release of the Numpy compatible Python wrapper for the CMSIS-DSP. by Christophe Favergeon · 6 years ago
  24. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  25. 1410ace Added SIMD macros to arm_math.h again. CMSIS NN uses this macros. by GuentherMartin · 6 years ago
  26. 48e616b DSP: IAR: disabled TrustZone and DSP for relevant targets by TTornblom · 6 years ago
  27. 41d9e35 DSP_Lib changes: by GuentherMartin · 6 years ago
  28. 1c5a02c Revert "Const-qualify all read-only pointers in CMSIS-DSP (#349)" by Jonatan Antoni · 6 years ago
  29. f3f1c6c Fix duplicate `const` declaration specifier by Torfinn Berset · 6 years ago
  30. 57ffdf5 Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned) by Torfinn Berset · 6 years ago
  31. 02e2ea9 Fix duplicate `const` declaration specifier by Torfinn Berset · 6 years ago
  32. e83e08d Fix const errors when compiling for Cortex M0 by Torfinn Berset · 6 years ago
  33. d72f6f9 Fix const warnings by Torfinn Berset · 6 years ago
  34. 9598b38 Converting C sources to use `const` where appropriate using regular expressions. Fix typos by Torfinn Berset · 6 years ago
  35. 6b4bd02 `const`-qualify all float32_t pSrc pointers in arm_math.h by Torfinn Berset · 6 years ago
  36. 1c291c5 `const`-qualify all twiddle, bitrev and cosfactor table pointers in arm_math.h by Torfinn Berset · 6 years ago
  37. 408fdc6 `const`-qualify all pSrc pointers in arm_math.h by Torfinn Berset · 6 years ago
  38. 19cdfbf updated project settings according new arm_math.h by GuentherMartin · 7 years ago
  39. 5913df8 DSP_Lib: - updated arm_math.h - reduced ARM_MATH_CMx macros by GuentherMartin · 7 years ago
  40. ec920fb Implement arm_rfft_fast_init_f32 with new separate initialize functions. by Dave Flogeras · 7 years ago
  41. 99933e0 Split rfft_fast_init_f32 into separate initializer functions. by Dave Flogeras · 7 years ago
  42. ee3aff3 Merged PR #166 by GuentherMartin · 7 years ago
  43. 3bdae96 removes unnecessary and non-portable type casts by johan-uden · 8 years ago
  44. fa8e815 DSP: fix double-promotion warnings in arm_mat_inverse_f64 by Andrew Leech · 7 years ago
  45. 1fd36a9 restore unrelated changes inadvertently reverted due to bad commit separation by Oskar Weigl · 7 years ago
  46. aa75596 add special values to sin and cos test data by Oskar Weigl · 7 years ago
  47. a8123fe Revert "input range must be in [0:2PI]" by Oskar Weigl · 7 years ago
  48. 1862c28 Revert "input range is [0..2Pi]" by Oskar Weigl · 7 years ago
  49. cedf3a0 fix float rounding issue in sincos index calculation by Oskar Weigl · 7 years ago
  50. 19c8bfb updated ARMv8M DSP libraries. by GuentherMartin · 7 years ago
  51. 24486c2 Updated DSP examples. by GuentherMartin · 7 years ago
  52. d0567a8 DSP: Fixed FPU setting for cortexM4bf by TTornblom · 7 years ago
  53. bc4a794 DSP: Changed optimization level for IAR. by TTornblom · 7 years ago
  54. 3ff8906 Added IAR DSP lib support by TTornblom · 7 years ago
  55. 18cc96d Updating company brand by Jonatan Antoni · 8 years ago
  56. 02964a0 Comment in DCT4 allowed length by ARM IT · 8 years ago
  57. f540e66 Pointer increment bug correction by ARM IT · 8 years ago
  58. 8c019d4 input range is [0..2Pi] by ARM IT · 8 years ago
  59. 0332af9 input range must be in [0:2PI] by ARM IT · 8 years ago
  60. d822f6c Cancel test by ARM IT · 8 years ago
  61. e135b31 test by ARM IT · 8 years ago
  62. de31664 Release preparation: Aligned version information and updated change histories. by Jonatan Antoni · 8 years ago
  63. 12dd925 Fixed typo by Christopher Seidl · 8 years ago
  64. fa7b62b DSP: Clean up arm_math.h by Jonatan Antoni · 8 years ago
  65. 40d172f Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) by Jonatan Antoni · 8 years ago
  66. 5480572 DSP: Fix issue #188 gnu compiler specific diagnostics in arm_math.h by Jonatan Antoni · 8 years ago
  67. 1573769 Updated MPS2 projects. by Martin Günther · 9 years ago
  68. 00d19e1 Updated DSP_Lib TestSuit. Added ARMv8m tests. Updated UV.exe path in batch files. by Martin Günther · 9 years ago
  69. ceee686 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. by Martin Günther · 9 years ago
  70. ec3081a updated DSP Lib to V1.5.0. by Martin Günther · 9 years ago
  71. cec7ea4 Deleted obsolete macro TABLE_SIZE from arm_math.h. by Martin Günther · 9 years ago
  72. 61d8410 updated DSP_Lib files arm_sin_cos_f32.c, arm_var_f32.c. by Martin Günther · 9 years ago
  73. d030bba Added DSP_Lib TestSuite. by Martin Günther · 9 years ago
  74. 6c971b0 DSP ARMv8M preparation. by Martin Günther · 9 years ago
  75. 4442750 Updated CMSIS DSP because of wrong macro ARM_MATH_CM0_FAMILY_FAMILY. by Martin Günther · 9 years ago
  76. 465bd43 5.0.1-dev1: http:// removed. PACK schema relaxed by Joachim Krech · 9 years ago
  77. 9842671 Updated DSP_Lib changelog and libraries. by Martin Günther · 9 years ago
  78. dc8291e Merge pull request #81 from dpalframan/develop by Martin Günther · 9 years ago
  79. 3c2ce85 Minor typo fix by Christopher Seidl · 9 years ago
  80. 9614355 Updated DSP_Lib projects. by Martin Günther · 9 years ago
  81. ff534ae Corrected arm_conv_partial_q15(), arm_conv_q15(), arm_correlate_q15() for Cortex-M7 based cores. by Martin Günther · 9 years ago
  82. 9bf9a9e performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31 by David Palframan · 9 years ago
  83. 0ffe8f9 CMSIS_Core: by Martin Günther · 9 years ago
  84. 10babd8 Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. by Martin Günther · 9 years ago
  85. 80a75d1 Added DSP examples. by Martin Günther · 9 years ago
  86. ebfaa07 Added DSP_Lib binaries. by Martin Günther · 9 years ago
  87. 7242c21 removed doxy warning by Martin Günther · 9 years ago
  88. 482fe8b Reduced -Wconversion warnings by unknown · 9 years ago
  89. fab9c38 Renamed folder DSP_Lib to DSP to be consistent with documentation. by Martin Günther · 9 years ago