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
Don Gagne
06f34209d9
Fix app naming
9 years ago
Don Gagne
fb9a52a285
Remove license page
9 years ago
Don Gagne
f5f99e51ae
Merge pull request #3877 from DonLakeFlyer/OSXAppNaming
...
OSX Installer: Fix app naming
9 years ago
Rustom Jehangir
d96940f737
Add joystick button function mapper for ArduSub
9 years ago
Don Gagne
3327abce9e
Fix app naming
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
Gus Grubba
ecf18b8517
Merge pull request #3871 from dogmaphobic/iOSAppStoreBuild
...
Fixes to iOS App Store build. [ci skip]
9 years ago
Don Gagne
e014e0ddc3
Merge pull request #3876 from DonLakeFlyer/RemoveLicense
...
Windows installer: Remove license page
9 years ago
Don Gagne
ff9d4bf4b9
Remove license page
9 years ago
dogmaphobic
133d6da21b
Fixes to iOS App Store build.
9 years ago
Don Gagne
8563f08bc4
Merge pull request #3863 from birchera/compute_hover_cruise_distance
...
[Mission stats] Compute distance & time
9 years ago
Don Gagne
ea8fa1b28c
Merge pull request #3865 from DonLakeFlyer/GridLinesWidth
...
Wider grid lines to see turnaround better
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
Daniel Agar
948fcd472f
travis-ci android deploy releases to beta track
9 years ago
Daniel Agar
fd3da51342
android tagged builds exceed master versionCode
9 years ago
Daniel Agar
6a6d81ccef
update android version
9 years ago
Daniel Agar
0072495fc3
travis-ci fix s3 deploy location
9 years ago
Daniel Agar
773d4a240f
appveyor fix release s3 deploy location
9 years ago
Daniel Agar
da7367f7d5
update android version
9 years ago
Daniel Agar
4b348bfd85
travis-ci fix s3 deploy location
9 years ago
Daniel Agar
ea4e7c71fc
appveyor fix release s3 deploy location
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
7255a8d057
Merge pull request #3856 from DonLakeFlyer/GridLineDirection
...
Survey: Adjust grid line direction after polygon clip
9 years ago
Don Gagne
fa07aef696
Merge pull request #3852 from birchera/offline_mission_planning
...
[Mission stats] Offline planning settings
9 years ago
Don Gagne
93bb62978b
Merge pull request #3830 from birchera/computing_shots_n_area
...
[Mission stats] Computing number of shots and covered area
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
Don Gagne
88e88d1df3
Merge pull request #3858 from DonLakeFlyer/MotorRemove
...
Remove motor 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
89c87d8ca5
Merge pull request #3854 from bluerobotics/joystickEnableStateFix
...
Fix persistency of joystickEnable setting
9 years ago
Don Gagne
47faa38ad6
Merge pull request #3845 from bluerobotics/disableRadio2
...
ArduSub: Disable radio setup page (Take 2)
9 years ago
Don Gagne
8fdd2a3872
Merge pull request #3840 from bluerobotics/ardusubPluginWithXML
...
ArduSub Plugin: Basic Files + XML Update
9 years ago
Don Gagne
3112498cca
Adjust grid line direction after polygon clip
9 years ago
Don Gagne
c2b0c085c2
Merge pull request #3829 from birchera/dummy_mission_stats
...
[Mission stats] Dummy mission stats
9 years ago
Don Gagne
182f6b1a4b
Merge pull request #3828 from birchera/area_translations
...
[Mission stats] Added area translation
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
Don Gagne
f7a9f4e5e6
Merge pull request #3846 from DonLakeFlyer/SurveyAdjustPolygon
...
Support for adjusting existing survey polygon
9 years ago
Gus Grubba
381f458d94
Merge pull request #3847 from dogmaphobic/master
...
Log download fixes.
9 years ago
dogmaphobic
ba0cca386b
Log download fixes.
9 years ago