25292 Commits (95b848f2b64add70c026e712ad54502a52e43777)
 

Author SHA1 Message Date
Peter Barker d11578f203 Plane: do not reset LOG_BITMASK when no CardInserted 8 years ago
Andrew Tridgell a191792e4b autotest: added octa-quad sim_vehicle.py option 8 years ago
Andrew Tridgell a2e92c4054 AP_BoardConfig: increase uavcan bus settle time to 2s 8 years ago
Peter Barker dab0d8e6e2 Rover: inform dataflash of vehicle arm state 8 years ago
Peter Barker 17f5ef4610 Plane: inform dataflash of vehicle arm state 8 years ago
Peter Barker f9802204df Copter: inform dataflash of vehicle arm state 8 years ago
Peter Barker 2c8a0a9123 DataFlash: rotate files when vehicle is disarmed 8 years ago
Peter Barker fc79fb4ab4 DataFlash: know about armed state of vehicle 8 years ago
Andrew Tridgell 68446722b6 PX4Firmware: submodule update 8 years ago
Andrew Tridgell bcea3ac8d4 Copter: handle rangefinder glitches in alt tracking 8 years ago
Grant Morphett 939fb8ddd1 Rover: Creating Rover v3.1.0beta6 8 years ago
Randy Mackay bac5deed43 AP_IRLock: health reporting based on successful I2C transfer 8 years ago
Andrew Tridgell 28b3de91cf AP_Compass: fixed orientation of internal i2c compass for FMUv1 8 years ago
Grant Morphett 515ceb3ccd Rover: Added logging of the guided commands 8 years ago
Andrew Tridgell 40bd3a8861 HAL_PX4: tidy up thread wait code 8 years ago
Andrew Tridgell f039a37971 HAL_PX4: set names on all bus threads 8 years ago
Andrew Tridgell 00ccacb2ab AP_HAL: expose device bus number 8 years ago
Andrew Tridgell f04b186879 HAL_PX4: fixed bug in instantiation of I2C bus threads 8 years ago
Andrew Tridgell 12e0c840e8 HAL_PX4: set thread names for main threads 8 years ago
Andrew Tridgell 4ef4016e5e mk: removed PX4 irlock driver 8 years ago
Andrew Tridgell c62b64a600 AP_IRLock: improved sync protocol for IRLock I2C driver 8 years ago
Andrew Tridgell 50db4d362d AC_PrecLand: use new in-tree IRLock driver 8 years ago
Andrew Tridgell c6ea451c56 AP_IRLock: new in-tree IRLock driver on I2C 8 years ago
Andrew Tridgell ca75f1fc12 mk: remove px4flow from build 8 years ago
Andrew Tridgell 752a5035d0 waf: remove px4flow from build 8 years ago
Andrew Tridgell 22717f23be AP_OpticalFlow: apply yaw for flow in all drivers 8 years ago
Andrew Tridgell 06dfbc3e09 AP_OpticalFlow: added common driver for PX4Flow 8 years ago
Andrew Tridgell 52715c5d16 AP_OpticalFlow: fixed default pixart flow scaling 8 years ago
Andrew Tridgell 9b93e12bbb AP_OpticalFlow: retry config register write up to 5 times 8 years ago
Andrew Tridgell ea462d80e6 AP_OpticalFlow: added _applyYaw method to backend 8 years ago
Andrew Tridgell abc42c737c AP_OpticalFlow: added update function for Pixart flow driver 8 years ago
Andrew Tridgell 0be1b1aac2 AP_OpticalFlow: give access to AHRS from all backends 8 years ago
Andrew Tridgell def6e014cf HAL_SITL: removed old optflow simulation 8 years ago
Andrew Tridgell 42435e700b SITL: expose height above ground to all models 8 years ago
Andrew Tridgell 2e2f8ad8cf AP_OpticalFlow: added SITL flow driver as normal driver 8 years ago
Andrew Tridgell a96ed8c188 AP_HAL: added virtual destructor for Semaphores 8 years ago
Andrew Tridgell 0889b25afa AP_OpticalFlow: initial code for Pixart optical flow chip 8 years ago
Andrew Tridgell c37c38f873 PX4NuttX: submodule update 8 years ago
Randy Mackay 54a87ad35c AP_Proximity: set minimum boundary distance 8 years ago
Randy Mackay 115bc44d3f Copter: log proximity sensors closest object 8 years ago
Randy Mackay 7485de3498 Copter: add send_proximity to send distances to GCS 8 years ago
Randy Mackay 57ae14ab4c AP_Proximity: add get distances, distance_max, distance_min 8 years ago
Randy Mackay 218c8b2d16 Copter: proximity pre-arm check displays closet object 8 years ago
Randy Mackay b46cc623a0 AC_Avoidance: adjust_velocity_polygon accepts body-frame points 8 years ago
Randy Mackay 55d79d9a32 AC_Avoidance: proximity sensor method re-uses polygon fence boundary code 8 years ago
Randy Mackay cdee68174d AC_Avoidance: rename adjust_velocity_polygon_fence 8 years ago
Randy Mackay 79280036de AC_Avoidance: rename adjust_velocity_circle_fence method 8 years ago
Randy Mackay 40c4e75ae7 AC_Avoidance: remove unnecessary const float arguments 8 years ago
Randy Mackay 6293fa1595 AP_Proximity: add boundary points for object avoidance 8 years ago
Randy Mackay 26332251f5 AP_Proximity: add ignore areas 8 years ago