17249 Commits (a3c7297d8e4b5b37f7907e1e45c95a5d00bb6a42)
 

Author SHA1 Message Date
Andrew Tridgell a3c7297d8e HAL_Linux: fixed setting of custom directories 10 years ago
Víctor Mayoral Vilches f592981a60 TerrainIO: Support custom_terrain_directory 10 years ago
Víctor Mayoral Vilches c06abeb02e DataFlash_File: Support custom_log_directory 10 years ago
Víctor Mayoral Vilches 2e7a4aa1e6 HAL_Linux: Implement custom dir. methods 10 years ago
Víctor Mayoral Vilches e5a90c7a34 AP_HAL: Util, add custom terrain and log methods 10 years ago
Víctor Mayoral Vilches 5c4ae15deb HAL_Linux: Make use of GetOptLong 10 years ago
Víctor Mayoral Vilches 309511dc08 HAL_Linux: UARTDriver, const device_path 10 years ago
Víctor Mayoral Vilches 790f4ec56c HAL_Linux: Util fix indentation 10 years ago
Andrew Tridgell 34689cf949 autotest: cope with mavproxy logging msg changes 10 years ago
Andrew Tridgell ac3200fd32 AP_InertialSensor: make max_abs_offsets a single float, not a vector 10 years ago
Gustavo Jose de Sousa 0fcd98c804 AP_InertialSensor: disable debug on LSM9DS0 10 years ago
Gustavo Jose de Sousa c168e19e73 AP_InertialSensor: fix coding style with uncrustify on LSM9DS0 10 years ago
Gustavo Jose de Sousa 2f2a627002 AP_InertialSensor: use runtime GPIO drdy pins numbers instead C constant macros 10 years ago
Gustavo Jose de Sousa 0ef914adac AP_InertialSensor: don't take SPI semaphore if not necessary on LSM9DS0 10 years ago
Gustavo Jose de Sousa a82ab25ed3 AP_InertialSensor: use bitfield macros instead of literal values on LSM9DS0 10 years ago
Gustavo Jose de Sousa 1572324315 AP_InertialSensor: add macros for LSM9DS0 registers' bitfields 10 years ago
Gustavo Jose de Sousa 033409c629 AP_InertialSensor: set max abs calibration offset for LSM9DS0 10 years ago
Gustavo Jose de Sousa 42eb73a1d1 AP_InertialSensor: add LSM9DS0 backend 10 years ago
Gustavo Jose de Sousa c340e072f2 AP_InertialSensor: use accel instance max abs offset instead of a constant value 10 years ago
Lucas De Marchi 623c5f0713 AP_HAL_Linux: check if I2C device is chardev 10 years ago
Lucas De Marchi acc571c2c5 AP_HAL_Linux: add function to check if path is chardev 10 years ago
Lucas De Marchi a4c1b0d75f AP_HAL_Linux: add constructor to find I2C bus reliably 10 years ago
Lucas De Marchi ec5d0b6c08 AP_HAL_Linux: reorder members and methods and use C++ initializer 10 years ago
Michael du Breuil a382ce2b0c AP_GPS: Add support for logging ublox RXM-RAWX messages 10 years ago
Michael du Breuil d665c85c20 DataFlash: Add RXM-RAWX logging messages 10 years ago
mirkix 38a8a772f8 AP_GPS: Add fix status 3D+DGPS 10 years ago
Andrew Tridgell 15efae5a48 HAL_SITL: use SITL_NUM_CHANNELS 10 years ago
Andrew Tridgell f8944ab6be SITL: define number of RC out channels 10 years ago
Vladislav Zakharov be4b6033e4 AP_HAL_Linux: Navio RCInput reimplemented. 10 years ago
Vladislav Zakharov e505eb2cd8 AP_HAL_Linux: Changes in Scheduler: Added defines for delays, RCIN_RERIOD changed 10 years ago
Przemek Lekston 90378b21da AP_BattMonitor: Fix battery monitor Floating Point Exception in SITL 10 years ago
Andrew Tridgell 2291a8994e Replay: fixed build 10 years ago
Andrew Tridgell 16ada34398 build: removed include of vehicle directory in build 10 years ago
Randy Mackay d89058a75c Copter: loiter state reads takeoff climb rate during takeoff 10 years ago
Robert Lefebvre 01ae84dda6 Copter: Create Loiter state machine. 10 years ago
Andrew Tridgell ff88932091 SITL: setup turbulence in JSBSim 10 years ago
Andrew Tridgell 92c9779d18 HAL_SITL: pass turbulence to simulators 10 years ago
Randy Mackay 1a9cdac441 Copter: remove unused definition 10 years ago
Randy Mackay cc212f1398 Copter: AC3.3-rc7 release notes 10 years ago
Andrew Tridgell 8fb879a25b PX4Firmware: submodule update 10 years ago
Randy Mackay e60f53d144 Copter: arming check Bitmask param description 10 years ago
Randy Mackay 2b35fbc81f Copter: remove redundant ToRad definition 10 years ago
Randy Mackay ef20676c67 GPS: fix INJECT_TO param desc and add definition 10 years ago
Randy Mackay 0264b1aa84 AC_Circle: set only xy position targets 10 years ago
Randy Mackay 0b9c7c2a3b SerialManager: add SToRM32 to protocol param description 10 years ago
Víctor Mayoral Vilches ab5f1b3a24 BusTest: Fix compilation error with AP_ADC 10 years ago
Tom Pittenger b7e12214ed .gitignore update for jsbsim changes 10 years ago
Andrew Tridgell 3d2fcfaebd Maintainers: add Peter as DataFlash maintainer 10 years ago
Peter Barker e9e59e6c38 Rover: DataFlash frontend/backend split 10 years ago
Peter Barker 788faf1f7d Copter: DataFlash frontend/backend split 10 years ago