Don Gagne
e375a514f5
Merge pull request #2417 from kd0aij/master
...
add rotation for Stryker VTOL
9 years ago
dogmaphobic
37d023475c
Minor fixes to TTS.
9 years ago
Don Gagne
1f8136b72d
Merge pull request #2416 from DonLakeFlyer/SafetyFix
...
Fix missin Safety Config warnings
9 years ago
Don Gagne
27461b2321
Merge pull request #2415 from tcanabrava/APMAirframesV8
...
Add the initial stub for the AirFrame configuration for APM
9 years ago
Mark Whitehorn
ad31438b8b
add rotation for Stryker VTOL
9 years ago
Don Gagne
215b198ac4
Fix warnings
9 years ago
Tomaz Canabrava
ff32b9fe14
Add the initial stub for the AirFrame configuration for APM
...
This commit introduces the APM Airframe configuration. The interface
is the same as the PX4 one, but the way we deal with the uas is a bit different
Since the APM stack doesn't provide a xml with airframe definitions a
new one was created by hand with only the values that we need, wich will
trigger a download of the parameters file from the mavlink github
Now it correctly handles the FRAME variable and it's faster
regarding the download of the parameters for each type of Frame.
Only show Airframes for ArduCopter, not for ArduRover nor ArduPlane
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
4660402037
Merge pull request #2414 from DonLakeFlyer/UnknownEnum
...
Handle unknown enum values in meta data
9 years ago
Don Gagne
9b842b7295
Merge pull request #2413 from DonLakeFlyer/APMFirmware
...
APM firmware: Remove partial support label
9 years ago
Don Gagne
e5b79f4bfb
Merge pull request #2412 from DonLakeFlyer/PX4GeoFence
...
PX4 GeoFence support
9 years ago
Don Gagne
763635c9bd
Handle unknown MAV_CMD values
9 years ago
Don Gagne
f3509481dc
If enum value unknown, add to list
9 years ago
Don Gagne
cfa2fc3655
Allow additions to enum lists
9 years ago
Don Gagne
dbbdccfcd8
Remove partial support label
9 years ago
Don Gagne
a4f8fbbee9
PX4 GeoFence support
9 years ago
Don Gagne
7a791d776f
Merge pull request #2407 from DonLakeFlyer/BasicTuning
...
APM Copter Basic tuning
10 years ago
Don Gagne
f4880ad5d3
APM Copter basic tuning
10 years ago
Don Gagne
bf93381950
Fix deadlock
10 years ago
Don Gagne
fc77bd0f00
Allow component to not show summary
10 years ago
Gus Grubba
15a060d6ec
Merge pull request #2406 from dogmaphobic/battVoltage
...
Show battery voltage if percentage not available.
10 years ago
dogmaphobic
002503a695
Show battery voltage if percentage not available.
10 years ago
Don Gagne
e7b78f0fd0
Merge pull request #2403 from DonLakeFlyer/PlaneSafety
...
APM Plane safety config
10 years ago
Don Gagne
87acab3e89
APM Plane Safety Config
10 years ago
Don Gagne
029100f12e
Better text
10 years ago
Don Gagne
af33312d6a
Merge pull request #2402 from DonLakeFlyer/RemoveUnused
...
Remove unused methods from VehicleComponent
10 years ago
Don Gagne
b37958b919
Remove unused methods
10 years ago
Don Gagne
a0fbb61781
Merge pull request #2401 from DonLakeFlyer/ParamFail
...
Retry initial param request if it fails, notify user
10 years ago
Don Gagne
356e1a9f55
Merge pull request #2400 from DonLakeFlyer/DefaultValue
...
Param Editor: Don't highlight value if default is not available
10 years ago
Don Gagne
2641590b10
Update README.md
...
Added min OS requirements for OSX and Windows
10 years ago
Don Gagne
70ae1991f4
Merge pull request #2399 from DonLakeFlyer/FMFixes
...
APM Flight Mode: Flickable works, better real estate usage
10 years ago
Don Gagne
f5c76056d0
Retry initial param request if it fails
...
Plus notify user
10 years ago
Don Gagne
1cf85b9d6a
Merge pull request #2397 from DonLakeFlyer/SafetyFixes
...
APM Safety fixes
10 years ago
Don Gagne
ca0706a257
Don't highlight value is default is not available
10 years ago
Don Gagne
781997b2a0
Merge pull request #2395 from pritamghanghas/apm_metadata
...
Apm metadata
10 years ago
Don Gagne
f4b237b7c4
Flickable works, better real estate usage
10 years ago
Don Gagne
fdf1c814c8
Fix Flickable, better real estate usage
10 years ago
Don Gagne
9d708e084f
Remove mobile height bump
...
Was causing layout issues between mobile and desktop. Couldn’t get a
good looking layout to work on both.
10 years ago
Don Gagne
b8e35ed390
Add failsafe settings
10 years ago
Pritam Ghanghas
159bce0539
Fix for travis falure. Validate min max values before trying to set on metadata
10 years ago
Don Gagne
fc8533055b
Merge pull request #2393 from DonLakeFlyer/GeoTriggers
...
APM GeoFence and Failsafe Triggers
10 years ago
Pritam Ghanghas
21d008de7b
fixed one more review comment
10 years ago
Pritam Ghanghas
20ee15420c
fixed some review comments
10 years ago
Pritam Ghanghas
48b7474a1c
Initial support for parameter metadata for apm.
10 years ago
Don Gagne
5a8b346df5
APM GeoFence and Failsafe Triggers
10 years ago
Don Gagne
58eeb933a2
Merge pull request #2392 from DonLakeFlyer/Safety
...
APM Safety Config
10 years ago
Don Gagne
c16f69e6ca
APM Safety Config
10 years ago
Don Gagne
c7cb46d121
Merge pull request #2388 from DonLakeFlyer/APMTrigger
...
Better setup required triggers for APM Compass and Accel
10 years ago
Don Gagne
4dae48b385
Better setup complete triggers
10 years ago
Don Gagne
51b7c3cdb3
Fake cal params for accel 2
10 years ago
Don Gagne
1540b469e2
Merge pull request #2385 from DonLakeFlyer/APMSensorCal
...
APM accel calibration
10 years ago