Stefan Karlsson
abcf2edd56
LP-26 Show GitHub commits on the welcome page
2015-07-16 19:30:38 +02:00
m_thread
23abeef9f9
LP-16 Updated whats_this.txt files.
2015-07-16 16:57:13 +02:00
m_thread
4918f61054
LP-16 Uncrustified.
2015-07-16 16:53:29 +02:00
m_thread
fd3eaa2fef
LP-16 Buttons not shown when widget is in Wizard.
2015-07-16 16:48:34 +02:00
m_thread
ba8b01cc6b
Merge branch 'next' into m-thread/LP-16_Vehicle_Templates_Enhancements
2015-07-16 14:28:51 +02:00
m_thread
ad1c033cad
LP-16 Added code for adding/importing template to local storage.
2015-07-16 12:53:06 +02:00
m_thread
9b7e5b3ae2
LP-16 Fixed small errors.
2015-07-16 11:23:32 +02:00
a*morale
01a56796c3
Merge pull request #17 from f5soh/laurent/LP-03_Artwork_icons_splashscreen
...
Laurent/lp 03 artwork icons splashscreen
2015-07-16 11:18:29 +02:00
Laurent Lalanne
ef6b664ac8
LP-05 Add CC artwork for connection-diagram
2015-07-16 10:31:43 +02:00
a*morale
feee18134e
Merge pull request #15 from skarlsso/skarlsso/LP-10_cleanup_build_warnings_on_osx
...
Skarlsso/lp 10 cleanup build warnings on osx
2015-07-16 09:27:16 +02:00
Paul Jewell
ad3fb571d7
Removed reference to unused udevdir in package/Linux.mk
2015-07-16 05:49:59 +01:00
Alessio Morale
711ef272c1
LP-5 - Use a single Task for telemetry when no radio is available
2015-07-16 01:01:02 +02:00
Alessio Morale
5e9a034e6e
LP-5 - Uncrustification
2015-07-15 22:53:48 +02:00
m_thread
72938ec954
LP-16 Added code to delete 'local' vehicle templates.
2015-07-15 15:34:15 +02:00
m_thread
da6b0715f7
LP-16 Updated code to use new vehicle template path and extension.
2015-07-15 10:30:36 +02:00
m_thread
c193b53d3a
LP-16 Moved vehicle template files.
2015-07-15 10:29:43 +02:00
LibrePilot Packager
402d9a0c64
Merge branch 'pull_requests_paulj' into next
2015-07-15 08:08:29 +01:00
paul Jewell
6b6461c8b4
Replaced OPENPILOT_IS_COOL by TOP_LEVEL_MAKEFILE
2015-07-15 08:06:21 +01:00
Paul Jewell
ca8c7b6b96
Modified comments to remove openpilotgcs
2015-07-15 08:04:33 +01:00
Paul Jewell
655ddd365b
Moved linux desktop file to gcs.desktop
2015-07-15 08:02:35 +01:00
Laurent Lalanne
7ed1efd7b4
LP-03 OSX background @72dpi
2015-07-15 00:48:51 +02:00
Laurent Lalanne
e26b6492e2
LP-03 OSX Background (2)
2015-07-15 00:19:07 +02:00
a*morale
81ea0b9232
LP-5 Fix revert issue
2015-07-15 00:07:51 +02:00
a*morale
1ef9fc51d6
LP-5 - exclude AH from outerloop
2015-07-15 00:07:51 +02:00
a*morale
62a585c188
LP-5 - Include missing UAVOs, add removed cc fields into hwsettings
2015-07-15 00:07:50 +02:00
a*morale
dd6c6054e9
Revert "OP-1810 FOC"
...
This reverts commit 92e50c2ead
.
Conflicts:
Makefile
ground/openpilotgcs/src/plugins/config/config.pro
ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
ground/openpilotgcs/src/plugins/setupwizard/pages/escpage.cpp
ground/openpilotgcs/src/plugins/setupwizard/resources/connection-diagrams.svg
ground/openpilotgcs/src/plugins/uavobjectutil/devicedescriptorstruct.h
2015-07-15 00:07:50 +02:00
Laurent Lalanne
b6ef1e2256
LP-03 Refine OSX icons - OSX installer background
2015-07-14 22:56:00 +02:00
Stefan Karlsson
aea3fccf7b
LP-10 Uncrustify
2015-07-13 12:51:49 +02:00
Stefan Karlsson
f3b091ebc9
LP-10 Use Q_UNUSED for unused parameters
2015-07-13 12:50:40 +02:00
Laurent Lalanne
50828e3dd4
LP-03 Missing new Osx icon
2015-07-13 12:46:14 +02:00
Laurent Lalanne
154e303bd8
LP-03 Better Win32 icons, OSX icon, Splash Screen text placement and colors
2015-07-13 12:39:20 +02:00
Stefan Karlsson
c5ed56226d
LP-10 Update previous abs float fix to use fabs
...
Previous fix casted the float arguments to ints. Use a fabs instead,
since it gives easier code to read. The beSmooth check was also moved
to further enhance the readability of the code.
2015-07-12 23:54:37 +02:00
Stefan Karlsson
de07c028a9
LP-10 Turn on stricter warnings on OS X
2015-07-12 22:35:00 +02:00
Stefan Karlsson
dc08ca5949
LP-10 Fix missing swith enum value warning
2015-07-12 22:35:00 +02:00
Stefan Karlsson
1861ede9d7
LP-10 Fix unused parameter warnings
2015-07-12 22:34:59 +02:00
Stefan Karlsson
162dde2677
LP-10 Fix unitialized variable warning
2015-07-12 22:34:59 +02:00
Stefan Karlsson
257629dc3e
LP-10 Fix signed/unsigned comparison
2015-07-12 22:34:59 +02:00
Stefan Karlsson
f55048eb22
LP-10 Remove unused static function
2015-07-12 22:34:59 +02:00
Stefan Karlsson
1a0f5f1bef
LP-10 Fix bugs and warnings in USB_UPLOAD_TOOL
2015-07-12 22:34:59 +02:00
Stefan Karlsson
a28d668758
LP-10 Fix abs warning when floats are used
2015-07-12 22:34:59 +02:00
Stefan Karlsson
e6f88883d0
LP-10 Fix incorrect return type in generalsettings
2015-07-12 22:34:59 +02:00
Stefan Karlsson
e44bafaee5
LP-10 Fix shadowing warning in OPMapGadgetConfiguration
2015-07-12 22:33:38 +02:00
James Duley
c57ca08911
Merge pull request #14 from parched/remove_openpilot_hardcoding_part_3
...
Remove some more openpilot hardcoding
2015-07-12 20:42:14 +01:00
James Duley
e08feb3c46
rename default configuration xml file
2015-07-13 07:11:50 +12:00
James Duley
cc2b2149ef
changed default GCS names to not have a vendor
2015-07-13 07:11:49 +12:00
James Duley
b6d42f2da8
Passed ORG_NAME to GCS
2015-07-13 07:11:49 +12:00
James Duley
144b0a3d10
changed OP_XXX_NAME to ORG_XXX_NAME
2015-07-13 04:15:53 +12:00
James Duley
7a1f330096
fixed stylesheet path hardocding
2015-07-13 03:34:10 +12:00
James Duley
2ff29e352e
Merge branch 'op_hardcoding_fixes' into next
2015-07-13 01:36:08 +12:00
LibrePilot Packager
8c47b39535
use GetDataPath instead of hardcoding
2015-07-13 01:34:45 +12:00