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

716 Commits

Author SHA1 Message Date
Philippe Renon
6a9ec75439 LP-491 fix link a3867 hasn't been detected! 2017-03-28 22:12:52 +02:00
Philippe Renon
07b30ba290 LP-491 fix a gcs crash at exit when using -log option 2017-03-28 22:12:51 +02:00
Philippe Renon
29005473d4 LP-491 gcs: remove dead code 2017-03-28 22:12:50 +02:00
Philippe Renon
6aa8fd49f2 LP-491 upgrade to Qt 5.8.0 2017-03-28 22:12:49 +02:00
Fernando Lopez Jr
2bbd63946b LP-491 Add Q_NAMESPACE for Qt 5.8 2017-03-28 22:12:47 +02:00
Philippe Renon
27d3fb0751 Merged in filnet/librepilot/LP-458_uploadtool_fixes (pull request #385)
LP-458 uploadtool fixes

Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
2017-03-28 18:51:46 +00:00
Philippe Renon
ff81941aa5 Merged in filnet/librepilot/LP-485_gcs_log_speed_fix (pull request #393)
LP-485 GCS: Logfile replay playback speed too fast

Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Harold Hankins <hwh@hjns.net>
Approved-by: Eric Price <corvuscorax@cybertrench.com>
2017-03-21 21:35:03 +00:00
Eric Price
90ea704b31 LP-485 GCS: Logfile replay playback speed too fast
wrong variable type
2017-02-23 09:25:37 +01:00
Alessio Morale
556c2e9e99 Merged in alessiomorale/librepilot/lp-446_battery_failsafe (pull request #355)
LP-446 Battery failsafe

Approved-by: Lalanne Laurent
Approved-by: Philippe Renon
Approved-by: Harold Hankins
Approved-by: Alessio Morale
2017-02-20 20:39:51 +00:00
Philippe Renon
b9bf12345b LP-458 uploadtool: fix linux compilation issue 2017-02-04 17:31:24 +01:00
Philippe Renon
131842724e LP-458 uploadtool: reconcile gcs uploader with uploadtool
ssp is entirely copied from uploadtool (as it works there)
dfu still has some small differences due to "quirks" in tool or gcs
2017-02-04 17:31:20 +01:00
Alessio Morale
866280084f LP-446 - Fixes from review 2017-02-02 00:32:19 +01:00
Philippe Renon
6f806b6c49 LP-458 uploadtool: added threading related TODOs 2017-02-02 00:01:45 +01:00
Philippe Renon
ba793682a5 LP-458 uploadtool: wait for download to finish before saving to disk...
download is still broken for usb/vcp/gps
2017-02-02 00:01:44 +01:00
Philippe Renon
2e6be42a8e LP-458 uploadtool: fix command line file name parsing
was broken except for the -p action
2017-02-02 00:01:42 +01:00
Philippe Renon
8320c295ef LP-458 uploadtool: fix crash if received packet size is 0
this should not happen during a normal conversation
but can happen if a particular sequence of garbage is received
2017-02-02 00:01:40 +01:00
Philippe Renon
41b3b39dae LP-458 uploadtool: fix QTimer thread ownership issue on windows 2017-02-02 00:01:32 +01:00
Philippe Renon
39fa631670 LP-458 uploadtool: cleanup usage string 2017-02-01 23:58:28 +01:00
Philippe Renon
39c2ec989c LP-458 uploadtool: make vendor neutral 2017-02-01 23:58:27 +01:00
Philippe Renon
63733639de LP-402 gcs: better report invalid UAVO Enum errors 2017-02-01 23:37:17 +01:00
Lalanne Laurent
758af312b5 Merged in filnet/librepilot/LP-402_invalid_value_for_running (pull request #381)
LP-402 invalid value for running
2017-01-27 20:21:12 +00:00
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
c95e718ff5 LP-402 gcs: better report invalid UAVO Enum errors 2017-01-16 09:04:36 +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
Alessio Morale
d59054d8a6 LP-446 - fixes from review 2017-01-09 23:48:22 +01:00