1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-08 19:46:06 +01:00
Commit Graph

4051 Commits

Author SHA1 Message Date
abeck70
42b1e12646 HITL segv fix 2015-05-22 21:26:20 +10:00
samguns
40acc2c7ea OP-1897 Minor change after code review 2015-05-21 09:47:44 +08:00
samguns
501e2e09de OP-1897 Adopt FTT's suggestion that make warning dialog for Ground Vehicle when it's neccesary and omit confusing texts 2015-05-20 15:50:25 +08:00
abeck70
a00ce7a551 Merge branch 'rel-15.05' of ssh://git.openpilot.org/OpenPilot into parched/OP-1853_Ground_build_tidy 2015-05-19 21:53:20 +10:00
abeck70
053bd9ebb7 Map update code review comments 2015-05-19 18:17:21 +10:00
James Duley
5048ece1b7 Merge remote-tracking branch 'dev/next' into parched/OP-1853_Ground_build_tidy_TEST 2015-05-17 22:52:01 +01:00
James Duley
28a42dade6 OP-1853 Ground build tidy: Make consistent uavobjgenerator output dir.
Because on windows its normally different for release and debug
2015-05-17 21:27:16 +01:00
Laurent Lalanne
888df0cb30 OP-1887 Add Receiver quality 2015-05-14 14:16:42 +02:00
Laurent Lalanne
76b8450333 Merge branch 'next' into laurent/OP-1887_PFD_update 2015-05-14 13:25:24 +02:00
abeck70
f74300c96d Merge branch 'next' into kfinisterre/Xplane10_plugin 2015-05-14 20:46:44 +10:00
Laurent Lalanne
08536f3a01 Merge branch 'next' into laurent/OP-1887_PFD_update 2015-05-14 11:31:37 +02:00
Laurent Lalanne
10aba62bc8 OP-1887 Add tooltips over links, extended GPS info 2015-05-14 02:48:08 +02:00
Steve Evans
1771d347bb Merge branch 'steve/OP-1803_s.bus_dropped_frames' into steve/OP-1849_flexio_com_bridge 2015-05-13 20:36:06 +01:00
Steve Evans
fd00cd8210 Merge branch 'next' into steve/OP-1803_s.bus_dropped_frames 2015-05-13 20:29:54 +01:00
James Duley
2610a4c463 OP-1853 Ground build tidy: make the gcs build handle generating its own
UAVOs.
This removes warnings and better handles dependencies to speed up rebuilds
New file uavobjgenerator.pri define a qmake compiler of the
uavobjgenerator
2015-05-13 12:47:28 +01:00
James Duley
9d31ca939c OP-1853 Ground build tidy: remove targetPath as not needed.
Could be replaced with builtin $$shell_path but that appears
to be buggy on windows git bash
2015-05-13 12:46:04 +01:00
abeck70
e8c948c45b Merge branch 'next' into kfinisterre/GMapsAndGeoCodeSearchFix 2015-05-13 17:46:05 +10:00
abeck70
3784357a18 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1848r-altvario 2015-05-13 17:33:11 +10:00
abeck70
92e50c2ead OP-1810 FOC
Squashed commit for clean commit as discussed in code review
Uncrustify
2015-05-13 17:19:51 +10:00
abeck70
3367313432 OP-1848 altvario gcs fix ranges 2015-05-12 22:48:49 +10:00
abeck70
65ecec8af8 OP-1848 altvario ui fix for Ki on altvario 2015-05-12 22:34:18 +10:00
Kevin Finisterre
390a8cccb5 Add search coloring back to the location search. Google Maps should be functional again. Some locations on the extents of map do not render 'North Pole, South Pole, Antarctica, etc.' currently a *non issue* 2015-05-10 16:36:01 -04:00
abeck70
d6123c018d Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1848r-altvario 2015-05-09 14:31:57 +10:00
abeck70
78acf10f6b OP-1791 updated warning message 2015-05-08 21:36:39 +10:00
Daniël Koek
549f0c2f60 OP-1852 2015-05-08 21:31:03 +10:00
abeck70
ddefd11b7f Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1848r-altvario 2015-05-07 11:28:24 +10:00
James Duley
d39639ca68 Remove old pro.user file 2015-05-06 18:23:12 +12:00
abeck70
143f09d216 Merge remote-tracking branch 'origin/rel-15.02.02' into next
Conflicts:
	flight/modules/Actuator/actuator.c
2015-05-06 08:35:21 +10:00
abeck70
48f3922a8d OP-1848 altvario fix default stab page 2015-05-05 22:14:18 +10:00
RS2K
77eacb2294 OP-1835 - Motor Constraints 15.02.02 100% throttle curves default 2015-05-02 17:41:47 -05:00
Laurent Lalanne
93ff480b7a 15.02.02 hotfix for tricopter servo on wizard 2015-05-02 21:02:14 +02:00
abeck70
21c54c3a37 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/OP-1848r-altvario 2015-05-01 22:59:36 +10:00
Alessio Morale
3be43d9c9e Merge remote-tracking branch 'origin/samguns/OP-1821_Tricopter_wrong_servo_speed' into rel-15.02.02 2015-04-28 23:47:12 +02:00
Kevin Finisterre
7f2aeb371b Cosmetic changes to get the X-Plane 10 plugin to compile 2015-04-27 16:10:33 -04:00
Kevin Finisterre
996d8a8f48 Change the plugin names to match inclusion of both X-Plane 9 & 10 2015-04-27 15:47:48 -04:00
Kevin Finisterre
0f9218d3af X-Plane 10 HITL & SITL protocol changes that should have been in place long ago! 2015-04-27 15:45:45 -04:00
samguns
69b404daa1 OP-1821 Commit bug fix 2015-04-27 08:45:35 +08:00
Steve Evans
55f2b2fabb OP-1849 Fix GCS HW Settings tab to only display receiver port com-bridge if available 2015-04-26 22:19:51 +01:00
m_thread
b0b1a42aec OP-1837 This change adds support for the Multiplex SRXL v1 and v2 protocols.
Protocol version is autodetected and 12 or 16 channels are supported.
SRXL is available on Flexiport of Revolution board.
2015-04-26 15:04:52 +02:00
abeck70
45ceada471 OP-1848 altvario ui fixes 2015-04-24 23:34:03 +10:00
abeck70
b9a77d7e85 OP-1848 altvario ui scaling 2015-04-24 22:42:54 +10:00
m_thread
95574494af OP-1848 Updated Ki ranges and scale. 2015-04-24 14:06:47 +02:00
abeck70
57ba5280ef OP-1848 altvario
UI scaling fixes and help text edits.
2015-04-24 17:29:19 +10:00
abeck70
e36ab50040 OP-1838 altvario
Fixes and tidyup.

TODO:
1. Fix UI for sliders
2. Disable vtol tuning on stabi input
3. Altitude loss feedback
2015-04-23 22:49:12 +10:00
abeck70
443b3742cc OP-1848 altvario
1. Build fixes
2. Additional UI components.
2015-04-23 21:54:20 +10:00
abeck70
0d77cd95d9 OP-1848 altvari0
1. build fixes
2. Updated ui to use updated uavo names in altitude settings that align to the naming in vtol settings
3. Moved call the thrust altvario to pre application of PIDs for 3d axes to allow for later coupling.
2015-04-23 21:13:00 +10:00
Steve Evans
79339d677f Merge branch 'steve/OP-1803_s.bus_dropped_frames' into steve/OP-1849_update_minimosd_via_usb 2015-04-21 07:44:50 +01:00
Alessio Morale
2571db4d96 Merge remote-tracking branch 'origin/laurent/OP-1814_Battery_reset_mAh' into next 2015-04-20 14:29:16 +02:00
abeck70
1e9bd43871 Merge branch 'next' into abeck/OP-1760-autotakeoff-squashed 2015-04-19 17:52:35 +10:00
Philippe Renon
77dfff1dac Merge remote-tracking branch 'origin/samguns/OP-1808_make_flight_mode_optional' into next 2015-04-18 20:13:09 +02:00