root/simulator_zdenek/ekf_example/CMakeLists.txt @ 61

Revision 61, 156 bytes (checked in by smidl, 16 years ago)

Zalozeni fixed EKF jako BM pro PF

  • Property svn:eol-style set to native
Line 
1add_executable (simulace fixed.cpp matrix.cpp pmsm_mod.cpp pwm.cpp regulace.cpp ekf.cpp simul.cpp )
2
3add_library (ekf_obj ekf_obj.cpp fixed.cpp matrix.cpp)
Note: See TracBrowser for help on using the browser.