Fredrik Arvidsson
316afefff7
OP-906 Changed defaults for Stabilization settings and Flight modes.
2013-05-27 22:25:17 +02:00
Fredrik Arvidsson
cc14dac819
Merge remote-tracking branch 'origin/next' into thread/OP-770_UAV_Export_Version_Info_Fix
2013-05-27 21:11:30 +02:00
Alessio Morale
a286a20cb0
OP-925 Changed dT to comply with revo sensor rate
...
+review OPReview-484
2013-05-27 21:05:39 +02:00
Fredrik Arvidsson
94d38a4b48
OP-770 Updates version info code used in AUV settings export file.
2013-05-27 20:42:56 +02:00
Alessio Morale
c40976c260
OP-925 converted mixed tabs/spaces to spaces only
...
+review OPReview-484
2013-05-27 20:11:59 +02:00
Alessio Morale
1e4262b309
OP-926 Fix huge tab height on kde due to wrong telemetrymonitorwidget size.
...
Patch from Noxs, more details here: http://git.openpilot.org/cru/OPReview-486
+review OPReview-486
2013-05-27 19:55:25 +02:00
Fredrik Arvidsson
d9d2b7d167
Merge remote-tracking branch 'origin/os/OP-770_version_info_stuff' into thread/OP-770_UAV_Export_Version_Info_Fix
2013-05-27 19:30:18 +02:00
Brian Webb
50162333d8
Merge remote-tracking branch 'origin/dankers/minor-modem-renames' into next
2013-05-27 09:44:17 -07:00
Alessio Morale
6df6ec20a4
OP-761 fix constants type+
...
+review OPReview-487
2013-05-27 00:23:18 +02:00
Alessio Morale
6f32ff3f68
OP-968: HITL Simulation gadget has fixed size buttons and button text gets truncated in French translation
...
+review OPReview
2013-05-27 00:06:24 +02:00
Oleg Semyonov
9937b093c8
OP-893: fix simposix firmware copy rule (we include ELF files only)
2013-05-26 23:54:27 +03:00
Oleg Semyonov
b6d3b2ac22
OP-893: do not include *.opfw firmware files into package
...
Now GCS has all firmware embedded and available through the Vehicle Setup
Wizard or Auto-Update function. Hence it is not necessary to include
another copies of the same files. But the code to do this is kept because
later we will include sim targets as firmware. Linux version does include
it already, OSX and Windows should follow.
2013-05-26 22:47:43 +03:00
Alessio Morale
6e277906e2
OP-761 Fix visualization of UAV GPS coordinates for CC/CC3D
...
When positionActual is (0,0,0) uses GPS position as the UAV position
+review OPReview
2013-05-26 19:43:28 +02:00
Alessio Morale
78dda599f5
OP-939 Changed default power output for OPLink and Revo to lowest setting
2013-05-26 18:09:15 +02:00
Brian Webb
16b787179c
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
2013-05-26 08:37:05 -07:00
Brian Webb
e9f83bcc80
Fixes a bug in the rfm22b driver that was reading past the end of the bindings list when receiving a status message. Also adds some formatting changes that came about after doing a make uncrustify_all.
2013-05-26 08:36:38 -07:00
Alessio Morale
9bfce1bcd6
Merge remote-tracking branch 'origin/amorale/OP-925_Cyr_patches_for_revo_cf' into next
2013-05-26 16:18:05 +02:00
David Ankers
69ede538c9
Update date bu just an easy ay to start review +review OPReview-485
2013-05-26 17:50:44 +10:00
David Ankers
2f9c9df736
Increase the size of the USB Descriptor array to take extra char
2013-05-26 17:03:48 +10:00
David Ankers
9f44e588f7
Rename USB Constants that map product to PID, changes PipX to OPLM
2013-05-26 16:37:33 +10:00
David Ankers
9cc314f7db
Remove Rawhid folder, replaced by OPHid from Mathieu, Richard and Voha
2013-05-26 16:29:33 +10:00
David Ankers
7a9466bbf9
State in the header which board this is for
2013-05-26 16:12:35 +10:00
David Ankers
f7a9f94a36
Missing file header
2013-05-26 16:09:55 +10:00
David Ankers
a5b856d1bc
Change board description name to OPLink Mini
2013-05-26 16:04:55 +10:00
David Ankers
892da0d977
Update comments in linux packaging scripts to OPLink Mini
2013-05-26 15:56:59 +10:00
David Ankers
d5eccea78f
Comment and header renames, change PipX to OPLink Mini
2013-05-26 15:48:02 +10:00
Brian Webb
26e14482b7
Merge remote-tracking branch 'origin/next' into OP-932-Modularize_Radio_Driver
2013-05-25 21:56:24 -07:00
Mathieu Rondonneau
f62391028a
OP-958: Add function header doc and give credit to Richard (not mentionned in a previous commit).
...
I gorgot to mention that the following commit was a patch from Richard.
Thanks to richard for suggesting this patch.
commit 45e18127a3
Author: Mathieu Rondonneau <Mathieu.Rondonneau@gmail.com>
Date: Sat May 25 08:06:41 2013 -0700
OP-958: adding patch for map to use proper lock mechanism.
2013-05-25 19:08:53 -07:00
Oleg Semyonov
444431579e
OP-770: add/rename some version-info.py template variables
2013-05-25 23:02:29 +02:00
Oleg Semyonov
4f6c633815
OP-770: extend VersionInfo class to include most of the info available
2013-05-25 23:02:28 +02:00
Mathieu Rondonneau
4b46251ff1
Merge branch 'Mathieu/OP-958_HID_plugin_basic_cleanup' into next
2013-05-25 13:42:15 -07:00
David Ankers
0bff51f79f
Add uninstall information, Icon and other details
...
Keeping Unicode intact this time
2013-05-26 02:13:43 +10:00
Mathieu Rondonneau
45e18127a3
OP-958: adding patch for map to use proper lock mechanism.
2013-05-25 08:06:41 -07:00
Brian Webb
4036e95bd5
Merge remote-tracking branch 'origin/next' into OP-932-Modularize_Radio_Driver
2013-05-25 06:56:13 -07:00
Fredrik Arvidsson
917d3ebbd8
Merge branch 'thread/OP-970_Revo_Radio_Warning' into next
2013-05-25 12:05:31 +02:00
Fredrik Arvidsson
d492d3e14e
OP-970 Fixes a problem with the Radio/Modem warning dialog showing up on board connection.
2013-05-25 12:04:50 +02:00
Richard Flay (Hyper)
8e13f17655
Merge branch 'next' into amorale/OP-962_comUsbBridge_stack
2013-05-25 17:34:12 +09:30
Richard Flay (Hyper)
911352d8a7
Merge branch 'next' into amorale/OP-960_systemhealt_warning
2013-05-25 17:19:58 +09:30
Richard Flay (Hyper)
e8f14b3718
Merge branch 'next' into amorale/OP-960_systemhealt_warning
2013-05-25 17:14:04 +09:30
Fredrik Arvidsson
3c55485d88
OP-970 Removes a comma.
2013-05-25 09:43:59 +02:00
Fredrik Arvidsson
03a2e82ba3
OP-970 Adds antenna warning dialog when activating built in modem for Revolution.
2013-05-25 09:42:26 +02:00
Richard Flay (Hyper)
bd538703ea
OP-962: Tweaked C2U_STACK_SIZE_BYTES to be a multiple of 4.
...
+review OPReview-480
2013-05-25 17:10:41 +09:30
Mathieu Rondonneau
13beee32af
OP-958: Fixing issue due to renaming.
2013-05-24 19:22:19 -07:00
a*morale
667c717e68
OP-958 Fixed a connection problem due to missing qRegisterMetaType for USBPortInfo
2013-05-25 03:10:23 +02:00
Oleg Semyonov
b00e25c393
OP-958: fix opHID file name case for linux
2013-05-25 03:50:24 +03:00
Oleg Semyonov
3757c8e391
OP-958: uncrustify sources
2013-05-25 02:52:33 +03:00
Oleg Semyonov
0f33a16ed8
OP-958: rename opHID plugin directory to lower case (same as all other plugins)
2013-05-25 02:51:50 +03:00
Oleg Semyonov
5ee36070e3
OP-958: usbmon.h: remove superfluous #ifdef
2013-05-25 02:51:40 +03:00
Oleg Semyonov
9474550351
OP-958: usbmon_mac: remove unused code
2013-05-25 02:51:31 +03:00
Oleg Semyonov
d1dd944bc3
OP-958: uncrustify sources
2013-05-25 02:51:20 +03:00