LibrePilot Packager
|
1e662d6175
|
removed openpilotgcs hardcoding from qt.conf
|
2015-07-13 01:34:32 +12:00 |
|
Alessio Morale
|
0e0e6a1a1c
|
Merge branch 'laurent/LP-03_Artwork_rebranding' of git://github.com/f5soh/LibrePilot into f5soh-laurent/LP-03_Artwork_rebranding
Conflicts:
package/winx86/openpilotgcs.nsi
|
2015-07-12 10:39:43 +02:00 |
|
LibrePilot Packager
|
fba69ae07e
|
fix up for files that were missed in share directory move due to rebase 2dee2328d
|
2015-07-11 14:09:49 +01:00 |
|
a*morale
|
e84ad7abff
|
Merge pull request #7 from parched/OP-1879_remove_openpilot_hardcoding
OP-1879 remove openpilot hardcoding
|
2015-07-11 14:23:29 +02:00 |
|
a*morale
|
f43b6c890a
|
Merge pull request #8 from parched/OP-1929_broken_package_src
OP-1929 broken package src
|
2015-07-11 14:22:56 +02: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
|
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
|
31cafe1d22
|
OP-1879 remove openpilot hardcoding: remove wrong and unneeded libexec path
|
2015-07-09 22:01:35 +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
|
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
|
c68756a036
|
LP-03 Artwork rebranding : updated Logos, wizard and config shapes
|
2015-07-08 20:29:34 +02:00 |
|
James Duley
|
67aaa1fd19
|
fix usagetracker to compile with qt < 5.4
|
2015-06-26 08:11:52 +12:00 |
|
Corvus Corax
|
bd9fdba2c5
|
Merge remote-tracking branch 'origin/rel-15.05' into next
|
2015-06-23 18:45:04 +02:00 |
|
abeck70
|
28a8a36a56
|
rel-nano-15.05 Updated cloud configs
|
2015-06-17 20:17:20 +10: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 |
|
m_thread
|
9ce00a18f0
|
REVONANO: Added limit for ComBridge on Nano receiver port.
Fixed Revo Hw config page to handle ComBridge on Receiver port
correctly.
Changed some alignments in GUI.
|
2015-06-04 22:18:16 +02:00 |
|
m_thread
|
5e5a0e503f
|
REVONANO: Minor bug fix with a combobox not hiding properly.
|
2015-06-04 21:44:23 +02:00 |
|
m_thread
|
c60a5a5e94
|
Merge branch 'rel-nano-15.05' of ssh://git.openpilot.org/temp into rel-nano-15.05
|
2015-06-04 21:26:10 +02:00 |
|
m_thread
|
a871a6f455
|
REVONANO: Update Nano Hw page to use 'limits safe' combobox code.
|
2015-06-04 21:25:47 +02:00 |
|
m_thread
|
c4105240c2
|
REVONANO: Handle limits.
Added code to take limits on options into consideration when dealing
with comboboxes in configtaskwidget controls.
|
2015-06-04 21:25:01 +02:00 |
|
Mathieu Rondonneau
|
891922db23
|
OP-1915: Fix google map not appearing.
|
2015-06-03 16:00:29 -07:00 |
|
abeck70
|
ae26eea363
|
REVONANO uncrustify
|
2015-06-02 08:38:27 +10:00 |
|
Steve Evans
|
d41808ecaf
|
Merge branch 'rel-nano-15.05' into steve/OP-1904_Display_current_TxPID_settings_on_OSD
|
2015-05-30 12:14:47 +01:00 |
|
abeck70
|
2081ab6550
|
Merge remote-tracking branch 'origin/thread/OP-1901_SRXL_Wizard' into rel-nano-15.05
|
2015-05-30 19:40:35 +10:00 |
|
abeck70
|
c8ff29c404
|
Merge remote-tracking branch 'origin/steve/OP-1903_Add_TxPID_controls_for_AttitudeSettings' into rel-nano-15.05
|
2015-05-30 19:31:46 +10:00 |
|
abeck70
|
3e4c11780e
|
Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_Stabmodes_update' into rel-nano-15.05
|
2015-05-30 19:27:34 +10:00 |
|
Laurent Lalanne
|
6ddcb26e5e
|
OP-1648 Update PFD with new flightmodes
|
2015-05-29 19:56:25 +02:00 |
|
abeck70
|
690eaf9cb6
|
Merge branch 'samguns/OP-xxxx_Limit_PWM_RX_OneShot' into rel-nano-15.05
|
2015-05-29 21:41:59 +10:00 |
|
abeck70
|
6b2d217efe
|
Merge branch 'samguns/OP-XXXX_wizard_freeze_workaround' into rel-nano-15.05
|
2015-05-29 21:41:28 +10:00 |
|
samguns
|
3e60dff30b
|
REVONANO Only reboot nano when needed in setup wizard
|
2015-05-28 23:18:24 +08:00 |
|
samguns
|
edddc0e34f
|
REVONANO Remove unnecessary limits for OneShot/PWMSync in setup wizard
|
2015-05-28 22:24:41 +08:00 |
|
m_thread
|
3d6a01f0e2
|
OP-1732 - Fixed timer bank assignments and labels for Revolution
Conflicts:
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
|
2015-05-27 11:18:47 +02:00 |
|
m_thread
|
f23de9b628
|
Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard
|
2015-05-27 08:10:31 +02:00 |
|
m_thread
|
6c850cbfdb
|
OP-1901 Fixed faulty tooltip.
|
2015-05-27 07:30:58 +02:00 |
|
Laurent Lalanne
|
f4eb368a8f
|
OP-1901 Revo-srxl placement
|
2015-05-27 07:29:51 +02:00 |
|
m_thread
|
52e56df397
|
OP-1901 Adding support for SRXL in connection diagram.
|
2015-05-26 23:36:32 +02:00 |
|
m_thread
|
4db1dd8b19
|
Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard
|
2015-05-26 22:21:39 +02:00 |
|