30283 Commits (8da125295912a0fbc60ce574a80ae9988dc6b099)
 

Author SHA1 Message Date
mirkix 8da1252959 AP_BattMonitor: add default pins and values for BeagleBone Blue 7 years ago
Peter Barker adde7bc588 AP_Terrain: fix snprintf buffer length warning 7 years ago
murata 8070c13963 AP_Soaring: delete \n from the log using gcs().send_text 7 years ago
murata cdfca9d9ea AP_HAL_PX4: delete \n from the log using gcs().send_text 7 years ago
murata 5b3a402d36 AP_Camera: delete \n from the log using gcs().send_text 7 years ago
murata c13d6580ae Copter: delete \n from the log using gcs().send_text 7 years ago
murata e94bfc7ee0 Rover: delete \n from the log using gcs().send_text 7 years ago
murata 3ec733d4f8 AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 7 years ago
Peter Barker 8e8b0dcc06 DataFlash: add ? and - to multiplier table 7 years ago
Tatsuya Yamaguchi aef9fa4a63 AP_NavEKF3: delete \n from the log using gcs().send_text 7 years ago
Lucas De Marchi 184b017b33 AP_HAL: fix warning from having undefined HAL_WITH_IO_MCU 7 years ago
Randy Mackay 5a1c3cf5f4 Copter: firmware text to ArduCopter 7 years ago
Siddharth Purohit 90ca9626cc waf: use gcc/g++ by default if available else throw warning 7 years ago
Siddharth Purohit 8f074d52c1 autotest: fix setup of sitl for macosx 7 years ago
Randy Mackay 8d344ef7b4 Sub: removed defaults for PIDs moved to AC_PosControl 7 years ago
Randy Mackay 3badcdcfba AC_PosControl: default gains for sub 7 years ago
Randy Mackay ddcd08d6b6 Plane: PSC_ACCZ param name shortened 7 years ago
Randy Mackay 0f6762bbd2 Copter: PSC_ACCZ param name shortened 7 years ago
Randy Mackay 61933c6f1c AC_PosControl: shorten PSC_ACCELZ param to PSC_ACCZ 7 years ago
Randy Mackay 0626d105ed Rover: version 3.2.1-dev fix 7 years ago
Randy Mackay b459e7fa7f Rover: 3.2.1 release notes 7 years ago
murata 6a87840c7a AP_NavEKF3: Change the if statement to a switch statement. 7 years ago
Randy Mackay a3e9f72b0b Copter: fix default flight mode channel 7 years ago
Andrew Tridgell 89674482a7 Copter: added FLTMODE_CH parameter 7 years ago
Leonard Hall 692e6518cc AC_AttitudeControl: update param desc values for large copters 7 years ago
Leonard Hall 691abab95e AC_AttitudeControl: Update parameter ranges 7 years ago
David Ingraham 2547ca399a AP_Airspeed: Fix ARSPD2_TYPE docs 7 years ago
Michael du Breuil aec7521da4 Plane: Fix truncation of a time interval 7 years ago
Randy Mackay ebf405e53d AC_Avoid: reduce min and default DIST_MAX values 7 years ago
Andrew Tridgell 6558da2c4c HAL_SITL: fixed valgrind error in ubx driver 7 years ago
Peter Barker a97301c0f2 Copter: do not allow arming in RTL 7 years ago
Pierre Kancir 10e6fe43dd Copter: Add a switch option to enable/disable RC_Override 7 years ago
Randy Mackay d579e086cf Plane: quadplane param index comment for moved PIDs 7 years ago
Pierre Kancir cfc69214e6 Copter: add LAND_ALT_LOW parameter 7 years ago
night-ghost 3165d72647 AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 7 years ago
Randy Mackay 60c3ae1ec2 Copter: fix spelling in drift mode variable name 7 years ago
Andrew Tridgell c6c5603382 AP_Param: added back key dumping code 7 years ago
Andrew Tridgell 20b05e4228 Plane: added conversion code for PID layout change 7 years ago
Randy Mackay a6ff2cacdd Rover: 3.2.1-rc1 release notes 7 years ago
Randy Mackay f8c1d08316 Copter: 3.5.5-rc1 release note update 7 years ago
Randy Mackay 929dd04f2a Copter: 3.5.5-rc1 release notes 7 years ago
mirkix c5eb52bf8d AP_HAL_Linux: fix comment 7 years ago
Randy Mackay a5d7b8bb19 Rover: remove unused definition 7 years ago
bnsgeyer 7a9e424977 AP_Motors: added comments to indicate parameter indices previously used by RSC_PWM_MIN, RSC_PWM_MAX, and RSC_PWM_REV 7 years ago
Michael du Breuil c70282cb23 Travis: Move a number of builds to Semaphore CI, split sitltest 7 years ago
Michael du Breuil a7cdca030c Tools: Split sitl tests into per vehicle tasks 7 years ago
Tom Pittenger 518abfe1d0 Plane: Allow GUIDED mode to take advantage of crosstrack flag. 7 years ago
Randy Mackay 7b1157e2d8 Plane: remove setting accel_z PID controller's dt 7 years ago
Randy Mackay eefa629039 Copter: remove setting accel_z PID controller's dt 7 years ago
Randy Mackay 04822152da AC_PID: fixes after peer review of AC_PID_2D 7 years ago