Peter Barker
|
baa818a812
|
AP_NavEKF2: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
8bc96a2e13
|
Copter: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
c0fac91110
|
Tracker: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
4502fd21c3
|
Plane: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
d183847aa3
|
Sub: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
ca264b1932
|
Rover: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Peter Barker
|
4e0c6b873f
|
DataFlash: use compass singleton for logging
|
2018-07-04 20:11:27 +01:00 |
Andrew Tridgell
|
3e08132828
|
Copter: CH_12 can be used with any HAL, not just HAL_PX4
|
2018-07-04 20:05:10 +01:00 |
Andrew Tridgell
|
8f94302348
|
Rover: removed unused macros
|
2018-07-04 20:05:10 +01:00 |
Andrew Tridgell
|
9df4be7f49
|
AP_OSD: added blink for SITL backend
|
2018-07-04 20:53:25 +10:00 |
Andrew Tridgell
|
7d4a6795d8
|
AP_OSD: use a thread for SITL OSD
this allows for window scaling and should fix ubuntu 18 warning
|
2018-07-04 20:53:25 +10:00 |
Andrew Tridgell
|
2e427475cf
|
Tools: added bootloader docs
|
2018-07-04 19:11:10 +10:00 |
Andrew Tridgell
|
7ce72fe571
|
AP_OSD: fixed sign of altitude
|
2018-07-04 18:47:14 +10:00 |
Andrew Tridgell
|
af46388d6c
|
AP_OSD: added option to pack decimal numbers
|
2018-07-04 18:47:14 +10:00 |
Andrew Tridgell
|
5ef0c454e3
|
AP_OSD: fixed sign on GPS coords
|
2018-07-04 18:47:14 +10:00 |
Kelly-Foster
|
dcc272bd6f
|
AP_OSD: widgets for BLHeli32 ESC amps, temp, rpm, and GPS lat/long
|
2018-07-04 18:47:14 +10:00 |
Ebin
|
07fc5c8349
|
Rover: removed min speed crash check for balance bot
|
2018-07-04 16:34:52 +09:00 |
Andrew Tridgell
|
9702f4f822
|
AP_OSD: fixed vector orientation
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
38c71bbfc7
|
AP_OSD: fixed up/down arrows
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
64cfa3beef
|
AP_OSD: fixed vertical speed item
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
e2b431f69f
|
AP_OSD: fixed speed vector calculation
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
2ef82173b4
|
AP_OSD: fixed review issues
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
e9600d9a08
|
AP_OSD: reduce width of the vspeed item
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
f23a40d967
|
AP_OSD: fixed type in the script
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
e59e7a3754
|
AP_OSD: added airspeed and climbrate
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
982e1e45dc
|
AP_OSD: add wind speed/direction item
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
d73a7c051d
|
AP_OSD: show direction of the groundspeed vector
|
2018-07-04 17:16:45 +10:00 |
Alexander Malishev
|
c05bae3ca2
|
AP_OSD: add compass item
|
2018-07-04 17:16:45 +10:00 |
Peter Barker
|
fa19c3a680
|
Tools: autotest: fix sub autotest
|
2018-07-04 14:48:41 +10:00 |
Peter Barker
|
0ae82751b8
|
Tools: autotest.py: flake8 compliance
Also fixed a bug where CalledProcessError has not been imported
|
2018-07-04 14:05:07 +10:00 |
Pedro Villegas
|
48d00de030
|
Tools: added name to GIT_Success.txt
|
2018-07-04 11:55:26 +09:00 |
Randy Mackay
|
eb58399d8b
|
Rover: 3.4.1 release notes
|
2018-07-04 11:37:52 +09:00 |
Peter Barker
|
8f15a76327
|
Tools: autotest: sim_vehicle.py: whitespace changes for flake8 compliance
|
2018-07-04 09:36:48 +10:00 |
Michael du Breuil
|
7e7bbb8df6
|
Tools: sim_vehicle.py fixups
limit pkill to 15 characters, fix GDB arguments for python3
|
2018-07-04 09:36:48 +10:00 |
Luis Vale Gonçalves
|
dc154f0b24
|
Copter: minor fix to 3.6.0-rc3 release notes
Clarification of the boards tested from partner CUAV
|
2018-07-03 21:14:55 +09:00 |
Peter Barker
|
b38b9dc07c
|
Rover: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
Peter Barker
|
df83cb034e
|
Copter: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
Peter Barker
|
3cfdcb1f2c
|
ArduSub: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
Peter Barker
|
e400a0e351
|
AP_Arming: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
Peter Barker
|
6979f0d3a0
|
AP_Arming: remove unused arming_method member
|
2018-07-03 15:16:38 +10:00 |
Andrew Tridgell
|
1dece80c88
|
waf: fixed error with no ROMFS files
|
2018-07-03 14:05:37 +10:00 |
Peter Barker
|
3bfa4c8678
|
Plane: use singletons in AP_Arming
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
cc46ab3092
|
Sub: use singletons in AP_Arming
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
ea12f6caec
|
Rover: use singletons in AP_Arming
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
a1f29e92d1
|
Copter: use singletons in AP_Arming
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
598f82a2fe
|
AP_Arming: use singletons in AP_Arming
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
051c811bfb
|
AP_Compass: make compass_cal_requires_reboot const
|
2018-07-03 13:44:11 +10:00 |
Peter Barker
|
e7b409924c
|
GCS_Common: send 0 rather than 1 in servo zero-rc-outputs
|
2018-07-03 12:12:25 +10:00 |
Peter Barker
|
f7daf1c676
|
GCS_MAVLink: rearrange code for clarity
|
2018-07-03 12:12:25 +10:00 |
Peter Barker
|
e0eb3424ec
|
Sub: move mavlink reboot code up to base class
|
2018-07-03 12:12:25 +10:00 |