ARM IT
|
681c874896
|
Comment in DCT4 allowed length
https://github.com/ARM-software/CMSIS_5/issues/232
|
8 years ago |
ARM IT
|
255011718a
|
Pointer increment bug correction
https://github.com/ARM-software/CMSIS_5/issues/165
|
8 years ago |
ARM IT
|
55cfa55b99
|
input range is [0..2Pi]
|
8 years ago |
ARM IT
|
6f9820bdd8
|
input range must be in [0:2PI]
|
8 years ago |
ARM IT
|
1c35a7a258
|
Cancel test
Cancel test
|
8 years ago |
ARM IT
|
ade09c22b7
|
test
just for test
|
8 years ago |
Jonatan Antoni
|
3b50ea13ea
|
Release preparation: Aligned version information and updated change histories.
|
8 years ago |
Christopher Seidl
|
8913e1bed5
|
Fixed typo
|
8 years ago |
Jonatan Antoni
|
bd2ae0a021
|
DSP: Clean up arm_math.h
- Removed CM0 implementation for __SSAT after moving this to Core(M).
|
8 years ago |
Jonatan Antoni
|
2208df0e14
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
Jonatan Antoni
|
b665acba90
|
DSP: Fix issue #188 gnu compiler specific diagnostics in arm_math.h
|
9 years ago |
Martin Günther
|
98114302f7
|
Updated MPS2 projects.
|
9 years ago |
Martin Günther
|
002e39acdd
|
Updated DSP_Lib TestSuit. Added ARMv8m tests. Updated UV.exe path in batch files.
|
9 years ago |
Martin Günther
|
de2ce55a61
|
Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note.
|
9 years ago |
Martin Günther
|
adbc210886
|
updated DSP Lib to V1.5.0.
|
9 years ago |
Martin Günther
|
76d02e9f1a
|
Deleted obsolete macro TABLE_SIZE from arm_math.h.
|
9 years ago |
Martin Günther
|
7a41fd0818
|
updated DSP_Lib files arm_sin_cos_f32.c, arm_var_f32.c.
|
9 years ago |
Martin Günther
|
38abd8cf9f
|
Added DSP_Lib TestSuite.
|
9 years ago |
Martin Günther
|
bc3b6d0e2f
|
DSP ARMv8M preparation.
|
9 years ago |
Martin Günther
|
147cb4e37a
|
Updated CMSIS DSP because of wrong macro ARM_MATH_CM0_FAMILY_FAMILY.
|
9 years ago |
Joachim Krech
|
65a0fde9d4
|
5.0.1-dev1: http:// removed. PACK schema relaxed
|
9 years ago |
Martin Günther
|
1c78832899
|
Updated DSP_Lib changelog and libraries.
|
9 years ago |
Martin Günther
|
5d3e72e111
|
Merge pull request #81 from dpalframan/develop
performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31
|
9 years ago |
Christopher Seidl
|
d33d90dd52
|
Minor typo fix
Changed CortexM0+ to Cortex-M0+
|
9 years ago |
Martin Günther
|
61b007656e
|
Updated DSP_Lib projects.
|
9 years ago |
Martin Günther
|
3a1cfe0e0b
|
Corrected arm_conv_partial_q15(), arm_conv_q15(), arm_correlate_q15() for Cortex-M7 based cores.
|
9 years ago |
David Palframan
|
365d910888
|
performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31
|
9 years ago |
Martin Günther
|
31eba363dd
|
CMSIS_Core:
- Added new file cmsis_compiler.h.
- Deleted deprecated files core_cmfunc.h, core_cminstr.h, core_cmsimd.h.
- Reworked compiler secific include files.
- Reworked core dependant include files.
- Added __PACKED macro.
|
9 years ago |
Martin Günther
|
2e5fb538fa
|
Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
Added DSP libraries build projects to CMSIS pack.
|
10 years ago |
Joachim Krech
|
080f563472
|
Merge branch 'release/5.0.0-Beta4'
|
10 years ago |
Martin Günther
|
44dc66b2ef
|
Added DSP examples.
|
10 years ago |
Martin Günther
|
6b05f220d5
|
Merge pull request #52 from GuentherMartin/DSP_Bin
Added DSP_Lib binaries.
|
10 years ago |
Martin Günther
|
425787b816
|
Added DSP_Lib binaries.
|
10 years ago |
Martin Günther
|
6c297c9f1a
|
Merge pull request #25 from GuentherMartin/DSP_Lib
removed doxy warning
|
10 years ago |
Martin Günther
|
740c6b2cb0
|
removed doxy warning
|
10 years ago |
Martin Günther
|
b21b1526bc
|
Merge pull request #21 from dwhite85/dw_warning_reduction
Reduced -Wconversion warnings
|
10 years ago |
unknown
|
081039f609
|
Reduced -Wconversion warnings
|
10 years ago |
Martin Günther
|
7a4fea9150
|
Renamed folder DSP_Lib to DSP to be consistent with documentation.
|
10 years ago |