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 |
|
James Cotton
|
c9f66f5145
|
Merge branch 'revo' into revo-mini
Conflicts:
androidgcs/AndroidManifest.xml
androidgcs/res/layout/gcs_home.xml
androidgcs/res/values/strings.xml
androidgcs/src/org/openpilot/androidgcs/AttitudeView.java
androidgcs/src/org/openpilot/androidgcs/HomePage.java
flight/PipXtreme/System/pios_board.c
ground/openpilotgcs/src/plugins/uavobjectwidgetutils/configtaskwidget.cpp
shared/uavobjectdefinition/taskinfo.xml
|
2012-09-01 16:57:27 -05:00 |
|
James Cotton
|
2c003d8b0b
|
PathCompiler: Link up the path compiler to the map again. Got broken in the merge.
|
2012-09-01 16:50:08 -05:00 |
|
James Cotton
|
6bfb2a5e45
|
Merge branch 'next' into revo
Conflicts:
ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/mapgraphicitem.cpp
ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/mapripper.cpp
ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointitem.cpp
ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointitem.h
ground/openpilotgcs/src/libs/utils/coordinateconversions.cpp
ground/openpilotgcs/src/libs/utils/coordinateconversions.h
ground/openpilotgcs/src/plugins/opmap/opmap.pro
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.h
ground/openpilotgcs/src/plugins/uavobjectwidgetutils/configtaskwidget.cpp
shared/uavobjectdefinition/taskinfo.xml
shared/uavobjectdefinition/waypoint.xml
|
2012-09-01 16:18:03 -05: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 |
|
Kenz Dale
|
b9fe954d87
|
Added simulator support for AirspeedActual UAVO.
|
2012-08-29 16:28:02 +02:00 |
|
Kenz Dale
|
034b366578
|
Fixed timer bug in baroAlt.
|
2012-08-29 16:09:01 +02:00 |
|
Kenz Dale
|
e123a88262
|
Added UAVO for airspeeds.
|
2012-08-29 16:04:47 +02:00 |
|
Kenz Dale
|
ff0de79147
|
Improved default HiTL timer periods for more reactivity.
|
2012-08-29 14:41:45 +02:00 |
|
Kenz Dale
|
037182f522
|
Fixed bug which prevented HiTL timers from functioning as intended.
|
2012-08-29 14:41:23 +02:00 |
|
Kenz Dale
|
f888eaed41
|
Implemented gcsReceiver.
|
2012-08-29 14:24:58 +02:00 |
|
Kenz Dale
|
494b3d156e
|
Fixed bug by which attitude HiTL settings were not taken into account.
|
2012-08-29 14:23:14 +02:00 |
|
Kenz Dale
|
d9139c6529
|
Extended HiTL API to the rest of the simulators.
|
2012-08-29 12:35:46 +02:00 |
|
Kenz Dale
|
cb377e0f1d
|
Fixed typo, changed some wording to be clearer.
|
2012-08-29 12:15:27 +02: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 |
|
James Cotton
|
001c43c090
|
Increase timeout to shut down the telemetry threads. Might fix some OSX USB related crashes.
|
2012-08-25 23:44:58 -05:00 |
|
Stacey Sheldon
|
144fea1bd1
|
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:22:56 -05: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 |
|