24896 Commits (326e0f224f8b61221649bf3ba1f1eb57c4a38820)
 

Author SHA1 Message Date
Andrew Tridgell cb1a5d4c74 AP_InertialSensor: take semaphore for update of accumulators 8 years ago
Pierre Kancir 84aaca7c6e SITL: add missing break 8 years ago
Lucas De Marchi 6c9f46bafb Replay: fix shadowed declaration 8 years ago
Peter Barker cf5ed25c9e AP_HAL_Linux: do not attempt realtime when compiling Replay 8 years ago
Peter Barker 78d7a144b1 Replay: add close-on-exec to fopen flags 8 years ago
Peter Barker 4543f1c548 Replay: check return value from fopen() of output files 8 years ago
HP\isamu 1ec7d9befe Tools: add new name to Git_Success 8 years ago
Julien Beraud ac3f49b06f RPIOUART_Driver: fix warning 8 years ago
Julien Beraud dc86a53862 OpticalFlow: move onboard alloc to init() 8 years ago
Andrew Tridgell f3f1f6b0b6 AP_InertialSensor: fixed gyro orientation on l3gd20H on pixhawk 8 years ago
Michael Oborne fbeafa0d0a Update AP_BoardConfig.cpp 8 years ago
Michael Oborne e7e3478a58 AP_BoardConfig: add extra uavcan options 8 years ago
Julien Beraud c6107d812d waf: Don't use lttng in static builds 8 years ago
Francisco Ferreira 32cd49264e travis: revert commit 52854a 8 years ago
Randy Mackay 7f6ecfca3d Copter: 3.4.2 release notes 8 years ago
Peter Barker 37c2c0a822 AP_Stats: fix variable reset time bug 8 years ago
Peter Barker e94c23e0a1 mk: stop ignoring exit status of mavlink header generation 8 years ago
Andrew Tridgell c3cbd7c6f4 mavlink: submodule update 8 years ago
Andrew Tridgell 6af00027ab AP_InertialSensor: removed unused variables 8 years ago
Pierre Kancir 86c8145bd9 SITL: Change Flighgear port with instance number 8 years ago
Pierre Kancir c4b5bd4bd9 SITL: revert fg view to activate by default and use flag to disable it 8 years ago
Pierre Kancir e2b939df39 SITL: rename simin to rcin for better readability 8 years ago
Pierre Kancir 59c84c637e SITL: make fg view optional 8 years ago
Francisco Ferreira bfbb275577 AP_InertialSensor: on accel cal failure don't save values to zero 8 years ago
Francisco Ferreira a3fcebc501 AP_Param: add set_and_notify to vectors 8 years ago
Francisco Ferreira 4c8d151190 Plane: support MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira 84436ff5ae Copter: sipport MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira 2879e78230 Tracker: support MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira e870c4bf99 Rover: support MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira e763896b6a AP_AccelCal: send and receive MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira 7463d4c8f7 GCS_MAVLink: add function to send command requesting vehicle position during accel cal 8 years ago
Francisco Ferreira bc661f013e AP_AccelCal: use vehicle position values from MAVLink enum 8 years ago
Francisco Ferreira c07f377eb1 AP_AccelCal: make collect_sample responsible for state changes 8 years ago
Francisco Ferreira 34649ef66a mavlink: submodule update 8 years ago
Grant Morphett b507679630 CPUInfo: Updated the Makefile to use WAF commands 8 years ago
Andrew Tridgell 624178f3be AP_InertialSensor: added INS_FAST_SAMPLE parameter 8 years ago
Lars Kellogg-Stedman 95134d87b0 add support for a user locations.txt file to sim_vehicle 8 years ago
Peter Barker cd67c4c75c Tools: sim_vehicle.py strips comments in locations.txt 8 years ago
Andrew Tridgell c0303ffe8a AP_InertialSensor: temporarily disable fast sampling 8 years ago
Andrew Tridgell ae2dc5570e AP_Proximity: added SITL proximity backend 8 years ago
Peter Barker 0168493d8a Tools: correct LogAnalyzer VCC test 8 years ago
Michael du Breuil 4dae7a6f3d Plane: Simplify parameters 8 years ago
LZMHIT ff3eff83bd Added name to Git_Success 8 years ago
Andrew Tridgell b16226dddf AP_Baro: fixed a bug with corrupted conversions in MS5611 driver 8 years ago
Andrew Tridgell ac4b100ae4 AP_BoardConfig: use in-tree drivers for FMUv1 8 years ago
Andrew Tridgell 14a26bee6c AP_HAL: fixed ms5611 address on FMUv1 8 years ago
Andrew Tridgell 5ed8418305 Plane: move radio init after boardconfig init 8 years ago
Andrew Tridgell 00938f7dbb HAL_PX4: fixed enabled channels in init 8 years ago
Andrew Tridgell 0502eca7fc HAL_PX4: removed unused variable 8 years ago
Andrew Tridgell c794ad9ee8 AP_InertialSensor: use smaller FIFO buffers 8 years ago