Lalanne Laurent
e82921c70c
Merged in filnet/librepilot/LP-470_google_sat_version_upgrade (pull request #379 )
...
LP-470 bump google sat version
2017-01-27 20:20:50 +00:00
Lalanne Laurent
82ae88e942
Merged in filnet/librepilot/LP-467_fix_old_regressions_in_vehicle_config (pull request #377 )
...
LP-467 fix old regressions in vehicle config
2017-01-27 20:20:23 +00:00
Philippe Renon
babc04fa96
LP-470 bump google sat version from 711 to 713
2017-01-23 21:29:20 +01:00
Laurent Lalanne
16f1d2bd3b
LP-440 Tell user receiverActivity is disabled because Armed state
2017-01-22 13:33:56 +01:00
Laurent Lalanne
eb776e1d94
LP-478 Allow flightmode option to ground RC command
2017-01-22 02:50:31 +01:00
Laurent Lalanne
0ed090f8ac
LP-478 Remove Rssi channel from reversable input at wizard end - Allow 5 items in one line (heli)
2017-01-22 02:50:04 +01:00
Laurent Lalanne
a071de9cc9
LP-478 Avoid transition values detected as Flightmode
2017-01-22 02:24:07 +01:00
Laurent Lalanne
184ac1e4e7
LP-478 Set default flightmode number to 1 and remove unneeded forceOneFlightMode()
2017-01-22 02:21:52 +01:00
Philippe Renon
693f80ae98
LP-467 configmultirotor: default to QuadX
2017-01-16 21:22:30 +01:00
Philippe Renon
b13807b2b6
LP-467 config: refresh widgets upon successful save
...
fixed an issue with custom mixer table not set to editable when saving as Custom frame type
2017-01-16 21:22:22 +01:00
Philippe Renon
ad59634b4f
LP-467 config vehicle: remove uneeded QString constructor calls
2017-01-16 21:21:39 +01:00
Philippe Renon
9b928c075d
LP-467 cleanup class and enum names (should start with capital letter)
2017-01-16 21:21:36 +01:00
Philippe Renon
e8277597a4
LP-467 fix ccpmwidget curve widgets registration
2017-01-16 21:21:34 +01:00
Philippe Renon
c8b0787bfb
LP-467 introduce Child ConfigTaskWidget type
...
fixes dirty state handling and other issues
2017-01-16 21:21:04 +01:00
Philippe Renon
f646ef1d37
LP-467 update custom mixers when saving vehicle config
2017-01-15 13:05:41 +01:00
Philippe Renon
97f1b53539
LP-467 vehicle config : fix controls enabled/disabled state management
2017-01-15 13:05:39 +01:00
Philippe Renon
a0a2f30788
Merged in f5soh/librepilot/LP-454_Boat (pull request #369 )
...
LP-454 boat
2017-01-14 17:52:06 +01:00
Laurent Lalanne
1bd93f8926
LP-454 Made case of section's names consistent - Change Vehicle names
2017-01-14 17:47:21 +01:00
Laurent Lalanne
86932443af
LP-454 Allow dual motor curves for Car - Cleanup names and motorcycle motor issue
2017-01-14 17:47:21 +01:00
Laurent Lalanne
f27be15c62
LP-454 GroundVehicle tab: Keep left column to minimum
2017-01-14 17:47:21 +01:00
Laurent Lalanne
5066ac42e2
LP-454 Fix comments and Throttle curve values
2017-01-14 17:47:21 +01:00
Laurent Lalanne
7f53274c74
LP-454 Vehicle wizard: Adjust UBXDynamicModel for surface vehicles
2017-01-14 17:47:21 +01:00
Laurent Lalanne
86bde01643
LP-454 Add boat to the Vehicle Wizard
2017-01-14 17:47:13 +01:00
Laurent Lalanne
1bff0f479c
LP-454 Add boat and differential boat to the ground tab
2017-01-14 17:47:12 +01:00
Philippe Renon
fe9658a27b
uncrustify
2017-01-14 16:18:13 +01:00
Philippe Renon
c28b91d847
Merged in f5soh/librepilot/LP-461_Kill_Jerry_save (pull request #372 )
...
LP-461 Heli tab : Get rid of Jerry save
2017-01-11 21:56:44 +01:00
Philippe Renon
83df6c0d36
LP-470 bump google sat version from 694 to 711
...
also make sure to use the GCS_GOOGLE_SAT_VERSION env value only if higher to default
2017-01-11 09:17:52 +01:00
Philippe Renon
cf1b64966e
Merged in alessiomorale/librepilot/lp-443_ekf14_mag_proj_handling (pull request #354 )
...
LP-443 & LP-353 ekf14 and CF+INS
2017-01-09 23:13:43 +01:00
Alessio Morale
63ec39bc9a
LP-443 - fix uav.js typos
2017-01-09 23:11:47 +01:00
Lalanne Laurent
83955b2fe5
Merged in filnet/librepilot/LP-460_uavobjectbrowser_remove_spurious_line_edit (pull request #371 )
...
LP-460 remove spurious line edit at bottom of UAVObjectBrowser
2017-01-09 23:01:29 +01:00
Lalanne Laurent
ee89a6d0fa
Merged in filnet/librepilot/LP-434_uavbrowser_expand_less_when_filtering (pull request #366 )
...
LP-434 uavobjectbrowser: expand less when filtering
2017-01-09 23:00:56 +01:00
Alessio Morale
7cdbb17e8b
LP-443 - add fusion algorithms to uav.js
2017-01-07 18:14:29 +01:00
Alessio Morale
174b616a05
LP-437 - Cosmetic/GCS Fixes from review
2017-01-06 17:49:31 +01:00
Alessio Morale
306c129480
LP-437 - GCS configuration support
2017-01-06 17:49:31 +01:00
Laurent Lalanne
ed66561566
LP-461 Update colors
2017-01-02 17:03:51 +01:00
Laurent Lalanne
1b2c20defb
LP-461 Remove save warning and UpdateMixer() lock
2017-01-02 17:03:44 +01:00
Alessio Morale
06dd94636b
Merged in f5soh/librepilot/LP-345_RFM22_band_rebased (pull request #364 )
...
LP-345 Rfm22 band
2016-12-28 13:54:29 +01:00
Lalanne Laurent
9ad736d7c8
Merged in Oblivium/librepilot/LP-452_Implement_and_verify_Galileo_support_for_ublox_8 (pull request #368 )
...
LP-452 Support the Galileo GNSS on U-blox NEO M8N receiver.
2016-12-28 13:35:36 +01:00
Philippe Renon
530b07872a
LP-460 remove spurious line edit at bottom of UAVObjectBrowser
2016-12-27 16:33:44 +01:00
Laurent Lalanne
e0fcb92698
LP-345 Set correct RSSI unit - Define tab navigation order
2016-12-25 13:07:02 +01:00
Laurent Lalanne
340d304558
LP-345 Changes from review - Typos - Initialize previousOPLinkSettings
2016-12-23 14:39:09 +01:00
Laurent Lalanne
1e920ec67c
LP-346 RFM22 tuning: Allow XtalCap value changes without reboot.
2016-12-23 14:39:09 +01:00
Laurent Lalanne
54fa56d421
LP-346 RFM22 tuning: Add Gui for tuning.
2016-12-23 14:39:09 +01:00
Laurent Lalanne
ab8e0400f0
LP-345 OPLink: Update GUI with RF Band dropdown
2016-12-23 14:38:59 +01:00
Jan NIJS
16acc9a736
LP-452 Enhancement from review by Philippe Renon: describe colors in the code. Custom values are used instead of the QColor pre-defined colors to increase contrast against the text.
2016-12-17 20:58:25 +01:00
Jan NIJS
58e15feb08
LP-452 Support the Galileo GNSS on U-blox NEO M8N receiver.
...
The receiver needs to run firmware 3.01 for Galileo to be supported.
Firmware 3.01 supports up to 3 simultaneous constellations.
By default only GPS and Glonass are enabled.
This commit updates the GCS to display the Galileo constellation in a separate color.
2016-12-17 00:01:55 +01:00
Philippe Renon
6764b476ca
fix msys2 osgearth dependencies
2016-12-15 22:38:27 +01:00
Philippe Renon
e7eda529f8
LP-434 uavobjectbrowser: expand less when filtering
2016-12-15 22:23:09 +01:00
Philippe Renon
33188bd78e
Merge remote-tracking branch 'upstream/master' into next
...
# Conflicts:
# ground/gcs/src/plugins/coreplugin/connectionmanager.cpp
2016-12-13 00:56:32 +01:00
Laurent Lalanne
6947dd503b
LP-425 About dialog fix
2016-12-12 23:13:32 +01:00