18 Commits (938865da41f7495a66852f964c167855eec14c44)

Author SHA1 Message Date
Dr.-Ing. Amilcar do Carmo Lucas 0725879c49 AP_Avoidance: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker 8dfdda1cf0 AP_Avoidance: adjust for location flags being moved out of union 6 years ago
Andrew Tridgell 935c9167ab AP_Avoidance: added semaphore 7 years ago
Tom Pittenger 7134a4bdf6 AP_Avoidance: track src with correct label - use MAVLink label 7 years ago
Andrew Tridgell c4fafa490f AP_Avoidance: fixed use of fabs() 7 years ago
Matt b5bdaa18ac AP_AVOIDANCE: Minimum altitude for avoidance action 7 years ago
Lucas De Marchi 46e8d9b6d1 AP_Avoidance: add static create method for AP_Avoidance_* 7 years ago
murata 75f744591e AP_Avoidance: Change the determination place of the index value. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8bd51fa068 AP_Avoidance: Use SI units conventions in parameter units 8 years ago
Michael du Breuil c079532a7a AP_Avoidance: Remove unutilized get_destination_perpendicular 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8032ed295d AP_Avoidance: add units to param descriptions 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger 330c63b010 AP_Avoidance: handle condition where avoid is disabled while avoiding 9 years ago
Tom Pittenger c06b63b4cd AP_Avoidance: provide different default params for copter vs plane 9 years ago
Tom Pittenger 0d14941eea AP_Avoidance: set param "Enable" to be FLAG_ENABLE 9 years ago
Peter Barker 89fbf23012 AP_Avoidance: get_location becomes a method on adsb rather than a abds vehicle 9 years ago
Peter Barker b5c1019aac AP_Avoidance: adsb based avoidance library 9 years ago