# # ChangeLog for trunk/demos/DemoOpticalFlow/simulator in flair-src # # Generated by Trac 1.4.3 # 03/28/24 21:02:35 Tue, 23 Mar 2021 14:55:45 GMT Sanahuja Guillaume [405] * trunk/demos/CMakeLists.txt (modified) * trunk/demos/DemoGps (moved) * trunk/demos/DemoGps/CMakeLists.txt (modified) * trunk/demos/DemoGps/simulator/CMakeLists.txt (modified) * trunk/demos/DemoGps/simulator/resources/core2-64/simulator_x4.sh (modified) * trunk/demos/DemoGps/simulator/resources/core2-64/simulator_x8.sh (modified) * trunk/demos/DemoGps/uav/CMakeLists.txt (modified) * trunk/demos/DemoGps/uav/resources/armv7a-neon/Gps_bebop.sh (modified) * trunk/demos/DemoGps/uav/resources/core2-64/x4.sh (modified) * trunk/demos/DemoOpticalFlow (moved) * trunk/demos/DemoOpticalFlow/CMakeLists.txt (modified) * trunk/demos/DemoOpticalFlow/simulator/CMakeLists.txt (modified) * trunk/demos/DemoOpticalFlow/simulator/resources/core2-64/simulator_x4.sh (modified) * trunk/demos/DemoOpticalFlow/simulator/resources/core2-64/simulator_x8.sh (modified) * trunk/demos/DemoOpticalFlow/uav/CMakeLists.txt (modified) * trunk/demos/DemoOpticalFlow/uav/resources/armv7a-neon/OpticalFlow_ardrone2.sh (modified) * trunk/demos/DemoOpticalFlow/uav/resources/core2-64/x4.sh (modified) * trunk/demos/DemoOpticalFlow/uav/resources/core2-64/x8.sh (modified) * trunk/demos/Sinus/resources/armv5te/sinus.xml (moved) * trunk/demos/Sinus/resources/armv7a-neon/sinus.xml (moved) * trunk/demos/Sinus/resources/core2-64/sinus.xml (moved) * trunk/demos/Sinus/resources/cortexa7thf-neon-vfpv4/sinus.xml (moved) * trunk/demos/Sinus/src/main.cpp (modified) * trunk/scripts/clone_demo.sh (modified) adapt demos for clone demos script Mon, 05 Oct 2020 07:32:31 GMT Sanahuja Guillaume [365] * trunk/cmake-modules/FlairUseFile.cmake (modified) * trunk/cmake-modules/GlobalCmakeFlair.cmake (modified) * trunk/demos/CircleFollower/simulator/CMakeLists.txt (modified) * trunk/demos/Gps/simulator/CMakeLists.txt (modified) * trunk/demos/MixedReality/real/simulator/CMakeLists.txt (modified) * trunk/demos/MixedReality/virtual/simulator/CMakeLists.txt (modified) * trunk/demos/OpticalFlow/simulator/CMakeLists.txt (modified) * trunk/demos/PidStandalone/simulator/CMakeLists.txt (modified) * trunk/demos/SimpleFleet/simulator/CMakeLists.txt (modified) * trunk/lib/FlairSimulator/src/Gui_impl.cpp (modified) * trunk/scripts/distribution_specific_hack.sh (modified) * trunk/tools/FlairGCS/CMakeLists.txt (modified) change simu apps compilation to avoid problem with mixing host and ...