33088 Commits (c3db5c3da25fe37de8ef9177a6d7c93b9cb832b3)
 

Author SHA1 Message Date
Andrew Tridgell 5ef0c454e3 AP_OSD: fixed sign on GPS coords 7 years ago
Kelly-Foster dcc272bd6f AP_OSD: widgets for BLHeli32 ESC amps, temp, rpm, and GPS lat/long 7 years ago
Ebin 07fc5c8349 Rover: removed min speed crash check for balance bot 7 years ago
Andrew Tridgell 9702f4f822 AP_OSD: fixed vector orientation 7 years ago
Alexander Malishev 38c71bbfc7 AP_OSD: fixed up/down arrows 7 years ago
Alexander Malishev 64cfa3beef AP_OSD: fixed vertical speed item 7 years ago
Alexander Malishev e2b431f69f AP_OSD: fixed speed vector calculation 7 years ago
Alexander Malishev 2ef82173b4 AP_OSD: fixed review issues 7 years ago
Alexander Malishev e9600d9a08 AP_OSD: reduce width of the vspeed item 7 years ago
Alexander Malishev f23a40d967 AP_OSD: fixed type in the script 7 years ago
Alexander Malishev e59e7a3754 AP_OSD: added airspeed and climbrate 7 years ago
Alexander Malishev 982e1e45dc AP_OSD: add wind speed/direction item 7 years ago
Alexander Malishev d73a7c051d AP_OSD: show direction of the groundspeed vector 7 years ago
Alexander Malishev c05bae3ca2 AP_OSD: add compass item 7 years ago
Peter Barker fa19c3a680 Tools: autotest: fix sub autotest 7 years ago
Peter Barker 0ae82751b8 Tools: autotest.py: flake8 compliance 7 years ago
Pedro Villegas 48d00de030 Tools: added name to GIT_Success.txt 7 years ago
Randy Mackay eb58399d8b Rover: 3.4.1 release notes 7 years ago
Peter Barker 8f15a76327 Tools: autotest: sim_vehicle.py: whitespace changes for flake8 compliance 7 years ago
Michael du Breuil 7e7bbb8df6 Tools: sim_vehicle.py fixups 7 years ago
Luis Vale Gonçalves dc154f0b24 Copter: minor fix to 3.6.0-rc3 release notes 7 years ago
Peter Barker b38b9dc07c Rover: use ArmingMethod enumeration 7 years ago
Peter Barker df83cb034e Copter: use ArmingMethod enumeration 7 years ago
Peter Barker 3cfdcb1f2c ArduSub: use ArmingMethod enumeration 7 years ago
Peter Barker e400a0e351 AP_Arming: use ArmingMethod enumeration 7 years ago
Peter Barker 6979f0d3a0 AP_Arming: remove unused arming_method member 7 years ago
Andrew Tridgell 1dece80c88 waf: fixed error with no ROMFS files 7 years ago
Peter Barker 3bfa4c8678 Plane: use singletons in AP_Arming 7 years ago
Peter Barker cc46ab3092 Sub: use singletons in AP_Arming 7 years ago
Peter Barker ea12f6caec Rover: use singletons in AP_Arming 7 years ago
Peter Barker a1f29e92d1 Copter: use singletons in AP_Arming 7 years ago
Peter Barker 598f82a2fe AP_Arming: use singletons in AP_Arming 7 years ago
Peter Barker 051c811bfb AP_Compass: make compass_cal_requires_reboot const 7 years ago
Peter Barker e7b409924c GCS_Common: send 0 rather than 1 in servo zero-rc-outputs 7 years ago
Peter Barker f7daf1c676 GCS_MAVLink: rearrange code for clarity 7 years ago
Peter Barker e0eb3424ec Sub: move mavlink reboot code up to base class 7 years ago
Peter Barker 320e24af65 Plane: move mavlink reboot code up to base class 7 years ago
Peter Barker c84b102c1c Copter: move mavlink reboot code up to base class 7 years ago
Peter Barker 3522f32706 Tracker: move mavlink reboot code up to base class 7 years ago
Peter Barker e1408696dc Rover: move mavlink reboot code up to base class 7 years ago
Peter Barker 11df6debd0 GCS_MAVLink: move mavlink reboot code up to base class 7 years ago
Peter Barker 73bbe8b84e GCS_MAVLink: send ack before board reboot 7 years ago
Peter Barker 7785a962dc Copter: fix inconsistent setting of AP_Notify::flags.pre_arm_gps_check 7 years ago
Luis Vale Gonçalves 6194413829 Copter: clarify PILOT_THR_BHV param desc 7 years ago
Alexander Malishev 7bfeeb5877 Copter: fixed board name in release notes 7 years ago
vierfuffzig 41e84fa627 AP_OSD: implement throttle and heading 7 years ago
Andrew Tridgell 94d8010a16 GCS_MAVLink: expose HUD throttle accessor 7 years ago
Jacob Walser f4da0215d1 Sub: add motor test implementation 7 years ago
Jacob Walser 24e21b57ca AP_Motors: add output_test_num api for motor testing 7 years ago
Jacob Walser 64577bfbe1 Copter: refactor output_test -> output_test_seq 7 years ago