Daniel Agar
17fcb294a3
PX4 don't require sensors setup in HIL mode
...
-closes #3274
9 years ago
Daniel Agar
851b73ba34
param editor component string remove extra )
9 years ago
Daniel Agar
6043cf9515
PX4 only show FW/MC modes
9 years ago
Daniel Agar
71b9b3d73d
PX4 safety hide _landSpeedMC for FW
9 years ago
Don Gagne
4656294ba2
Merge pull request #3396 from DonLakeFlyer/DecimalPlaceLogic
...
Fix logic to handle decimal places not specified in meta data
9 years ago
Don Gagne
d9776c1bbd
Merge pull request #3393 from DonLakeFlyer/ShowFirmwareVersion
...
Show firmware version in Vehicle summary
9 years ago
Don Gagne
d408a07550
Merge pull request #3394 from DonLakeFlyer/FlyMapButtons
...
Fix map button exclusivity
9 years ago
Don Gagne
b63be284ac
Fix logic to handle decimal places not specified in meta data
9 years ago
Don Gagne
840b425c82
Add MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES support
9 years ago
Don Gagne
43090b3d57
Fix map button exclusivity
9 years ago
Don Gagne
1deab759aa
Decode version type
9 years ago
Don Gagne
cfbd7ae279
Show firmware version in vehicle summary
9 years ago
Don Gagne
c571636548
Use AUTOPILOT_VERSION to get firmware version
9 years ago
Don Gagne
cd5b02c01d
Merge pull request #3392 from DonLakeFlyer/SensorSafety
...
Sensor/Safety panel fixes
9 years ago
Don Gagne
b073e9fec6
Handle airspeed circuit breaker correctly
...
Also pull fixedWing directly from Vehicle
9 years ago
Don Gagne
fee7929e37
Handle airspeed circuit breaker correctly
9 years ago
Don Gagne
c3c3f5f81b
Use new controller.vehicle property to get fixedWing
9 years ago
Don Gagne
dc75f67468
fixedWing should be pulled directly from Vehicle
9 years ago
Don Gagne
f7b66f10cc
Expose Vehicle from FactPanelController
9 years ago
Nate Weibley
b8d25964fd
Merge pull request #3388 from WillRam/proxy
...
use system proxy settings when fetching maps
9 years ago
Will Grant
6dd11e806b
use system proxy settings when fetching maps
9 years ago
Daniel Agar
a16372a6b0
disable windows tests again
...
* appveyor too slow
9 years ago
Daniel Agar
389fe8b3d0
travis-ci config minor cleanup
9 years ago
Daniel Agar
d03135b1b7
reenable tests on windows ( #3370 )
...
* enable TCPLinkTest
* enable FileManagerTest
9 years ago
Daniel Agar
e399cc70df
minor deb package cleanup
9 years ago
Lorenz Meier
1b2ceb4eea
PX4: Do mode switch mapping as done onboard ( #3383 )
9 years ago
Lorenz Meier
41e5bd1eb1
Turn Eigen into a MPLv2 dependency ( #3368 )
9 years ago
Henry Zhang
6b46438888
support MindPX v2. ( #3382 )
9 years ago
Don Gagne
06d3078603
Merge pull request #3365 from bluerobotics/ardusubParameters
...
Add XML for ArduSub parameters
9 years ago
Lorenz Meier
80cdf96ec9
Do not grey out the RC symbol in case of known signal loss
9 years ago
Lorenz Meier
8602fd21e1
RSSI indicator: Grey it out if no actual RSSI is available
9 years ago
Lorenz Meier
23b94b7bfd
Add MAVLink 2.0 as submodule
9 years ago
Lorenz Meier
86387cf952
Update MAVLink lib version
9 years ago
Don Gagne
2aa572e7f7
Merge pull request #3371 from DonLakeFlyer/AFConfigReset
...
Fix double Reset button
9 years ago
Don Gagne
641665eb84
Update for iOS builds
9 years ago
Don Gagne
2c9c086fe5
Fix double Reset button
9 years ago
Rustom Jehangir
e524fda124
Update ArduSub parameter file for new ArduPilot parameters.
9 years ago
Rustom Jehangir
28e1ec6d51
Update ArduSub parameter XML file for typo.
9 years ago
Rustom Jehangir
9a61b95102
Update ArduSub parameter XML file with recent additions.
9 years ago
Rustom Jehangir
caa1de1563
Add ArduSub XML file and update firmware plugin to allow it to work
9 years ago
Daniel Agar
1fb0f042e8
deploy release and daily build pdbs ( #2680 )
...
* [WIP] deploy release and daily build pdbs to s3
* First pass at windows symbol generation for #2680
* Kill the conflicted compiler flag warning
* Tweaks to windows compiler flags for release builds, more qt-ish release symbols and ltcg
* Deploy tagged release symbols and CI builds to different S3 folders
* Support LTCG on iOS
* Just turn off ltcg for iOS if it is going to be such a pain
9 years ago
Lorenz Meier
24c4e9dad4
Fixed condition for arming button
9 years ago
Lorenz Meier
99b77f19d8
Fix takeoff logic
9 years ago
Lorenz Meier
d313eefa99
Fix flight display: Make button positions stable, fix RTL text
9 years ago
Lorenz Meier
4cfd5a1d04
Flight display: Fix visuals, hide states that should not be operated, make sliders safer and allow to reduce altitude when in air
9 years ago
Lorenz Meier
a6420f4ad6
PX4: Fix guided mode interaction
9 years ago
Lorenz Meier
97741a9013
Merge pull request #3360 from mavlink/px4_guidedfixes
...
PX4 Guided Mode
9 years ago
Lorenz Meier
e93bacf0fe
Fix unit test
9 years ago
Lorenz Meier
dd940d619b
Readme fix
9 years ago
Lorenz Meier
064a34c667
Firmware plugin: Sequence guided mode correctly, widen modes in which guided support should be available
9 years ago