DonLakeFlyer
c51d716d96
Don't send GCS heartbeat on high latency link
7 years ago
DonLakeFlyer
e6cf7dad32
More work in high latency
...
* Command ack timeout back on normal/high latency link
* Correctly update ack timeout and high latency bit at correct times
7 years ago
DonLakeFlyer
955264c7e2
Fix incorrect Resume Mission display
7 years ago
PX4 Jenkins
2dfc584617
Update PX4 Firmware metadata Thu Feb 1 04:37:26 UTC 2018
7 years ago
DonLakeFlyer
71fc1b0e82
Fix unused variables
7 years ago
DonLakeFlyer
cf2d2aca34
Batch terrain requests
7 years ago
DonLakeFlyer
42f66b8314
Take focus to close editing
7 years ago
DonLakeFlyer
cd0013cc75
Support batching terrain requests
7 years ago
DonLakeFlyer
a52b110be9
Add support for HIGH_LATENCY2
...
* Flight modes still not implemented. Waiting on message change.
* Also includes various cauterization of UI things which should not be
available on high latency link.
7 years ago
Gus Grubba
dc02d00727
Just realized that there never was an automatic area unit translation
7 years ago
Gus Grubba
8a3f185e1a
Just realized that there never was an automatic area unit translation
7 years ago
Gus Grubba
be0c70057e
Fix unit translators
...
It was broken when temperature translation was added in babbfbd1f7
The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
7 years ago
Gus Grubba
7d945931bc
Fix unit translators
...
It was broken when temperature translation was added in babbfbd1f7
The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
7 years ago
DonLakeFlyer
e1752cd1bc
Remove area test
...
Float comparison to flakey cross-platform
7 years ago
DonLakeFlyer
27f61e1f36
Fix unused variable
7 years ago
DonLakeFlyer
48f97727a8
Add gimbal/mode commands for Corridor Scan as well
7 years ago
DonLakeFlyer
790d03b427
Initial Corridor Scan support
7 years ago
PX4 Jenkins
8bf441afa0
Update PX4 Firmware metadata Tue Jan 30 04:37:13 UTC 2018
7 years ago
DonLakeFlyer
a8b9a63b44
Fix leaking QNetworkReply
7 years ago
Gus Grubba
13e37492eb
Fixing build issues in VideoStreaming.cc
7 years ago
Gus Grubba
858ae96ab8
Don't attempt to read a "write only" parameter.
7 years ago
PX4 Jenkins
261ff8900c
Update PX4 Firmware metadata Thu Jan 25 22:37:05 CST 2018
7 years ago
PX4 Jenkins
38953d8e98
Update PX4 Firmware metadata Mon Jan 22 22:37:04 CST 2018
7 years ago
Gus Grubba
800d243ab5
Handle "string" type
7 years ago
Gus Grubba
357d73bcb5
Add "write only" (extended) parameter attribute.
...
Move MAV_PARAM_TYPE to MAV_PARAM_EXT_TYPE as we're now using the proper MAVLink version.
7 years ago
DonLakeFlyer
1d2b4e3c4c
Set coordinate after defaults
7 years ago
DonLakeFlyer
39b719efa7
Insert supported ROI command
7 years ago
Jacob Walser
a9305264d4
Add gstreamer debug log option, and dot file output
7 years ago
Jacob Walser
c61889dbcd
Fix NMEA settings layout
7 years ago
DonLakeFlyer
37c290778d
Structure height support
7 years ago
DonLakeFlyer
4076cb6e77
Not turning value changes signals back on correctly
7 years ago
Don Gagne
6dce098a0a
Remove disabled yawVehicleToStructure option
7 years ago
Jacob Walser
66e8f14db4
Hide pip controls while in popup state
7 years ago
Jacob Walser
62a134f405
Hide popup icon until mouseover
7 years ago
DonLakeFlyer
f024cec1b4
More meta data fixes
7 years ago
Gus Grubba
d8bd816b04
Compute plan view items visibility on the fly.
7 years ago
DonLakeFlyer
43b30ba0bd
Fix meta data again
7 years ago
Gus Grubba
d38fc4b674
Missing localization handling in Vehicle
...
Updating localization sources
7 years ago
Gus Grubba
5dcee98126
UI Tweak
7 years ago
Gus Grubba
33946ff326
Leave buttons enabled
7 years ago
Gus Grubba
e7953629e5
Handle settings when armed
7 years ago
DonLakeFlyer
fdba4f9e3e
Fix console spew from Qml complaints
7 years ago
DonLakeFlyer
c52812491f
Fix dirty bit
7 years ago
DonLakeFlyer
396a06e4cc
Fix inputMethodHints
7 years ago
DonLakeFlyer
16ff5938ee
Remove qDebug
7 years ago
PX4 Jenkins
ce47bd4523
Update PX4 Firmware metadata Tue Jan 16 04:37:12 UTC 2018
7 years ago
DonLakeFlyer
83079a4208
Hack fix to LPE_FUSION max which was above int32 max
7 years ago
DonLakeFlyer
7ffb2cf42c
Validate min/max on the way in
7 years ago
DonLakeFlyer
a08db2121a
Fix incorrect min/max value usage
7 years ago
DonLakeFlyer
5215e08388
Use a much larger fudge factor to increase initial transect length
...
This prevents intersection misses on more cases
7 years ago