James Cotton
|
d5207c19f0
|
Fix for accidentally including inssetings back into build
|
2012-02-08 09:46:51 -06:00 |
|
James Cotton
|
49a03a868b
|
Merge branch 'altitudehold' into revolution_overo
Conflicts:
flight/OpenPilot/UAVObjects.inc
flight/Project/OpenPilotOSX/OpenPilotOSX.xcodeproj/project.pbxproj
flight/Revolution/Makefile
flight/Revolution/ins.c
|
2012-02-07 23:00:29 -06:00 |
|
zedamota
|
5cfd763f2a
|
Bug fixes and showcase UI setup (partial).
|
2012-02-07 20:29:32 +00:00 |
|
zedamota
|
e2c6a9d58a
|
Added Dado's UI.
Several scale bug fixes.
Added lots of debug info, will clean later.
|
2012-02-06 17:33:54 +00:00 |
|
James Cotton
|
dbcb499d7f
|
Add object to monitor the overo link status. Current just records the bytes/s
being sent and the connected status (based on sending more than 500 bytes per
second)
|
2012-02-06 09:37:31 -06:00 |
|
Corvus Corax
|
b4a8eda8db
|
Merge branch 'corvuscorax/Smoothed_Scope' into next
Conflicts:
ground/openpilotgcs/src/plugins/scope/scopegadgetwidget.cpp
|
2012-02-06 16:35:13 +01:00 |
|
zedamota
|
35c5391d53
|
Corrected file headers
|
2012-02-05 20:07:19 +00:00 |
|
sambas
|
a263ee7885
|
unix:!mac should solve all problems
|
2012-02-05 21:45:47 +02:00 |
|
zedamota
|
6d6111b9ac
|
Moved framework to its own plugin
|
2012-02-05 18:16:38 +00:00 |
|
zedamota
|
32ebdb63a3
|
Preparatory commit before moving framework to a better location.
|
2012-02-05 14:41:23 +00:00 |
|
Dmytro Poplavskiy
|
861b21a18d
|
Added a QML viewer plugin.
UAV objects used in PFD are available in the QMl context.
|
2012-02-05 22:33:14 +10:00 |
|
Dmytro Poplavskiy
|
aead288304
|
Generate properties for UAVDataObject fields.
Also changed UAVObject::requestUpdate() and UAVObject::update() to be slots.
This makes possible to use objects directly from QML.
|
2012-02-05 13:58:17 +10:00 |
|
zedamota
|
427acee559
|
Added support for objects value limits on the GCS to the GCS and generator.
|
2012-02-03 20:29:28 +00:00 |
|
zedamota
|
4c1e33b0b3
|
WIP configtaskwidget enhancements.
|
2012-02-02 16:22:40 +00:00 |
|
sambas
|
fedc62b6c3
|
OPReview-159: Linux posix timer thing fix
|
2012-02-02 16:34:46 +02:00 |
|
David Ankers
|
213a915f67
|
Remove flightplanner screen
|
2012-02-01 20:09:43 +11:00 |
|
James Cotton
|
bd77b7e5a2
|
Fix stupid commit on my part. Thanks for heads up brian.
|
2012-01-31 19:26:48 -06:00 |
|
James Cotton
|
eaf9a4bded
|
Merge branch 'master' into next
Conflicts:
ground/openpilotgcs/src/plugins/config/cc_hw_settings.ui
|
2012-01-31 17:30:05 -06:00 |
|
James Cotton
|
c69717edd8
|
DOS2UNIX cc_hw_settings.ui to make merge work
|
2012-01-31 17:29:29 -06:00 |
|
James Cotton
|
72be7bb809
|
Don't use usleep for the poor windows kiddies.
|
2012-01-31 16:32:15 -06:00 |
|
James Cotton
|
7990d209a8
|
Fix package deployment script for OSX to make sure the SVG pixmap shows up
|
2012-01-31 14:48:24 -06:00 |
|
James Cotton
|
a2979125b7
|
Remove the hardcoded .svg from the QLabel and load it dynamically. This will
be useful for CC3D.
|
2012-01-31 14:47:56 -06:00 |
|
James Cotton
|
318354a115
|
Fix resizing issue with input wizard
|
2012-01-31 13:31:14 -06:00 |
|
James Cotton
|
d07b386beb
|
Revert "made the input wizard background transparent"
This reverts commit c5a2afcc2c91657b79c0815381a955cd05845f38.
|
2012-01-31 13:09:01 -06:00 |
|
James Cotton
|
3a66f70eae
|
Input config: Increase the delay after detecting a channel to ask for next one
|
2012-01-31 11:25:18 -06:00 |
|
James Cotton
|
e3f89eb958
|
Input config: Increase the delay after detecting a channel to ask for next one
|
2012-01-31 11:24:19 -06:00 |
|
David Ankers
|
a5ffdb7306
|
Merge branch 'master' into next
|
2012-01-31 05:32:49 +11:00 |
|
Oleg Semyonov
|
369629ad34
|
Add "Reset To Defaults" button to Stabilization configuration tab
Also add tootips to Reset/Apply/Save buttons.
|
2012-01-31 04:44:54 +11:00 |
|
Oleg Semyonov
|
911f8fde03
|
Add "Reset To Defaults" button to Stabilization configuration tab
Also add tootips to Reset/Apply/Save buttons.
|
2012-01-31 04:27:59 +11:00 |
|
zedamota
|
01c910cd2b
|
OP-616 Fixes wrong HW version being displayed.
|
2012-01-29 21:49:11 +00:00 |
|
David Ankers
|
6c030482a5
|
Fix 64 bit compile
|
2012-01-30 04:51:11 +11:00 |
|
Stacey Sheldon
|
f5e9a9365c
|
gcs config: fix case on revo config gadget includes
|
2012-01-28 21:00:15 -05:00 |
|
zedamota
|
c5a2afcc2c
|
made the input wizard background transparent
|
2012-01-29 10:28:24 +11:00 |
|
zedamota
|
3d896ffaf5
|
Fixes scopegadget loading issues with Qt versions > 4.7.4
|
2012-01-29 10:25:07 +11:00 |
|
naiiawah
|
fdcea01100
|
numberOfDevices could be left unitialized if sendData or receiveData
fail in findDevices or if no one ever calls findDevices. Added init of
var.
|
2012-01-28 15:12:27 -07:00 |
|
zedamota
|
f6d747d5f0
|
Fixes scopegadget failure to load with Qt versions > 4.7.4
|
2012-01-28 22:07:45 +00:00 |
|
zedamota
|
e1d471dc63
|
Fixes scopegadget loading issues with Qt versions > 4.7.4
|
2012-01-28 21:25:38 +00:00 |
|
zedamota
|
81fea31b34
|
made the input wizard background transparent
|
2012-01-27 17:54:14 +00:00 |
|
zedamota
|
242bfe6c69
|
added new Transmitter artwork to the input wizard.
|
2012-01-25 20:29:40 -06:00 |
|
James Cotton
|
3ab40b713e
|
Add exception to allow uploading firmware for 0x402 boards to 0x401 boards
|
2012-01-24 16:58:56 -06:00 |
|
zedamota
|
0609cd56e5
|
Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into next
|
2012-01-24 22:30:18 +00:00 |
|
zedamota
|
2c4ed09707
|
added new Transmitter artwork to the input wizard.
|
2012-01-24 22:29:08 +00:00 |
|
James Cotton
|
4b3dcc4cc2
|
Make the leveling panel not crash for new gyro/accel objects but still needs
tweaking for CC3D.
|
2012-01-24 16:14:41 -06:00 |
|
James Cotton
|
c242ab8b86
|
Merge branch 'next' into revolution3
Conflicts:
flight/AHRS/ahrs.c
flight/AHRS/pios_board.c
flight/Bootloaders/Revolution/Makefile
flight/CopterControl/System/pios_board.c
flight/INS/pios_board.c
flight/OpenPilot/Makefile
flight/OpenPilot/System/openpilot.c
flight/OpenPilot/System/pios_board.c
flight/PiOS/Boards/STM32103CB_CC_Rev1.h
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/Revolution/Makefile
flight/Revolution/System/inc/pios_config.h
flight/Revolution/test.c
|
2012-01-24 10:46:35 -06:00 |
|
Oleg Semyonov
|
f7ac0b2645
|
Merge remote branch 'origin/master' into next
|
2012-01-24 17:27:34 +02:00 |
|
Oleg Semyonov
|
da650cee60
|
gcscontrol: keep joystick image aspect ratio
OP-619
|
2012-01-24 11:31:00 +02:00 |
|
James Cotton
|
c84240e485
|
Merge branch 'next' into revolution3
Conflicts:
flight/PiOS/STM32F10x/pios_bmp085.c
flight/PiOS/STM32F10x/pios_exti.c
|
2012-01-23 06:51:30 -06:00 |
|
James Cotton
|
7b69cebe04
|
Merge branch 'master' into next
|
2012-01-23 06:07:31 -06:00 |
|
James Cotton
|
bb0bfe0ae4
|
Merge branch 'next' into revolution3
Conflicts:
flight/Bootloaders/CopterControl/Makefile
flight/Bootloaders/PipXtreme/Makefile
flight/Bootloaders/Revolution/inc/pios_config.h
flight/CopterControl/Makefile
flight/INS/inc/pios_config.h
flight/Libraries/taskmonitor.c
flight/Modules/Altitude/altitude.c
flight/Modules/Attitude/attitude.c
flight/OpenPilot/Makefile
flight/OpenPilot/Makefile.posix
flight/OpenPilot/System/inc/pios_usb_board_data.h
flight/OpenPilot/System/inc/taskmonitor.h
flight/OpenPilot/System/pios_board.c
flight/OpenPilot/System/taskmonitor.c
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/PiOS/STM32F4xx/pios_bmp085.c
flight/PiOS/STM32F4xx/pios_iap.c
flight/PiOS/pios.h
flight/Revolution/System/inc/pios_config.h
flight/Revolution/System/inc/taskmonitor.h
flight/Revolution/System/taskmonitor.c
ground/openpilotgcs/src/plugins/serialconnection/serialplugin.cpp
shared/uavobjectdefinition/systemalarms.xml
shared/uavobjectdefinition/taskinfo.xml
|
2012-01-21 11:27:03 -06:00 |
|
Oleg Semyonov
|
9006dd558f
|
gcscontrol: code style formatting and cleanup
|
2012-01-21 00:55:21 +02:00 |
|