1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

13496 Commits

Author SHA1 Message Date
James Duley
3fe75ad979 OP-1879 Remove openpilot hardcoding: make debian control more descriptive courtesy of gladk 2015-07-09 22:01:49 +01:00
James Duley
15d47b8c66 OP-1879 Remove openpilot hardcoding: make debian package use OP name variables 2015-07-09 22:01:49 +01:00
James Duley
9f7b3c1dd6 OP-1879 remove openpilot hardcoding: fix .desktop file 2015-07-09 22:01:48 +01:00
James Duley
0df4da4902 OP-1879 remove openpilot hardcoding: debian packaging remove unneeded postinst 2015-07-09 22:01:48 +01:00
James Duley
37ba78fb23 OP-1879 remove openpilot hardcoding: update Windows packaging to use make GCS_X_NAME variables 2015-07-09 22:01:48 +01:00
James Duley
1128af5282 OP-1879 remove openpilot hardcoding: update Darwin packaging to use make GCS_X_NAME variables 2015-07-09 22:01:47 +01:00
James Duley
2dee2328d0 OP-1879: Move ground/openpilotgcs/share/openpilotgcs to ground/openpilotgcs/src/share
This seperates our intermediate build files and files that need to be
installed.
2015-07-09 22:01:46 +01:00
James Duley
38c9a7a946 OP-1879 remove openpilot hardocding: remove space from package name 2015-07-09 22:01:39 +01:00
James Duley
4dea2d3d97 OP-1879 remove openpilot hardcoding: added naming variables to top Makefile 2015-07-09 22:01:39 +01:00
James Duley
5474583660 OP-1879 remove openpilot hardcoding: use $$shell_quote where appropraite 2015-07-09 22:01:39 +01:00
James Duley
64cd361666 OP-1879 remove openpilot hardcoding: add GCS_NAME make variable 2015-07-09 22:01:38 +01:00
James Duley
edc949a91b OP-1879 remove openpilot hardcoding: reworked settings to use default app name 2015-07-09 22:01:38 +01:00
James Duley
95d3de7351 OP-1879 remove openpilot hardcoding: use QStandardPaths:CacheLocation for GetStoragePath 2015-07-09 22:01:37 +01:00
James Duley
11beba3369 OP-1879 remove openpilot hardcoding: use GCS_APP_TARGET name for library and data paths 2015-07-09 22:01:37 +01:00
James Duley
d6eb85c5ee OP-1879 remove openpilot hardcoding: remove unused hardcoded cloudconfig path 2015-07-09 22:01:37 +01:00
James Duley
64dc5717f1 OP-1879 remove openpilot hardcoding: use Utils::PathUtils.GetDataPath() instead of hardcoding in main.cpp 2015-07-09 22:01:36 +01:00
James Duley
fc791e87dc OP-1879 remove openpilot hardcoding: use relative paths define from openpilotgcs.pri for data and plugins paths 2015-07-09 22:01:36 +01:00
James Duley
c992daddaf OP-1879 remove openpilot hardcoding: change GCS_APP_PATH on Mac removing pointless bin subdir 2015-07-09 22:01:35 +01:00
James Duley
1b9df07394 OP-1879 remove openpilot hardcoding: remove udp_test from Linux install like other platforms 2015-07-09 22:01:35 +01:00
James Duley
31cafe1d22 OP-1879 remove openpilot hardcoding: remove wrong and unneeded libexec path 2015-07-09 22:01:35 +01:00
a*morale
d66d581f18 OP-1928 - Fix copy to Docs and Utilites, cleanup previous build directory, DMG generation using create-dmg 2015-07-09 22:00:17 +01:00
a*morale
a69723ff74 OP-1928 - Include create-dmg to build the osx image 2015-07-09 22:00:17 +01:00
James Duley
518f1b25f1 OP-1928 OSX package from scratch
Took the appropriate stuff out of the old OpenPilot.dmg
and the create a dmg with it.
2015-07-09 21:59:32 +01:00
Laurent Lalanne
4ae9bfe3f7 LP-03 About - Splash screen fixes 2015-07-09 21:01:58 +02:00
Laurent Lalanne
a91679b50f LP-03 Splash : Add dark grey background for status text 2015-07-09 11:16:28 +02:00
Laurent Lalanne
7210eda66d LP-03 Installer img and icon - move SplashScreen text 2015-07-09 02:28:09 +02:00
Laurent Lalanne
8c11261f82 LP-03 Add missing LICENSE.txt needed for win32 package 2015-07-09 00:32:28 +02:00
Laurent Lalanne
fa3c4dcd4b LP-03 Missing splash file :) 2015-07-09 00:07:03 +02:00
Laurent Lalanne
b43e533cf6 LP-03 slash name, win32 issue 2015-07-08 23:38:24 +02:00
Laurent Lalanne
4d4e02619b Merge branch 'next' into laurent/LP-03_Artwork_rebranding 2015-07-08 20:34:52 +02:00
Laurent Lalanne
c68756a036 LP-03 Artwork rebranding : updated Logos, wizard and config shapes 2015-07-08 20:29:34 +02:00
Morale, Alessio
e48c673724 rename OP license file 2015-07-08 15:24:38 +02:00
unknown
63afbb88fa Move win_sdk_install tools storage to LibrePilot 2015-07-08 11:06:16 +02:00
Alessio Morale
80cb3775bc Add Readme for LibrePilot 2015-07-08 01:48:00 +02:00
a*morale
1174ec9161 moves sdk_install resources to LibrePilot systems 2015-07-07 23:19:02 +02:00
James Duley
67aaa1fd19 fix usagetracker to compile with qt < 5.4 2015-06-26 08:11:52 +12:00
James Duley
4b79427b02 OP-1929 fix broken pakage_src by moving include after 2015-06-26 04:30:01 +12:00
Corvus Corax
b30f814dc3 Merge branch 'master' into next 2015-06-23 21:44:17 +02:00
Corvus Corax
bd9fdba2c5 Merge remote-tracking branch 'origin/rel-15.05' into next 2015-06-23 18:45:04 +02:00
James Duley
b73dba5093 OP-1926: fixed the xxx+r0-g1234 on tags which shouldn't exist
I was erroneously comparing string to int
2015-06-20 22:19:28 +10:00
abeck70
fd56ad79c5 Release 15.05 WhatsNew update 2015-06-20 16:10:38 +10:00
abeck70
2556500357 Merge branch 'rel-nano-15.05' into rel-15.05 2015-06-20 15:18:08 +10:00
abeck70
28a8a36a56 rel-nano-15.05 Updated cloud configs 2015-06-17 20:17:20 +10:00
abeck70
1cf303b2ae Release 15.05 RC8 WhatNew 2015-06-08 08:34:54 +10:00
Alessio Morale
78921235cb Revert "REVONANO - workaround the issue with usart baud rate rounding changing slightly the Xtal frequency."
This reverts commit 1985f19fc0.
2015-06-06 11:31:02 +02:00
Alessio Morale
c2f3f24df2 Revert "REVONANO - CHange slightly xtal frequency to workaround wrong baud rate calculation"
This reverts commit b492b7e10a.
2015-06-06 11:30:48 +02:00
m_thread
3d5fae2172 REVONANO: Fix for Comboboxes not having options but rather just an integer value that equals the actual selected index.. 2015-06-06 11:23:01 +02:00
abeck70
631c1b2361 Release 15.05 RC7 WhatsNew Update
And uncrustify
2015-06-06 08:00:16 +10:00
Alessio Morale
b492b7e10a REVONANO - CHange slightly xtal frequency to workaround wrong baud rate calculation 2015-06-05 19:02:22 +02:00
abeck70
afc62f61aa OP-1875 add issing AuxMagsSettings initialise call 2015-06-05 17:28:05 +10:00