Don Gagne
|
6a3265e4a4
|
Merge pull request #6411 from mavlink/pr-px4_metadata
Update PX4 Firmware metadata Thu May 3 00:38:00 EDT 2018
|
7 years ago |
Don Gagne
|
2f1029fb81
|
Merge pull request #6401 from bluerobotics/sub-telem-rate
APM Sub: default attitude streamrate to 20Hz
|
7 years ago |
Don Gagne
|
c6c5c403eb
|
Merge pull request #6405 from patrickelectric/corrections_2
Some random corrections around the code
|
7 years ago |
Don Gagne
|
01c49e6ebb
|
Merge pull request #6414 from DonLakeFlyer/LogReplay
Slightly better Log Replay
|
7 years ago |
DonLakeFlyer
|
b1201f6f2e
|
Refly and camera shot count support
|
7 years ago |
DonLakeFlyer
|
0114a391b7
|
Slightly better Log Replay
|
7 years ago |
Jin Chengde
|
8ccdfe06b6
|
modify android build repo
|
7 years ago |
PX4 Jenkins
|
ba686ab33e
|
Update PX4 Firmware metadata Thu May 3 00:38:00 EDT 2018
|
7 years ago |
Don Gagne
|
1d10b2ad32
|
Merge pull request #6409 from DonLakeFlyer/SpeechTranslations
Handle EKF and 4.2m correctly
|
7 years ago |
Don Gagne
|
813ab33ca7
|
Merge pull request #6408 from DonLakeFlyer/ParameterDownload
Large parameter progress on outdoor theme
|
7 years ago |
Don Gagne
|
5a79d777d6
|
Merge pull request #6406 from DonLakeFlyer/SensorCalLog
Don't clear results for airspeed/level calibration
|
7 years ago |
Patrick José Pereira
|
1114a8bc96
|
README: Add unit tests information
|
7 years ago |
DonLakeFlyer
|
236b326aaa
|
Fix decimal point bugs found by unit test
|
7 years ago |
DonLakeFlyer
|
771f640916
|
Adjust unit test to new decimal point handling
|
7 years ago |
DonLakeFlyer
|
941ce6925c
|
Handle EKF and 4.2m correctly
|
7 years ago |
DonLakeFlyer
|
fa3b865283
|
Large parameter progress on outdoor theme
|
7 years ago |
DonLakeFlyer
|
0556fad5a3
|
Airspeed/Level cal leaves log text up when cal complete
|
7 years ago |
DonLakeFlyer
|
9db61e11f0
|
Fix Cancel dialog not going away
|
7 years ago |
Patrick J.P
|
2acdf6cf4e
|
FlightDisplayView: Correct windows crash with video popup
Signed-off-by: Patrick J.P <patrickelectric@gmail.com>
|
7 years ago |
Patrick J.P
|
e7381f6c31
|
VideoReceiver: Correct start and stop video functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
65668635d4
|
FixedWingLandingComplexItem: Remove redundant logic
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
5465beaedb
|
APMFlightModesComponentController: Remove redundant logic
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
99287c4ce4
|
PlanManager: Simplifies if logic
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
57e0e1fc1a
|
BluetoothLink: Move _device to initialization list
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
5c24a2ec43
|
QGCFlightGearLink: correct if-if else logic
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
7d2cbff1cf
|
UAS: Simplifies logic
http://www.wolframalpha.com/input/?i=!s+%7C%7C+(s+%26%26+a)
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
f274643b1c
|
QGCMAVLinkLogPlayer: createConnectedLink is unnused
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Don Gagne
|
bc17fe15ce
|
Merge pull request #6404 from DonLakeFlyer/TransectStyle
Convert Survey complex item to use TransectStyleComplexItem
|
7 years ago |
DonLakeFlyer
|
c8dadd86dc
|
Convert Survey complex item to use TransectStyleComplexItem
|
7 years ago |
Don Gagne
|
215d3049cf
|
Merge pull request #6402 from DonLakeFlyer/TerrainFix
Fix bug in terrain transect adjustment
|
7 years ago |
DonLakeFlyer
|
5217ee44bf
|
Fix bug in terrain transect adjustment
First and last points in transects did not have altitudes set correctly
|
7 years ago |
Don Gagne
|
f344409913
|
Merge pull request #6396 from DonLakeFlyer/Ping
Support PING response
|
7 years ago |
Jacob Walser
|
36db082c49
|
APM Sub: default attitude streamrate to 20Hz
|
7 years ago |
Jacob Walser
|
3dd5ca94d0
|
APM Sub: update parameter metadata for Sub-3.5.3
|
7 years ago |
Don Gagne
|
07fba7939f
|
Merge pull request #6398 from DonLakeFlyer/SurveyComplexItem
SurveyMissionItem -> SurveyComplexItem
|
7 years ago |
Don Gagne
|
e28694dbfe
|
Merge pull request #6397 from DonLakeFlyer/SafetySummary
Safety summary: Rework to better match Safety Page
|
7 years ago |
DonLakeFlyer
|
985c72e5c2
|
SurveyMissionItem -> SurveyComplexItem
|
7 years ago |
Don Gagne
|
00e493218d
|
Merge pull request #6388 from bluerobotics/units-fix-rebase
UnitsSettings: rework/bugfix metadata translators setup
|
7 years ago |
Don Gagne
|
023d517a37
|
Merge pull request #6395 from DonLakeFlyer/TerrainDrag
Update terrain alts when user drags mission item
|
7 years ago |
Don Gagne
|
39d73e52a4
|
Merge pull request #6394 from DonLakeFlyer/FactCheckBox
FactCheckBox: New value is not being set correctly
|
7 years ago |
DonLakeFlyer
|
ba46fc0e1a
|
Remove ":" from end of summary terms
|
7 years ago |
DonLakeFlyer
|
185b00635d
|
Rework to better match main Safety Panel ui
|
7 years ago |
DonLakeFlyer
|
71df552d27
|
Support PING response
|
7 years ago |
DonLakeFlyer
|
79dbbce891
|
Update terrain alts when user drags mission item
|
7 years ago |
DonLakeFlyer
|
a90d954dfc
|
New value is not being set correctly
|
7 years ago |
Don Gagne
|
c2f2d380fd
|
Update ISSUE_TEMPLATE.md
|
7 years ago |
Don Gagne
|
0ec73ab96d
|
Merge pull request #6392 from DonLakeFlyer/SettingsItemBug
Don't allow user to add settings item command
|
7 years ago |
DonLakeFlyer
|
0f1a7e0245
|
Don't allow user to add settings item command
|
7 years ago |
Gus Grubba
|
8962f26119
|
Merge pull request #6380 from mavlink/sendGCSLocation
Allow manual control of when to send FOLLOW_TARGET messages.
|
7 years ago |
Jacob Walser
|
fc86213a52
|
BatteryFact: change temperature to double type to support units translations
|
7 years ago |