24654 Commits (a9cb03ad7434716214f7c6756b797e8b7483255b)
 

Author SHA1 Message Date
Andrew Tridgell 88df9c7029 HAL_PX4: added thread-per-bus implementation for I2C 8 years ago
Takeshi Matsumoto 66d83c12fb pull request test 8 years ago
Jani Hirvinen 81bdabe6cb Update index.html 8 years ago
Jani Hirvinen 8ede423b34 Update index.html 8 years ago
Mathieu OTHACEHE 60ba91aead Disco: add buzzer support 8 years ago
floaledm 60c59bea4d AP_Frsky_Telem: make frsky_telemetry available to GCS_MAVLINK 8 years ago
floaledm 8d0fd7cea8 Tools: add AP_Frsky_Telem 8 years ago
floaledm 9f8d2f0506 GCS_MAVLink: send status_text messages to Frsky lib queue 8 years ago
Florent Martel 8761ecca6c Copter: move AP_Frsky_Telem for waf to ardupilotwaf 8 years ago
floaledm 6dc71beb1e Plane: move AP_Frsky_Telem for waf to ardupilotwaf 8 years ago
floaledm ff23658784 Rover: move AP_Frsky_Telem for waf to ardupilotwaf 8 years ago
floaledm 4a7c9873ef AntennaTracker: include AP_Frsky_Telem lib 8 years ago
Mathieu OTHACEHE 37237a5735 Disco_LED: Do not alloc PWM_Sysfs_Bebop objects 8 years ago
Mathieu OTHACEHE 0fa441a8a5 PWM_Sysfs: add an init method to do hal dependent stuff. 8 years ago
Lucas De Marchi 91c4bf470f AP_InertialSensor: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi b7e5f56bd7 AP_Gripper: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 8cec2c188f Tools: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 4936fd8623 AP_Terrain: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi f6d475c1e6 AP_HAL_SITL: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi c9eff28c44 DataFlash: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 932d1ae244 AP_RangeFinder: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 7968736b1c AP_HAL: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 2e4c1818a3 AP_Common: add missing O_CLOEXEC definition 8 years ago
Lucas De Marchi 57aec40acb build: disable O_CLOEXEC for PX4 and VRBRAIN 8 years ago
Holger Steinhaus 5b66062f85 AP_GPS_PX4: unsubscribe on driver destruction. 8 years ago
Randy Mackay ae8aea482f Copter: 3.4.2-rc2 release notes 8 years ago
Randy Mackay 69fd0939d9 Copter: 3.4.2-rc1 release notes 8 years ago
DESKTOP-EM2VARO\tanaka e8202d82c0 add my name last line. by tanaka 2016/11/07 8 years ago
Andrew Tridgell 3ed66309ec Tools: split pip install into two cmds 8 years ago
Andrew Tridgell d3ad0fb52c mavlink: submodule update 8 years ago
Andrew Tridgell fa9412512c mavlink: submodule update 8 years ago
Randy Mackay 31b5941c45 SITL: revert increase speed of yaw in copter sitl 8 years ago
Randy Mackay b87ad8378b Copter: ACRO_Y_EXPO default to 0 8 years ago
Randy Mackay 7e031262c3 Tools: remove duplicate from Bebop2 params file 8 years ago
Randy Mackay d9e476c96f Tools: Bebop2 param get radio failsafe 8 years ago
Randy Mackay fb47480b51 Tools: Bebop params get ground effect compensation 8 years ago
Randy Mackay 93b88a68a0 Copter: only log proximity if sensor is enabled 8 years ago
floaledm 53fcbcb6c3 Copter: send ahrs groundspeed estimate instead of GPS groundspeed in VFR_HUD message 8 years ago
floaledm b2a6b93d30 Plane: send ahrs groundspeed estimate instead of GPS groundspeed in VFR_HUD message 8 years ago
Peter Barker e8fc5b9552 Tools: add set -x to install-prereqs scripts 8 years ago
gogo-hiro 30a2472b89 add name 8 years ago
Shingo Matsuura ceaa9474ed AP_RangeFinder: change enum name, add "state" word 8 years ago
Shingo Matsuura 4329cdbf2c AP_RangeFinder: change comment about fall through LEDDARONE_MODBUS_INIT case 8 years ago
Shingo Matsuura 3b8d36314c AP_RangeFinder: add comment about no break at LEDDARONE_MODBUS_INIT case 8 years ago
Shingo Matsuura 0eeca3ee0b AP_RangeFinder: remove case indent 8 years ago
Shingo Matsuura 4ca1eefd50 AP_RangeFinder: change magic numbers to define 8 years ago
Shingo Matsuura 6254787186 AP_RangeFinder: remove break in LEDDARONE_MODOBUS_INIT case and and use () around (read_len == 0) for clarity 8 years ago
Shingo Matsuura 5e5a806979 AP_RangeFinder: modified regarding to advices from @magicrub - san. 8 years ago
Shingo Matsuura 4b127edd5e AP_RangeFinder: fixed LeddarOne busy wait 8 years ago