Don Gagne
cae4903daf
Remove Status Details widget
9 years ago
Lorenz Meier
d7eb78ede9
Do not pop a parameter missing error
9 years ago
Lorenz Meier
227f1c576b
Add support for a custom board ( #3935 )
...
* Add support for another board
* Added a 2nd custom board
9 years ago
Lorenz Meier
9f9a34ea90
Guard against param not existing
9 years ago
Lorenz Meier
7b5bce56a9
PX4: Add VTOL transition switch
9 years ago
Lorenz Meier
3541416f27
Update PX4 airframe meta
9 years ago
Lorenz Meier
f2e842920d
Update PX4 Param meta
9 years ago
Don Gagne
40c11e5ebc
Update README.md
...
Update Windows and OSX to specify 1.5.2 usage, plus links.
9 years ago
Don Gagne
bb04b28405
Fix xcopy problem
...
Seems to work differently on appveyor build
9 years ago
Don Gagne
9ddb17c7ea
Fix active binding
9 years ago
Don Gagne
4d1db1a163
Fix type
9 years ago
Don Gagne
bd19fc83ff
Fix compiler warning
9 years ago
Don Gagne
3340dd7b1a
Fix GStreamer setup
9 years ago
Don Gagne
6b30025218
Fix GStreamer setup
9 years ago
Adyasha Dash
fc0e560f9a
check for when survey mission is the first item
9 years ago
Nate Weibley
4eb21337ee
Use human appropriate values for bytes in log downloader
...
Also report the current transfer rate in the currently downloading status to help expose regressions in performance.
9 years ago
Rustom Jehangir
6ab9cd52ae
Hide radio rssi icon from toolbar if radio is not supported
9 years ago
Rustom Jehangir
514737f313
Save _mainIsMap state persistently
9 years ago
Don Gagne
acc6f61e51
Doxygen qml support
...
Also updated some docs
9 years ago
Beat Küng
657a768f96
gps: update drivers submodule
9 years ago
Rustom Jehangir
2d54faaa8c
Add mock link for ArduSub
9 years ago
Rustom Jehangir
2664e9a5a6
Make supportsJSButton a plugin option
9 years ago
Rustom Jehangir
a78ee55b13
Make supportsRadio a plugin option
9 years ago
Rustom Jehangir
479ca5622d
Make supportsManualControl a plugin option
9 years ago
Rustom Jehangir
3b82d52dfa
Make supportsThrottleModeCenterZero a plugin option
9 years ago
dogmaphobic
e9914d1907
Restrict map providers for iOS.
9 years ago
Don Gagne
a27d2a70ae
Visual naming for top level views
9 years ago
Don Gagne
07aba7a18f
Remove old SettingsDialog
9 years ago
Don Gagne
8c7432cbed
Fix reversed colors
9 years ago
Don Gagne
83a04b24c9
Consistent naming "degrees" -> "deg"
9 years ago
Rustom Jehangir
6d89ae85e7
Add a checkbox to enable/disable joystick exponential.
9 years ago
Rustom Jehangir
8a63717cd8
Explicitly float declaration to fix Appveyor build.
9 years ago
Rustom Jehangir
a2e20952ea
Add RC-radio-like exponential to joystick RPY axes
9 years ago
Rustom Jehangir
d96940f737
Add joystick button function mapper for ArduSub
9 years ago
Rustom Jehangir
571e7fb1b8
Implement manual control button reserved function for ArduSub plugin.
9 years ago
Rustom Jehangir
eb1fde4850
Fix FactComboBox to handle null Facts
9 years ago
Rustom Jehangir
8b3548f921
Hide joystick throttle mode selector for sub
9 years ago
Kelly Steich
c10431fe5e
total mission stats computation
...
first iteration of mission stats calculation (dist and maxTelem)
add survey item distance to mission distance
remove unused calculations from _calcHomeDist
added correct calculation of missionMaxTelemetry when there is a complex item
use speed to compute mission time according to vehicle type
started implementation of hover and cruise distance
corrected typos
added logic
prevent survey from crasing
added checks for vtol
rearrange logic
added primitive check for landing
rearranged checks
new arrangement
added logic for transition
fix for small bugs
add check for mission speed larger than 0
remove already existinh check
reduce code a bit
clean up
9 years ago
JcZou
96faca5923
Fix download custom firm file err: no file name specified
...
down bin file to pixhawk fail,because it do not set value for _binFilename in _binLoad
9 years ago
Rustom Jehangir
e14a416447
Fix persistency of joystickEnable setting
9 years ago
Don Gagne
b10e5caba0
Wider grid lines to see turnaround better
9 years ago
Don Gagne
492ff35c50
Remove 4 point polygon test
...
Affect on grid is to specific to details of polygon to test
9 years ago
Kelly Steich
e9d5cff529
computing camera shots and covered area
9 years ago
Don Gagne
c69a49e611
Remove motor test
...
Numbering on motor command is wrong (or strange), so wrong motors spin
when using sliders
9 years ago
Don Gagne
3112498cca
Adjust grid line direction after polygon clip
9 years ago
Rustom Jehangir
7c250d50d1
Fix persistency of joystickEnable setting
9 years ago
Andreas Bircher
e7f9d93136
adding choice for offline mission editing vehicle type and associated cruise and hover speeds
...
offline mission planning settings
9 years ago
Andreas Bircher
f49da92e80
inserting dummy stats to establish UI
...
fixing the stats display
enable hide/unhide of vtol and survey stats
adding check for surveying item
setting distance units and check if vtol
add active vehicle
check for valid mission
requested changes
9 years ago
Andreas Bircher
af6617374f
drafting some conversion functions for areas
...
more conversion stuff
some fixes and added area unit drop down
Conflicts:
src/MissionEditor/MissionItemStatus.qml
removed comment
finish unit conversion
correcting typos
9 years ago
dogmaphobic
18ab0fef9b
Log Download Fixes
9 years ago