- 04 May, 2017 4 commits
- 02 May, 2017 5 commits
-
-
roangel authored
Fixed problem Moving markers. Still need to find out a way of moving the anti-zooming highlight circle
-
roangel authored
Now we compile everything correctly from catkin and from QtCreator. Had to go back to one CMakeLists.txt file, otherwise would not work
-
roangel authored
-
roangel authored
-
roangel authored
-
- 27 Apr, 2017 7 commits
-
-
roangel authored
-
roangel authored
CMakeLists.txt for GUI separated from general file. Now we have two CMakeLists.txt, one for general project, and one for GUI
-
roangel authored
Added comments to CMakeLists.txt. Thinking now on better solution, maybe having my own CMakeLists.txt inside GUI folder and calling it from this CMakeLists.txt
-
roangel authored
-
roangel authored
-
roangel authored
-
roangel authored
-
- 25 Apr, 2017 5 commits
- 24 Apr, 2017 6 commits
-
-
phfriedl authored
-
bucyril authored
fixed CrazyRadio crash on shutdown, fixed RateCommand.msg (according to Dusan's code), removed timers from PPSClient, still fucking around with SafeControllerService
-
bucyril authored
-
bucyril authored
reverted CrazyRadio, fixed PPSClient and fucked around with SafeControllerService. Also modified .gitignore to ignore all pyc files.
-
phfriedl authored
created dummy file to let git make an include directory in the d_fall_gui package, as is would not compile otherwise
-
bucyril authored
-
- 20 Apr, 2017 4 commits
-
-
roangel authored
-
roangel authored
-
roangel authored
solved directory problem by adding INCLUDEPATH += 3450PWD/include to CrazyFlyGUI.pro. Now we can freely choose where to locate header and source files for GUI
-
roangel authored
Added src and include, made GUI compile with QtCreator stuff, to keep the development going. Need to add compilation with ROS stuff, catkin_make
-
- 19 Apr, 2017 5 commits
- 18 Apr, 2017 4 commits