23 Commits (a99f67fd5ba50f8eed833ef017a1571bd80bb3e6)

Author SHA1 Message Date
Peter Barker 4c434c2df9 AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
Pierre Kancir ff4587a33a AP_Math: move location define to Location class 6 years ago
Pierre Kancir 4f31c3dcd5 AP_Math: move line_path_proportion to Location 6 years ago
Pierre Kancir e06d7dbbf7 AP_Math: move location_passed_point to Location and rename 6 years ago
Peter Barker 11dcdc58e0 AP_Math: clean up includes a little 6 years ago
Pierre Kancir 121e5d0abf AP_Math: move location_3d_diff_NED to Location and rename 6 years ago
Pierre Kancir e787922ab0 AP_Math: move check_latlng to Location 6 years ago
Pierre Kancir b10e75f4e1 AP_Math: move locations_are_same to Location and rename to same_latlon_as 6 years ago
Pierre Kancir 00fa07ef33 AP_Math: move location_diff to Location and rename 6 years ago
Pierre Kancir b31e5bf055 AP_Math: move location_update to Location and rename to offset_bearing 6 years ago
Pierre Kancir 88b29ff18c AP_Math: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
Pierre Kancir f6941beeb9 AP_Math: fix circulary inclusion error 6 years ago
Peter Barker e6a8e337c7 AP_Math: move sanitize to be a method on location 6 years ago
Peter Barker 431bd77d7e AP_Math: move print_latlon into sole caller 6 years ago
Peter Barker 499cc45ac0 AP_Math: move longitude_scale into Location class 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 65ccef04b9 AP_Math: replace location_offset() and get_distance() C function calls with Location object member (C++) function calls 6 years ago
Dr.-Ing. Amilcar Do Carmo Lucas e13281ab2d AP_Math: add overloaded functions get_horizontal_distance_cm() and get_bearing_cd() (NFC) 7 years ago
Michael du Breuil 97c57764c4 AP_Math: Add a 3D location difference, returning NED 8 years ago
murata f9add59b58 Global: Aggregate the same definitions. 8 years ago
Tom Pittenger 00aaa78757 AP_Math: add separate check_lat() and check_lng() 9 years ago
Tom Pittenger ce9ecf9f3d AP_Math: added check_latlng helper 9 years ago
Tom Pittenger 278fb2e60d AP_Math: add location sanity checker/fixer util 9 years ago
dgrat 672acdc8ef AP_Math: Created location.h header for location functions 9 years ago