1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
Commit Graph

13832 Commits

Author SHA1 Message Date
Philippe Renon
664891e040 LP-183 pfd: expose UAVTalk objects to Qml with lower camel case names (systemSettings vs SystemSettings)
it is more compliant to the Qt naming convention
will solve a conflict in the Qml namespace when SystemSetting is both a type and a context value.
use of non compliant name should be discouraged
2015-11-29 16:53:57 +01:00
Philippe Renon
287b4ceb5d LP-183 cleanup uavobject includes 2015-11-29 16:53:38 +01:00
Philippe Renon
df350cda44 LP-183 generated UAV objects are now more Qt and Qml friendly
use lower camel case for properties and getters
introduce better enums and expose them to Qml
backward compatibilty is preserved for now
2015-11-29 16:53:33 +01:00
James Duley
01d43ff7b4 Merged in james-duley/librepilot/LP-185_fix_deb_dist (pull request #127)
LP-185 fix debian dist detection in packaging
2015-11-26 22:01:11 +00:00
Lalanne Laurent
8a58ac17ba Merged in f5soh/librepilot/LP-181_Qt5.5_pfd_update (pull request #120)
LP-181 Qt5.5 PFD update
2015-11-26 19:48:54 +01:00
James Duley
0fe3b971b8 Merged in james-duley/librepilot/qt5.5_compat (pull request #124)
Qt5.5 compatibility
2015-11-26 18:24:25 +00:00
Philippe Renon
364558441e Merged in filnet/librepilot/LP-30_fix_osg_mac_compile (pull request #126)
patch osg to fix mac compile error
2015-11-25 17:02:28 +01:00
Philippe Renon
f1598e0a51 LP-2 remove unused variable 2015-11-25 09:09:55 +00:00
Philippe Renon
b629a7f69f LP-2 remove unused <QtDesigner/QDesignerExportWidget> import that was causing a deprecated warning 2015-11-25 09:09:55 +00:00
Philippe Renon
6d934fc177 LP-2 removed unused classes that fail to link with Qt 5.5 2015-11-25 09:09:55 +00:00
Philippe Renon
2df89769c9 LP-2 fixed compilation errors around usage of isinf() and isnan() 2015-11-25 09:09:55 +00:00
Philippe Renon
e22061cc8e LP-2 fixed warning about unused variable 2015-11-25 09:02:37 +00:00
James Duley
84fbdf0802 LP-185 fix debian dist detection in packaging 2015-11-23 21:02:29 +00:00
James Duley
1f0d6f41bb Merged in james-duley/librepilot/LP-175_fix_srcrpm_name (pull request #118)
LP-175 fix RPM_PACKAGE_NAME in make
2015-11-23 09:49:49 +00:00
James Duley
e0861c47c0 Merged in james-duley/librepilot/LP-176_allow_override_of_linux_pkg_type (pull request #119)
LP-176 allow override the linux package type
2015-11-23 09:47:40 +00:00
Philippe Renon
5acaffe93c patch osg to fix mac compile error 2015-11-23 09:30:40 +01:00
Laurent Lalanne
bd8f03398e LP-181 Compatible Qt5.4 / Qt5.5 - Added file for javascript functions 2015-11-22 22:27:26 +00:00
Laurent Lalanne
8537443282 LP-181 PFD update works only with Qt5.5 2015-11-22 22:27:26 +00:00
Philippe Renon
ac76fc768f Merged in filnet/librepilot/filnet/LP-30_3rdparty_build_scripts (pull request #50)
LP-30 added build scripts for osg (including windows dependencies), osgearth and marble
2015-11-14 13:46:46 +01:00
Laurent Lalanne
df841fda29 LP-181 Compatible Qt5.4 / Qt5.5 - Added file for javascript functions 2015-11-09 22:37:56 +01:00
Laurent Lalanne
3e6313e95e LP-181 PFD update works only with Qt5.5 2015-11-09 22:37:36 +01:00
James Duley
62359e11f7 LP-176 allow override the linux package type
by setting PKG_TYPE
2015-11-08 20:44:22 +00:00
James Duley
b1f6d66fca LP-175 fix RPM_PACKAGE_NAME in make
so it can tell a src rpm has been built
2015-11-08 20:14:38 +00:00
Philippe Renon
8c3beaa28c Merged in filnet/librepilot (pull request #114)
hotfix for windows + uncrustified
2015-11-06 22:22:12 +01:00
Philippe Renon
db926f289d uncrustified 2015-11-06 22:03:37 +01:00
Philippe Renon
3dbdd76225 LP-174 add missing EXPORT to TextBubbleSlider 2015-11-06 22:02:32 +01:00
Lalanne Laurent
077a9bf5cd Merged in f5soh/librepilot/laurent/LP-174_Add_values_to_Rcinput (pull request #109)
LP-174 Add values to RCinput
2015-11-05 18:17:03 +01:00
Lalanne Laurent
8d6b89818f Merged in f5soh/librepilot/laurent/LP-120_Wizard_I2C_mag (pull request #110)
LP-120 Add GPS+I2c mag to wizard
2015-11-05 18:13:51 +01:00
Lalanne Laurent
4e6a67fe82 Merged in f5soh/librepilot/laurent/LP-165_Txpid_acro+_ranges (pull request #102)
LP-165 TxPID Acro+ ranges
2015-11-05 18:12:39 +01:00
Lalanne Laurent
93fc480a2d Merged in f5soh/librepilot/laurent/LP-147_Detect_flight_mode_num (pull request #93)
LP-147 Transmitter wizard : Add flightmode number detection and artwork
2015-11-05 18:11:43 +01:00
Lalanne Laurent
6900da2d35 Merged in f5soh/librepilot/laurent/LP-142_Fix_some_links (pull request #107)
LP-142 Remaining links to be fixed in Windows installer
2015-11-05 18:10:43 +01:00
Laurent Lalanne
cc45090cc1 LP-142 Remaining links to be fixed in Windows installer 2015-11-05 17:55:51 +01:00
Laurent Lalanne
96eed683ee LP-165 Set TxPID Acro+ range to 0-100 2015-11-05 17:50:41 +01:00
Philippe Renon
783322fd09 Merged in james-duley/librepilot/LP-167_fix_stable_version_check (pull request #105)
LP-167 fix stable version check
2015-11-05 09:34:06 +01:00
Philippe Renon
5f65737e4b Merged in james-duley/librepilot/LP-59_replace_openpilot_email (pull request #103)
LP-59 remove openpilot email address from deb changelog
2015-11-05 09:33:37 +01:00
Philippe Renon
b90c1ab021 Merged in f5soh/librepilot/laurent/LP-88_commit_template (pull request #111)
LP-88 Update commit template
2015-11-05 09:31:36 +01:00
Philippe Renon
8f2bebc4a2 LP-30 README.text cleanup 2015-11-05 08:43:31 +01:00
Laurent Lalanne
0f4eaf5b24 LP-174 Set Defgroup like others files in directory 2015-11-04 19:06:58 +01:00
Lalanne Laurent
534734a7ef Remove branch name 2015-11-04 12:49:08 +00:00
Fredrik Arvidsson
68e6a4ded9 Merged in m_thread/librepilot/thread/LP-171_Link_Sliders_Bug (pull request #108)
LP-171 Added code to disable signal from being triggered while stabilisation bank is changed.
2015-11-03 09:51:47 +01:00
Philippe Renon
57e1122f4c LP-30 disable compilation of osgWrappers/deprecated-dotosg 2015-11-03 01:50:52 +01:00
Philippe Renon
a3a7d55176 LP-30 fixed PATH issue on windows after switching to git for windows 2.6.2
apparently environment variables, like TOOLS_DIR, set in .bashrc are messed up now (/d/path becomes D:/path)
a workaround is to set them in the Makefile config file
2015-11-03 00:43:31 +01:00
Philippe Renon
73d15be2c1 LP-30 added short readme describing how to build osgEarth 2015-11-03 00:01:01 +01:00
Laurent Lalanne
06a10fb070 LP-174 Move textbubbleslider to libs/utils, centralize fonts 2015-11-01 16:08:45 +01:00
Laurent Lalanne
1a27b29e18 LP-88 Update commit template 2015-10-31 20:45:04 +01:00
Laurent Lalanne
7b3a0e504b LP-120 Add conditions for GPS+I2C - SRXL fixes 2015-10-31 15:11:33 +01:00
Laurent Lalanne
89b992176e LP-120 Auxmag wizard initial support 2015-10-31 14:03:59 +01:00
Laurent Lalanne
9eb8f45e0d LP-174 : Add Rcinput value display - UI and style changes, embed font.
All credit for the textbubbleslider files goes to Taulabs and Kenn Sebesta
2015-10-31 12:13:07 +01:00
lilvinz
e68ad5dbd8 TextBubbleSlider: removed QDESIGNER_WIDGET_EXPORT 2015-10-30 19:15:41 +01:00
Kenn Sebesta
e3d2760f83 Added text-bubble slider. This is an extension of QSlider which displays the slider value in the handle. 2015-10-30 18:40:34 +01:00