tstellanova
|
3af4958cb8
|
wip-- more mvc refactoring
|
12 years ago |
tstellanova
|
5e211bb9b2
|
debug multiple parameter widgets creation
|
12 years ago |
tstellanova
|
3713adf2fe
|
fix null ptr exception
|
12 years ago |
tstellanova
|
548a0097ec
|
wip decoupling the UI (view) from the param data model
|
12 years ago |
Lorenz Meier
|
eb5a54c065
|
Compile and serial port error handling fixes
|
12 years ago |
Lorenz Meier
|
d35cebded3
|
Added warning in console
|
12 years ago |
Lorenz Meier
|
0a53bfd1a3
|
Fixed typo in signal name
|
12 years ago |
Lorenz Meier
|
a55c7e678f
|
Added proper signal for unknown messages
|
12 years ago |
Lorenz Meier
|
3396c88f28
|
Hide unknown message warning
|
12 years ago |
Lorenz Meier
|
34da19cfc8
|
Made lipoFull and lipoEmpty potentially configurable
|
12 years ago |
PDSantos
|
57fc4421e7
|
Fixed Compiler Error C2864 - only static const integral data members can be initialized within a class
|
12 years ago |
tstellanova
|
14efc602a7
|
show full flight mode status
|
12 years ago |
Lorenz Meier
|
0529dafb9f
|
Robustified current home position setup
|
12 years ago |
Lorenz Meier
|
fc3c73b277
|
Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time
|
12 years ago |
Lorenz Meier
|
f9318458a5
|
Updated MAVLink, fixed up HIL
|
12 years ago |
Bryant
|
8e533fd32b
|
Vastly improved the joystick documentation, removed some redundant/unnecessary code, and fixed a couple of small bugs. This code should be ready for live testing.
|
12 years ago |
Bryant
|
9bda816e54
|
Have settings loaded/stored correctly for all joysticks based on their UAS type and autopilot type. Switching between UASes doesn't work right yet, however.
|
12 years ago |
Bryant
|
275855b936
|
The default UAS.cc now lists available actions that it can be commanded. These are polled by the Joystick Configuration window for each joystick button so that they can be assigned to trigger this action. Button presses don't yet trigger these actions, nor are they stored and reloaded on UAS switch.
|
12 years ago |
Bryant
|
9d18a986db
|
The joystick code now understands if a UAS can reverse or not (based on UASInterface::systemCanReverse) and scales the joystick input accordingly. This isn't ideal on auto-centering axes and so the limit-range code should be brought back as an option for the throttle channel.
|
12 years ago |
Lorenz Meier
|
eeda94f3ee
|
Fixed HUD / Video widget to be useful
|
12 years ago |
Michael Carpenter
|
d06caab203
|
Test merge of Soren's PFD into mp_merge
|
12 years ago |
dongfang
|
c6a96bf703
|
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
|
12 years ago |
Michael Carpenter
|
0032c8d031
|
Addition of groundSpeed property to UAS
|
12 years ago |
dongfang
|
10840b7c31
|
Multiple altitudes and speeds signals. Simplified PFD
|
12 years ago |
dongfang
|
7cedf391ef
|
more PFD integration
|
12 years ago |
Lorenz Meier
|
e6e7600761
|
Hotfix: Fixed widget / UAS initialization order which led to text messages (and other updates) being ignored if the widget was not open when the UAS was created
|
12 years ago |
Michael Carpenter
|
65f16374df
|
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
|
12 years ago |
Michael Carpenter
|
0d1656d899
|
Added support for MAVLINK_MSG_ID_NAV_CONTROLLER_OUTPUT for Distance to waypoint property
|
12 years ago |
Michael Carpenter
|
9021991d01
|
Addition of more Q_PROPERTIES to UAS.cc, including visible GPS satellite count
|
12 years ago |
Michael Carpenter
|
76ca1553d4
|
Temp commit of new UAS properties and UASQuickView for viewing UAS Properties
|
12 years ago |
Michael Carpenter
|
d67a305fa6
|
Code cleanup and additional error checking in QGCVehicleConfig.cc
|
12 years ago |
Michael Carpenter
|
d6a36d7c91
|
Disabled union conversions of incoming/outgoing parameters when connected to an APM.
This will be removed once APM updates to support MAVLink
parameters properly.
|
12 years ago |
Michael Carpenter
|
e13b3a0d43
|
Addition of INT8 and INT16 MAV_PARAM_TYPE handling of incoming messages
|
12 years ago |
Lorenz Meier
|
fb8595999f
|
Fixed state HIL, fixed sensor HIL XPlane x direction velocity vector
|
12 years ago |
Thomas Gubler
|
44566c18ce
|
hotfix: fix small compilation error
|
12 years ago |
Lorenz Meier
|
79c67f2e4a
|
Bugfixed HIL
|
12 years ago |
Lorenz Meier
|
48fe4cecc3
|
Cleanup on state HIL
|
12 years ago |
Lorenz Meier
|
f8eddb6d91
|
Fixed a bunch of smaller HIL issues, GPS COG is now correct
|
12 years ago |
Lorenz Meier
|
0047d46b39
|
Minor modifications to sim value display, not optimal yet
|
12 years ago |
Lorenz Meier
|
2e625497ec
|
Simplified link creation / connection a bit
|
12 years ago |
Lorenz Meier
|
8b5026a73a
|
Build fix
|
12 years ago |
Lorenz Meier
|
e0534e82bb
|
Better differentiation between estimator position and raw GPS
|
12 years ago |
Lorenz Meier
|
965cd4e68c
|
Tiny typo fixes in HIL
|
12 years ago |
Lorenz Meier
|
8df3fa95df
|
Finished sensor HIL, pending testing
|
12 years ago |
Lorenz Meier
|
0ab36f36a7
|
Working on sensor HIL
|
12 years ago |
Lorenz Meier
|
d49f98410d
|
First stab at JSBSim interface, compiling, operational, but needs the correct startup folders and arguments
|
12 years ago |
Bryant
|
f6bf41e10c
|
Added support for uint8s to the parameter widget.
|
12 years ago |
samuezih
|
9687e65861
|
fix receive image datastream bug
|
12 years ago |
Lorenz Meier
|
bcbc0379a3
|
Fixed voice output
|
12 years ago |
Lorenz Meier
|
aec6756189
|
Updated MAVLink version
|
12 years ago |