Fredrik Arvidsson
|
e710f3bb91
|
OP-856 Basic renaming from PRO to Revolution
|
2013-02-26 07:37:14 +01:00 |
|
Brian Webb
|
ca31fe99ac
|
RFM22B: Fixed removal of the OPLink configuration window when the OPLink is disconnected.
|
2012-12-11 17:43:57 -07:00 |
|
Brian Webb
|
dae382564a
|
RFM22B/RM: Added rfm22b com device, moved remaining functionality in the radio module to the rfm22 driver, and simplified configuration of the PipX/OPLink. The radio device now presents itself completely as a com device, both in RadioComBridge (OPLink devices) and Telemetry (RM). Also change the PipXStatus and PipXSettings UAVOs to OPLinkStatus/OPLinkSettings.
|
2012-12-11 17:43:53 -07:00 |
|
Stacey Sheldon
|
2119067722
|
Merge remote-tracking branch 'op-revo/james/revo' into revo-next
Conflicts:
Makefile
flight/Modules/Attitude/revolution/attitude.c
flight/Modules/Battery/battery.c
flight/Modules/FixedWingPathFollower/fixedwingpathfollower.c
flight/Modules/GPS/GPS.c
flight/Modules/ManualControl/inc/manualcontrol.h
flight/Modules/ManualControl/manualcontrol.c
flight/Modules/OveroSync/overosync.c
flight/Modules/PathPlanner/inc/pathplanner.h
flight/Modules/PathPlanner/pathplanner.c
flight/Modules/Sensors/sensors.c
flight/Modules/VtolPathFollower/vtolpathfollower.c
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/PiOS/Boards/pios_board.h
flight/PiOS/STM32F4xx/library.mk
flight/PiOS/inc/pios_hmc5883.h
flight/PiOS/inc/pios_l3gd20.h
flight/PiOS/inc/pios_rfm22b_priv.h
flight/Revolution/Makefile
flight/Revolution/Makefile.osx
flight/Revolution/System/inc/pios_config.h
flight/Revolution/UAVObjects.inc
ground/openpilotgcs/src/libs/utils/coordinateconversions.cpp
ground/openpilotgcs/src/libs/utils/homelocationutil.cpp
ground/openpilotgcs/src/libs/utils/homelocationutil.h
ground/openpilotgcs/src/plugins/config/configrevowidget.cpp
ground/openpilotgcs/src/plugins/hitlnew/il2simulator.cpp
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
ground/openpilotgcs/src/plugins/plugins.pro
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
package/Makefile
shared/uavobjectdefinition/fixedwingpathfollowersettings.xml
shared/uavobjectdefinition/fixedwingpathfollowerstatus.xml
shared/uavobjectdefinition/flightstatus.xml
shared/uavobjectdefinition/hwsettings.xml
shared/uavobjectdefinition/manualcontrolsettings.xml
shared/uavobjectdefinition/pathdesired.xml
shared/uavobjectdefinition/vtolpathfollowersettings.xml
shared/uavobjectdefinition/waypoint.xml
|
2012-10-30 00:08:43 -04:00 |
|
James Cotton
|
aba5c65e93
|
GCS Config Gadget: Fix the file name for the pipx icons in the code and
name the icons correctly
|
2012-10-17 01:06:45 -05:00 |
|
James Cotton
|
298b052c7d
|
GCS Config: Crashing for an unknown board seems a bit harsh.
|
2012-10-17 00:57:28 -05:00 |
|
Fredrik Arvidsson
|
173cf041cb
|
Fixed texts in Vehicle Setup Wizard.
Added new icons for PipX.
Enabled hyper link to esc wiki page on wizard output page.
|
2012-10-14 16:46:28 +02:00 |
|
Fredrik Arvidsson
|
ffe6c0bcb5
|
Added icons and updated some other code.
|
2012-10-06 10:42:57 +02:00 |
|
Fredrik Arvidsson
|
eb35ba4cbb
|
Added even more new icons.
|
2012-10-05 18:16:04 +02:00 |
|
Fredrik Arvidsson
|
a57435f183
|
Added more new icons.
|
2012-10-05 16:24:56 +02:00 |
|
Fredrik Arvidsson
|
d765ac01d5
|
Added new icons and fixed icon states when selected/highlighted.
|
2012-10-05 14:30:37 +02:00 |
|
Fredrik Arvidsson
|
28afadf8b9
|
Added first icons and started to fix with icon states.
|
2012-10-05 08:16:26 +02:00 |
|
James Cotton
|
13cabd2ea4
|
Merge branch 'next' into revo
Conflicts:
flight/PiOS/Common/pios_rfm22b.c
|
2012-10-04 16:38:08 -05:00 |
|
Fredrik Arvidsson
|
4a09886e91
|
Merge branch 'next' into thread/OP-39
Conflicts:
ground/openpilotgcs/src/plugins/config/configgadgetwidget.h
ground/openpilotgcs/src/plugins/coreplugin/connectionmanager.cpp
ground/openpilotgcs/src/plugins/coreplugin/connectionmanager.h
|
2012-09-13 22:11:37 +02:00 |
|
James Cotton
|
f9fd2bd1af
|
Merge branch 'pidt1' into next
|
2012-09-11 23:39:50 -05:00 |
|
James Cotton
|
38e9d105aa
|
Merge branch 'pidt1' into test2
Conflicts:
flight/Modules/ManualControl/inc/manualcontrol.h
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
shared/uavobjectdefinition/flightstatus.xml
shared/uavobjectdefinition/hwsettings.xml
shared/uavobjectdefinition/manualcontrolsettings.xml
shared/uavobjectdefinition/taskinfo.xml
|
2012-09-10 14:37:52 -05:00 |
|
James Cotton
|
386a9d41ef
|
Merge branch 'next' into test2
Conflicts:
ground/openpilotgcs/src/plugins/config/configrevowidget.cpp
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
ground/openpilotgcs/src/plugins/uavobjects/uavobjecttemplate.m
|
2012-09-10 14:29:26 -05:00 |
|
Fredrik Arvidsson
|
b889035a24
|
Merge branch 'next' into thread/OP-39
|
2012-09-09 23:46:39 +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 |
|
Kenz Dale
|
9ebc32da3d
|
Eliminated several (dozen) compiler warnings.
Conflicts:
ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
|
2012-08-23 18:03:17 +02:00 |
|
Fredrik Arvidsson
|
5199d9e738
|
Merge branch 'next' into thread/OP-39
|
2012-08-21 01:09:02 +02:00 |
|
James Cotton
|
4a0d43cb54
|
GCS: When PipX is detected do not make it the active configuration tab to prevent the dialog about dirty tabs appearing.
Conflicts:
ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
|
2012-08-19 21:20:18 -05:00 |
|
James Cotton
|
237ec188f9
|
GCS: When PipX is detected do not make it the active configuration tab to prevent the dialog about dirty tabs appearing.
|
2012-08-19 21:17:37 -05:00 |
|
Fredrik Arvidsson
|
86f210e7f4
|
OP-39 Added code to jump from the SetupWizard directly to the InputWizard in the ConfigurationPlugin to complete the vehicle setup and realize the 1-2-Fly idea.
Re-factored some code in the ConfigurationPlugin.
Fixed a bug in the Levelling page when performing levelling multiple times.
|
2012-08-03 18:31:47 +02:00 |
|
James Cotton
|
c365a9c7ff
|
Add stub for the autotune configuration widget
|
2012-08-03 09:37:45 -05:00 |
|
James Cotton
|
7c8700b4e5
|
Suppress a warning and fix indentation in configgadgetwidget
|
2012-06-13 13:01:41 -05:00 |
|
Brian Webb
|
6f9c6ae86d
|
Only show PipX config gadget when the PipX is connected.
|
2012-06-05 19:34:42 -07:00 |
|
Brian Webb
|
ef4828032b
|
Fixed failed merge with next.
|
2012-05-06 12:38:13 -07:00 |
|
Brian Webb
|
480371a43e
|
Resolving merge with origin/next
|
2012-05-05 09:53:54 -07:00 |
|
Brian Webb
|
e83fec0463
|
Merged latest origin/next.
|
2012-05-05 09:40:44 -07:00 |
|
James Cotton
|
3155324384
|
Merge branch 'next' into cc3d
Conflicts:
Makefile
ground/openpilotgcs/src/plugins/config/configahrswidget.cpp
shared/uavobjectdefinition/ahrscalibration.xml
shared/uavobjectdefinition/ahrssettings.xml
shared/uavobjectdefinition/attituderaw.xml
|
2012-05-03 16:31:49 -05:00 |
|
Brian Webb
|
16da443405
|
Added PipX config widget (not complete).
|
2012-04-17 17:40:24 -07:00 |
|
Laura Sebesta
|
6461b91f18
|
Removed commented code, as per reviewer comments. Made other small reviewer requested changes. Fixed bug with capitalization.
|
2012-03-29 00:54:11 -04:00 |
|
Laura Sebesta
|
88a46f9062
|
Merge GroundVehicle into latest next
|
2012-03-25 12:21:58 -04:00 |
|
James Cotton
|
c7ff2a46c7
|
Merge remote-tracking branch 'origin/laurent/modelview' into revolution
Conflicts:
flight/CopterControl/Makefile
ground/openpilotgcs/src/plugins/config/config.pro
ground/openpilotgcs/src/plugins/config/configgadgetwidget.h
|
2012-03-22 02:58:24 -05:00 |
|
Oleg Semyonov
|
6444d6b3f6
|
TxPID: add module configuration GUI
|
2012-01-15 00:34:20 +02:00 |
|
James Cotton
|
534453e028
|
Delete unused gadget an references to unused objects
|
2012-01-04 21:11:31 -06:00 |
|
James Cotton
|
710f95feeb
|
Get the 6pt calibration working again for revo
|
2011-12-24 15:58:12 -06:00 |
|
James Cotton
|
d78d345953
|
Configuration tab for revo
|
2011-12-24 14:08:08 -06:00 |
|
James Cotton
|
7776cc529b
|
Remove the old AHRS configuration gadget
|
2011-12-13 20:32:43 -06:00 |
|
zedamota
|
77058807b4
|
Added some more debug messages to help catch bugs, no that there are any.
|
2011-11-26 00:04:36 +00:00 |
|
James Cotton
|
ce1c56260d
|
Input Configuration: Refacfor the code a lot to clear up handling the state and
transitions to make back and cancel a bit more reliable.
|
2011-09-11 12:11:02 -05:00 |
|
James Cotton
|
dc340596f5
|
Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG
Conflicts:
flight/CopterControl/Makefile
flight/OpenPilot/System/pios_board.c
flight/OpenPilot/UAVObjects.inc
flight/PiOS/STM32F10x/pios_spektrum.c
ground/openpilotgcs/src/plugins/config/config.pro
ground/openpilotgcs/src/plugins/config/configgadget.qrc
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
shared/uavobjectdefinition/hwsettings.xml
|
2011-08-27 15:26:05 -05:00 |
|
zedamota
|
0a0d405fc1
|
Finished the new input configuration wizard. Fixed some bugs along the way.
Sending it for review now.
|
2011-08-17 12:43:08 +01:00 |
|
zedamota
|
98f84e472b
|
Trying to get out of merge hell
|
2011-08-15 14:12:54 +01:00 |
|
zedamota
|
e736b17cc4
|
Merge remote-tracking branch 'remotes/origin/next' into GCS_ChangesToUI-RuntimeCFG
Conflicts:
ground/openpilotgcs/src/plugins/config/config_cc_hw_widget.cpp
ground/openpilotgcs/src/plugins/config/configgadgetwidget.h
ground/openpilotgcs/src/plugins/config/configstabilizationwidget.cpp
|
2011-08-14 15:48:16 +01:00 |
|
James Cotton
|
923e33195b
|
Merge branch 'next' into camera_stabilization
|
2011-08-11 12:06:50 -05:00 |
|
James Cotton
|
508fdae125
|
On connect/disconnect load the .png HwConfig image. Drop the .svg from the qrc
file for consistency.
|
2011-08-11 10:32:53 -05:00 |
|
James Cotton
|
11a98bb9e0
|
CameraStabilization: Create blank configuration panel
|
2011-08-09 22:52:02 -05:00 |
|
James Cotton
|
7ce4412916
|
GCS: Make the icons in config gadget all .png files. The release mac build was
having issues with the SVG and 5/7 were png anyway.
|
2011-08-09 15:09:06 -05:00 |
|