Revision 68, 1.5 kB
(checked in by smidl, 17 years ago)
|
Vymazak Kdevelop
|
Rev | Line | |
---|
[62] | 1 | # KDevelop Custom Project File List |
---|
[19] | 2 | CMakeLists.txt |
---|
[68] | 3 | CMake_modules/FindITPP.cmake |
---|
[32] | 4 | bdm |
---|
[19] | 5 | bdm/CMakeLists.txt |
---|
[32] | 6 | bdm/estim |
---|
[19] | 7 | bdm/estim/libKF.cpp |
---|
| 8 | bdm/estim/libKF.h |
---|
| 9 | bdm/estim/libPF.cpp |
---|
| 10 | bdm/estim/libPF.h |
---|
| 11 | bdm/itpp_ext.cpp |
---|
| 12 | bdm/itpp_ext.h |
---|
[37] | 13 | bdm/math/chmat.cpp |
---|
| 14 | bdm/math/chmat.h |
---|
[19] | 15 | bdm/math/libDC.cpp |
---|
| 16 | bdm/math/libDC.h |
---|
| 17 | bdm/stat/libBM.cpp |
---|
| 18 | bdm/stat/libBM.h |
---|
| 19 | bdm/stat/libDS.cpp |
---|
| 20 | bdm/stat/libDS.h |
---|
| 21 | bdm/stat/libEF.cpp |
---|
| 22 | bdm/stat/libEF.h |
---|
| 23 | bdm/stat/libFN.cpp |
---|
| 24 | bdm/stat/libFN.h |
---|
[45] | 25 | simulator_zdenek/CMakeLists.txt |
---|
[68] | 26 | simulator_zdenek/ekf_example/CMakeLists.txt |
---|
| 27 | simulator_zdenek/ekf_example/ekf.cpp |
---|
| 28 | simulator_zdenek/ekf_example/ekf.h |
---|
| 29 | simulator_zdenek/ekf_example/ekf_obj.cpp |
---|
| 30 | simulator_zdenek/ekf_example/ekf_obj.h |
---|
| 31 | simulator_zdenek/ekf_example/fixed.cpp |
---|
| 32 | simulator_zdenek/ekf_example/fixed.h |
---|
| 33 | simulator_zdenek/ekf_example/matrix.cpp |
---|
| 34 | simulator_zdenek/ekf_example/matrix.h |
---|
| 35 | simulator_zdenek/ekf_example/pmsm_mod.cpp |
---|
| 36 | simulator_zdenek/ekf_example/pmsm_mod.h |
---|
| 37 | simulator_zdenek/ekf_example/pwm.cpp |
---|
| 38 | simulator_zdenek/ekf_example/pwm.h |
---|
| 39 | simulator_zdenek/ekf_example/regulace.cpp |
---|
| 40 | simulator_zdenek/ekf_example/regulace.h |
---|
| 41 | simulator_zdenek/ekf_example/simul.cpp |
---|
[45] | 42 | simulator_zdenek/regulace.cpp |
---|
| 43 | simulator_zdenek/regulace.h |
---|
| 44 | simulator_zdenek/simulator.cpp |
---|
| 45 | simulator_zdenek/simulator.h |
---|
[19] | 46 | tests/CMakeLists.txt |
---|
[45] | 47 | tests/pmsm_sim.cpp |
---|
[68] | 48 | tests/pmsm_sim2.cpp |
---|
| 49 | tests/pmsm_sim3.cpp |
---|
[33] | 50 | tests/pmsm_unkQ.cpp |
---|
| 51 | tests/pmsm_unkQpf.cpp |
---|
[19] | 52 | tests/test0.cpp |
---|
[32] | 53 | tests/testEpdf.cpp |
---|
[19] | 54 | tests/testKF.cpp |
---|
[32] | 55 | tests/testKF_QR.cpp |
---|
[33] | 56 | tests/testKF_QRexh.cpp |
---|
[19] | 57 | tests/testPF.cpp |
---|
[32] | 58 | tests/testResample.cpp |
---|
[22] | 59 | tests/testSmp.cpp |
---|
[68] | 60 | tests/testbidiff.cpp |
---|