James Cotton
|
06fc1ed963
|
GCS USB: More the opening and closing code into the read
thread to simplify some threading issues on OSX. Should
not influence other operating systems.
|
2012-09-09 11:04:52 -05:00 |
|
PT_Dreamer
|
78a4241ba2
|
Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
Conflicts:
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configfixedwingwidget.cpp
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configgroundvehiclewidget.cpp
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configmultirotorwidget.cpp
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/vehicleconfig.cpp
ground/openpilotgcs/src/plugins/config/configinputwidget.cpp
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.cpp
|
2012-09-09 13:04:29 +01:00 |
|
PT_Dreamer
|
ba575edbbc
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
OPReview 248
|
2012-09-09 12:30:09 +01:00 |
|
Dmytro Poplavskiy
|
4cc13c9eea
|
GCS/PFDqml: use the correct sceneSize for svg element images
Pass the element source size instead of the scene source size
to ensure the element is not downscalled.
|
2012-09-09 16:58:54 +10:00 |
|
chris pember
|
6a94cd49b5
|
reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx
|
2012-09-08 18:35:14 -07:00 |
|
James Cotton
|
b84f833287
|
GCS Uploader: Remove dialog about another board since it's
not used for any boards now.
|
2012-09-08 20:05:07 -05:00 |
|
James Cotton
|
44d271ac79
|
GCS USB: Get rid of some unnecessary code
|
2012-09-08 20:04:44 -05:00 |
|
James Cotton
|
cf1c986550
|
OSX USB: Close more handles properly
|
2012-09-08 19:48:33 -05:00 |
|
James Cotton
|
3f11c398db
|
GCS USB: Start with polling enabled so it acts like before and grabs first available USB device
|
2012-09-08 19:46:45 -05:00 |
|
James Cotton
|
1aadcf4e70
|
GCS USB: Make sure to fully unregister all the callbacks when disconnect.
|
2012-09-08 19:31:32 -05:00 |
|
James Cotton
|
9b7060a491
|
GCS USB: Increase the max timeout before giving up on stopping the USB threads.
|
2012-09-08 19:07:14 -05:00 |
|
James Cotton
|
82f752685a
|
GCS ConnectionManager: When polling is disabled don't automatically connect to boards either.
|
2012-09-08 19:06:03 -05:00 |
|
James Cotton
|
2ec8434941
|
OSX USB: Make sure to store the run loop handle before connecting the signals that can use it.
|
2012-09-08 16:06:01 -05:00 |
|
James Cotton
|
6840b8934b
|
GCS ConnectionManager: More cleaner code structure.
|
2012-09-08 16:05:51 -05:00 |
|
James Cotton
|
8e8cbd0b75
|
GCS ConnectionManager: Use some cleaner code coventions
|
2012-09-08 15:45:08 -05:00 |
|
James Cotton
|
19eaa77a15
|
Remove some comments and unused variables
|
2012-09-08 15:32:12 -05:00 |
|
James Cotton
|
65ef8a59b4
|
GCS ConnectionManager: Get rid of all the copies of various forms of the names and
store a handle to the IConnection::device and generate the appropriate names from
consistent functions.
|
2012-09-08 15:14:06 -05:00 |
|
James Cotton
|
1ca8abb3c8
|
GCS ConnectionManager: Properly check it is the active connection before closing it when a USB device is disconnected.
|
2012-09-08 14:31:16 -05:00 |
|
James Cotton
|
3563c7376f
|
GCS ConnectionManager: When plugging in a new device don't glitch the connectionwq
|
2012-09-08 14:04:59 -05:00 |
|
James Cotton
|
9912432e84
|
GCS ConnectionManager: Remove some commented code
|
2012-09-08 13:33:50 -05:00 |
|
James Cotton
|
44e7c4542f
|
GCS USB: Implement structure for only adding new devices but need a way of
identifying them
|
2012-09-08 13:23:37 -05:00 |
|
James Cotton
|
e5ab9f0fda
|
GCS ConnectionManager: Consolidate the unregistering and registering devices
into one method
|
2012-09-08 12:53:00 -05:00 |
|
James Cotton
|
e6bcf96e2a
|
GCS USB: Remove unused include file
|
2012-09-08 12:47:15 -05:00 |
|
Richard Flay (Hyper)
|
c5745b0817
|
Fixes/tweaks to GCS levelling code. Fixed a deadlock and take more samples
|
2012-09-08 15:58:39 +09:30 |
|
Fredrik Arvidsson
|
3a38cb2cc1
|
OP-39 Added new button graphix.
Implemented servo min/max/neutral calibration.
Added check for Actuator module alarm before running calibrarion.
|
2012-09-07 07:35:43 +02:00 |
|
PT_Dreamer
|
6325263a1d
|
Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
Conflicts:
ground/openpilotgcs/src/plugins/config/configccattitudewidget.cpp
|
2012-09-06 12:41:08 +01:00 |
|
Fredrik Arvidsson
|
0871cd3db2
|
OP-39 More Motor and servo calibration code.
|
2012-09-05 00:58:53 +02:00 |
|
James Cotton
|
2f65fc1e8e
|
Merge branch 'next' into relay_tuning
Conflicts:
shared/uavobjectdefinition/manualcontrolsettings.xml
shared/uavobjectdefinition/taskinfo.xml
|
2012-09-04 10:43:04 -05:00 |
|
Fredrik Arvidsson
|
51dc691ab8
|
OP-39 Motor and servo calibration code.
|
2012-09-04 01:28:28 +02:00 |
|
Dmytro Poplavskiy
|
1102587570
|
GCS/PFDqml: fixed compass rendering
Converted AttitudeActual.Yaw to -180..180 range,
so the whole compass band is always filled
|
2012-09-03 15:23:51 +10:00 |
|
James Cotton
|
a3b75a3cc7
|
Merge remote-tracking branch 'origin/kenz/matlab_parser_vectorizing' into next
|
2012-09-02 19:23:18 -05:00 |
|
James Cotton
|
db083aa0e9
|
Merge branch 'android' into next
|
2012-09-02 19:19:23 -05:00 |
|
Fredrik Arvidsson
|
b150375ff5
|
Merge branch 'next' into thread/OP-39
|
2012-09-03 01:05:47 +02:00 |
|
Fredrik Arvidsson
|
a44ea92df7
|
OP-39 Output calibration functionality. Connection diagram updates.
|
2012-09-03 01:01:57 +02:00 |
|
Dmytro Poplavskiy
|
99b898c5c2
|
GCS/PFDqml: display the VSI bar
updated pfd.svg file with new compass and VSI bar
|
2012-09-02 13:33:29 +10:00 |
|
chris pember
|
26b682122b
|
fixed the text on the mixer, need mike or someone to hook up the reverse button for the yaw mixer, as well as change the range on the slider
|
2012-09-01 11:11:44 -07:00 |
|
chris pember
|
77ea0277d0
|
made some more adjustments to the stylesheet for osx, sliders in particular
|
2012-09-01 01:20:51 -07:00 |
|
chris pember
|
704cad9313
|
fixed up the feed forward tab, as well as renamed advanced to feed forward on the tab
|
2012-08-31 21:55:10 -07:00 |
|
chris pember
|
777bad5708
|
fixed the vertical sliders, fixed input/output header spacing over the config sliders, switched around the progress bar in stabi ui, more to come
|
2012-08-30 23:00:25 -07:00 |
|
Fredrik Arvidsson
|
df987ab57f
|
OP-39 Connection diagram changes.
Fixed a bug levelling util and changed rate from 100ms to 30ms.
|
2012-08-30 22:13:44 +02:00 |
|
James Cotton
|
60051e88cc
|
Calibration: Fix both accels and gyros to 30 ms. Should be reasonably sustainable through USB.
|
2012-08-30 11:38:15 -05:00 |
|
James Cotton
|
75db9f5941
|
OP-669: Gyros were not being sent at a rapid rate during calibration making the results quite noisy.
Now both accels and gyros require a minimum number of updates before calibration completes.
Thanks to ti.dyer for the report and fix.
|
2012-08-29 04:29:55 -05:00 |
|
chris pember
|
528cea9418
|
almost done fixing any spacing isues, changed the font so its bigger, added some new stylesheet properties to linux and osx
|
2012-08-28 23:27:36 -07:00 |
|
James Cotton
|
3e6f98b2e8
|
Update the OSX packaged icons to those from 3rdeyepro / dacat.
|
2012-08-28 18:32:49 -05:00 |
|
Fredrik Arvidsson
|
d647e9d6bb
|
Merge branch 'thread/OP-39' of ssh://git.openpilot.org/OpenPilot into thread/OP-39
|
2012-08-28 18:13:35 +02:00 |
|
Fredrik Arvidsson
|
41f2a49bb2
|
OP-39 Added outputcalibration page to wizard.
|
2012-08-28 18:11:49 +02:00 |
|
Fredrik Arvidsson
|
955b1f489e
|
OP-39 Fixed svg file
|
2012-08-28 16:19:32 +02:00 |
|
Fredrik Arvidsson
|
8c1fbb0352
|
Merge branch 'next' into thread/OP-39
|
2012-08-27 21:23:30 +02:00 |
|
Fredrik Arvidsson
|
66534ae91c
|
OP-39 Fiddling around with connection diagram.
Updated some GUI.
Started on motor calibration function.
|
2012-08-27 07:19:46 +02:00 |
|
Stacey Sheldon
|
d4794d139f
|
gcs: fix pipx-related typos in GCS
This also fixes the auto-selecting of FW images for
pipx in the uploader GUI by making the board name
match fw_pipxtreme.
|
2012-08-25 23:46:40 -04:00 |
|