17646 Commits (7e2e78c1af4226ef6ef215f1df72047592b9813b)
 

Author SHA1 Message Date
Peter Barker 1ee330ebb2 DataFlash: CLI log dumping - don't truncate lines that contain doubles 10 years ago
Peter Barker 39b2cdcc3c AP_Menu: avoid segmentation fault 10 years ago
Randy Mackay 3dfb447fd7 BattMon: has_current true for Bebop 10 years ago
Randy Mackay 8403b504d1 BattMon: add Bebop to monitor param description 10 years ago
Randy Mackay 9482578c60 BattMon: Bebop always uses bebop batt monitor 10 years ago
Randy Mackay 84b6ab0707 BattMon_Bebop: use ARRAY_SIZE 10 years ago
Randy Mackay 3b36178a0b BattMon_Bebop: init members in constructor 10 years ago
Jean-Baptiste Dubois f6aba6c952 HAL_Linux: add read_obs_data to RCOutput_Bebop 10 years ago
Jean-Baptiste Dubois 35ae562dbe AP_BattMonitor: Add battery support for Bebop Hardware 10 years ago
Andrew Tridgell 58fa38cc12 Plane: allow rudder disarm based on ARMING_RUDDER parameter 10 years ago
Andrew Tridgell 54254c89d7 AP_Arming: control rudder arming with ARMING_RUDDER parameter 10 years ago
pepevalbe da41d85433 Plane: It is possible to disarm with left rudder. 10 years ago
Lucas De Marchi 8240e5ae65 AP_Compass: AK8963: reduce bytes read 10 years ago
Lucas De Marchi 2b9c46e1ff AP_Compass: AK8963: don't oversample AK8963 10 years ago
Lucas De Marchi 6c2ceea165 AP_Compass: AK8963: remove author and connection comment 10 years ago
Staroselskii Georgii 8ab33c46ce AP_Compass: revisited AK8963 code 10 years ago
Lucas De Marchi fffedae3e0 AP_Compass: AK8963: reduce stack usage and zero out buffers 10 years ago
Lucas De Marchi 37734886a5 AP_Compass: AK8963: remove repeated comments 10 years ago
Lucas De Marchi 27d95b67a8 AP_Compass: AK8963: remove state machine 10 years ago
Lucas De Marchi e232543fca AP_Compass: AK8963: change initialization and rename methods 10 years ago
Lucas De Marchi ae5d9baddb AP_Compass: AK8963: remove defines not used anymore 10 years ago
Lucas De Marchi cae895bfdf AP_Compass: AK8963: group members together 10 years ago
Lucas De Marchi 28d3d775a4 AP_Compass: AK8963: remove resolution member 10 years ago
Lucas De Marchi 86b3312112 AP_Compass: AK8963: factor out common code of read_raw() 10 years ago
dgrat d941174978 AP_Compass: AK8963: enhance the readability 10 years ago
Randy Mackay c627f84fa8 Copter: Ch6 circle rate as float 10 years ago
Randy Mackay 28c722c157 AC_Circle: rate change takes effect immediately 10 years ago
Przemek Lekston 4b38d444dd Plane: fix default behaviour of flaps. 10 years ago
Przemek Lekston 6a62b11536 Plane: fix LOITER_TO_ALT to verify headings towards waypoints within the loiter radius. 10 years ago
Tom Pittenger d51e6d466b AP_HAL_SITL: add support for airspeed failures 10 years ago
Tom Pittenger 250dcd31a2 SITL: Add ARSP_FAIL param 10 years ago
Andrew Tridgell 5cc7c456a7 autotest: fixed sense of test for autotest directory 10 years ago
Staroselskii Georgii d7ac725a64 AP_HAL_Linux: fixed signal handler in RCInput_Navio 10 years ago
Staroselskii Georgii 8528a7d159 AP_HAL_Linux: added deinit logic for RCInput_Navio 10 years ago
Staroselskii Georgii f4d14f73ba AP_HAL_Linux: extended panic handling with RCInput deinitialization 10 years ago
Vladislav Zakharov 97b51a4bcb AP_HAL: Added deinit() method to RCInput 10 years ago
Tom Pittenger 9737c426eb SITL: Gazebo index out of bound 10 years ago
Michael du Breuil 59dda49cce AP_GPS: Fix missing reserved fields in the UBX-RXM-RAWX message 10 years ago
Michael du Breuil 09fef505e0 AP_GPS: With a ublox driver, accept a packet if it will fit in the buffer 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago
Michael du Breuil 47592a1953 AP_GPS: Raise the baud rate on a ublox GPS if using RAW logging 10 years ago
Michael du Breuil 19bb96b9cb AP_GPS: Improve startup logic for detecting what gps is connected 10 years ago
Grant Morphett 9a79baef59 Rover: Merged a bug fix from Plane. 10 years ago
Grant Morphett 873e6c8e29 Rover: Doubled the rate at which read_control_switch is called. 10 years ago
Grant Morphett 4f6259f374 Rover: Added mode switch debouncing from Plane. 10 years ago
Randy Mackay 7935bf70f1 Copter: rc_override active only on non-zero overrides 10 years ago
Randy Mackay 7f97f7d0a3 Git: ignore logs, mav.parm for plane, rover 10 years ago
squilter 30201b5136 Git: ignore logs, mav.parm for copter 10 years ago
Arthur Benemann e3398648d7 GCS_MAVLink: fix debug formatting 10 years ago
Randy Mackay 521f3dc4b9 GCS_MAVLink: only forward msg once per channel 10 years ago