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

10321 Commits

Author SHA1 Message Date
Andrés Chavarría Krauser
4dff86dc9c OP-1273 New files for the MS4525DO PixHawk speed sensor: PIOS files and module files 2014-03-25 10:37:10 +01:00
Andrés Chavarría Krauser
5816853812 OP-1273 New files for the MS4525DO PixHawk speed sensor: PIOS files and module files 2014-03-25 09:24:08 +01:00
Andrés Chavarría Krauser
f8f53d8801 OP-1273 Adaptations to include MS4525DO PixHawk speed sensor 2014-03-25 09:18:25 +01:00
m_thread
7affc034c4 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-24 09:20:06 +01:00
Cliff Geerdes
d36cfe28ed OP-1260 finish renaming RattitudeModeTransition I don't know how it built before. 2014-03-23 19:04:17 -04:00
Cosimo Corrado
fc30ababf0 use fabsf instead abs 2014-03-23 22:07:09 +01:00
Cliff Geerdes
5ecea4bf33 OP-1260 fix misspelling of RattitudeModeTransition 2014-03-23 13:00:00 -04:00
Alessio Morale
63e9abdacf Merge branch 'next' of git://git.openpilot.org/OpenPilot into next 2014-03-23 17:59:37 +01:00
Philippe Renon
2d52720a87 OP-1263 fixed minor memory leak introduced during SDL refactoring 2014-03-23 16:53:17 +01:00
Philippe Renon
c3e29fc826 OP-1233 fixed parallel build regression introduced when splitting openpilotgcs target into _make and _qmake
both _make and _qmake would wrongly run in parallel when using -j2 or similar option
2014-03-23 16:01:51 +01:00
Alessio Morale
abd7da20df Merge branch 'amorale/OP-1026_cpu_idle' into next 2014-03-23 15:32:19 +01:00
Bertrand Oresve
10dec58a10 OP-1267 Fix UAV position after a HomeLocation Update 2014-03-23 12:56:01 +01:00
m_thread
629bf807b5 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-23 10:52:15 +01:00
Corvus Corax
1babe4383a Merge remote-tracking branch 'origin/D-Lite/OP-1261-winHIDfix' into next 2014-03-22 21:34:53 +01:00
Bertrand Oresve
ea665d1270 OP-1272 Fix STM32F4 Watchdog in debug mode 2014-03-22 18:44:47 +01:00
Philippe Renon
7bdc1e2c00 OP-1233 documented new GCS make options (QMAKE_SKIP and MAKE_DIR) 2014-03-22 15:25:01 +01:00
Andrés Chavarría Krauser
4512798213 OP-1271 Added a length and NULL pointer check in go_starting() to manage zero length reads/writes 2014-03-22 12:52:49 +01:00
Cliff Geerdes
820e8dfa3e OP-1260 use predefined macro for size of Flight Mode Switch 2014-03-21 22:34:03 -04:00
Philippe Renon
eed38b7f35 OP-1255 removed mingw_install and python_install make targets (obsolete since Qt 5.1.1. upgrade) 2014-03-21 18:53:16 +01:00
Philippe Renon
93cb920cef OP-1255 Qt 5.2.1 upgrade : put back qt.conf generation to work around QTBUG-33254 2014-03-21 18:30:39 +01:00
m_thread
3e3309860a Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-20 23:00:46 +01:00
m_thread
f95e6833e3 OP-1245 Uncrustify 2014-03-20 22:59:27 +01:00
m_thread
77f9294548 OP-1245 Changed the code that saves the logging metadata for all objects and DebugLogSettings object. 2014-03-20 22:58:09 +01:00
m_thread
786d3c97a1 OP-1245 Added tooltips. Added correct colors. 2014-03-20 22:57:21 +01:00
Philippe Renon
6210b8e0df OP-1263 added missing documentation for new Make sdl_install target 2014-03-20 22:51:46 +01:00
Cosimo Corrado
739aefd53b OP-1266 Fix checking for temperature compensation coeffs 2014-03-20 22:36:09 +01:00
Cliff Geerdes
945b60cf99 OP-1260 Fixed typo in a fairly important comment 2014-03-20 12:41:48 -04:00
m_thread
b508c7dc96 OP-1245 Re-factored saving to board. Added code to save more things. 2014-03-20 17:02:44 +01:00
m_thread
838d8dd15f OP-1245 Added code to update and store meta data on the board. 2014-03-20 14:10:16 +01:00
m_thread
cfff73361b Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-20 07:25:20 +01:00
Philippe Renon
2190ccdf77 Merge branch 'filnet/OP-1233_add_make_options_to_skip_qmake_and_build_single_gcs_dir' into next 2014-03-20 01:50:42 +01:00
Philippe Renon
d5e9f42fd1 Merge branch 'filnet/OP-1194_persist_scope_gadget_plot_and_legend_visibility_state' into next 2014-03-20 01:49:21 +01:00
Philippe Renon
7a6fcba12a OP-1194 uncrustified 2014-03-20 01:46:38 +01:00
Philippe Renon
03bdd5e03e Merge remote-tracking branch 'origin/next' into filnet/OP-1194_persist_scope_gadget_plot_and_legend_visibility_state 2014-03-20 01:42:26 +01:00
Philippe Renon
61707f0726 Merge branch 'filnet/OP-1243_opmap_widget_duplicate_popup_menu_entries' into next 2014-03-20 01:32:14 +01:00
Philippe Renon
3594e70437 Merge remote-tracking branch 'origin/next' into filnet/OP-1243_opmap_widget_duplicate_popup_menu_entries 2014-03-20 01:28:47 +01:00
Philippe Renon
82bcc65d4c OP-1263 cleaned up gcscontrol.pro 2014-03-20 01:09:25 +01:00
Philippe Renon
40f648eab1 OP-1255 Windows toolchain : upgraded Qt from version 5.1.1 to version 5.2.1
- Qt installer is now downloaded from official web site
- Qt is not anymore tweaked to contain the SDL SDK (see OP-1263)
- Installing Qt now requires 7-Zip to be available (run "./make/scripts/win_sdk_install.sh [<OpenPilot tools dir>]" to get it)
- SLD needs to be installed with "make sdl_sdk_install"
KNOWN ISSUE : GCS build fails unless V=1 command line arg is provided
2014-03-20 00:46:05 +01:00
Philippe Renon
a9ff7f7afc OP-1255 Qt 5.2.1 : use _MAX_PATH from stdlib.h in place of MAX_PATH from usbstorioctl.h 2014-03-19 23:38:46 +01:00
Philippe Renon
9e9673cde4 OP-1263 moved SDLGamepad members to new private class SDLGamepadPrivate so as to not expose SDL.h to users of this lib 2014-03-19 23:38:37 +01:00
m_thread
a327d49049 OP-1245 Added code to read current log settings from uavos. 2014-03-19 17:08:33 +01:00
Cliff Geerdes
1cb9d9548f OP-1160 limit values in flight code (not just GCS) to avoid DZ. Set GCS tab index back to 0. 2014-03-17 22:40:19 -04:00
Philippe Renon
2903fb9ea7 OP-1263 cleaned up gcscontrol.pro 2014-03-17 20:44:00 +01:00
Philippe Renon
2ee3780d08 OP-1263 SDL is now downloaded and installed independently and is not added to Qt anymore 2014-03-17 20:43:38 +01:00
m_thread
1dae98a378 OP-1245 Added code to load settings from xml file. 2014-03-15 13:57:28 +01:00
Werner Backes
ef715ecd73 Make WriteFile use Events to signal when write requests are
finished. This avoids lockups on Windows platforms during hid_write. (see OP-1261)
2014-03-14 12:19:02 +01:00
Cliff Geerdes
390533f2e3 OP-1160 Oops, forgot to remove #if 0's after testing 2014-03-14 02:14:02 -04:00
Cliff Geerdes
297b0d01cb OP-1260 remove anti-windup, 2 PIDs, mode transition 2014-03-14 01:47:37 -04:00
Bertrand Oresve
bee59c58d3 OP-1250 Add GPS protocol configuration (with minor corrections) 2014-03-13 21:24:31 +01:00
Bertrand Oresve
9622358149 OP-1250 Add Gps Protocol configuration 2014-03-12 20:51:19 +01:00