Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
2ed96b7c
Commit
2ed96b7c
authored
Jul 29, 2011
by
oberion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README for Xbee use
parent
a0a42865
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
4 deletions
+12
-4
README
README
+12
-4
No files found.
README
View file @
2ed96b7c
...
...
@@ -60,6 +60,10 @@ cd directory
git clone git@github.com:pixhawk/mavlink.git
git clone git@github.com:pixhawk/qgroundcontrol.git
go to thirdParty -> libxbee
Create Library -> Readme file in folder
Ubuntu Application Menu -> Development -> Qt Creator
QtCreator Menu File -> Open File or Project..
...
...
@@ -80,14 +84,18 @@ Windows XP/7:
2) Download and install Visual Studio 2008 Express Edition (free)
3) Go to the source folder of QGroundControl with the Qt 4.7.x Command Prompt tool (from the applications menu)
3) Go to the QGroundControl folder and then to thirdParty -> libxbee
4) Build the library. See win32.README
5) Go to the source folder of QGroundControl with the Qt 4.7.x Command Prompt tool (from the applications menu)
4
) Create the Visual Studio project by typing:
6
) Create the Visual Studio project by typing:
qmake -tp vc qgroundcontrol.pro
5
) Now start Visual Studio and load the qgroundcontrol.vcproj file
7
) Now start Visual Studio and load the qgroundcontrol.vcproj file
6
) Compile and edit in Visual Studio. If you need to add new files, add them to qgroundcontrol.pro and re-run "quake -tp vc qgroundcontrol.pro"
8
) Compile and edit in Visual Studio. If you need to add new files, add them to qgroundcontrol.pro and re-run "quake -tp vc qgroundcontrol.pro"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment