42 Commits (master)

Author SHA1 Message Date
Peter Barker da2b530ce8 AP_Rally: tidy creation of Location from RallyLocation 3 years ago
Peter Barker d1f4e95b26 AP_Rally: clarify that rtl altitude is in cm amsl 3 years ago
Peter Barker a2a63e14b1 AP_Rally: tidy calculation of nearest rally/home 3 years ago
Peter Barker 6fafd04b2f AP_Rally: tidy includes 3 years ago
Andy Piper 0d9b677586 AP_Rally: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI 3 years ago
Gone4Dirt 9b7b9c351a AP_Rally: Add APM_BUILD_Heli 3 years ago
Siddharth Purohit 1ffc18006b AP_Rally: omit code that breaks build for herepro 4 years ago
Peter Barker 102543684e AP_Rally: add support for AP_Logger into AP_Periph 4 years ago
Peter Barker d390126b93 AP_Rally: rename APMrover2 to Rover 5 years ago
Peter Barker 8911e67900 AP_Rally: adjust to allow for uploading via the mission item protocol 6 years ago
Peter Barker ddfccf1e67 AP_Rally: correct math conversion problems 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 00a80f3a1a AP_Rally: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker 2039fadfb7 AP_Rally: do not take reference to AHRS in constructor 6 years ago
Peter Barker e06d9e65b2 AP_Rally: use AP::rally() to get singleton 6 years ago
Peter Barker 542aa4c9e0 AP_Rally: log any changes or additions to rally points 6 years ago
Peter Barker 1f5727c0b2 AP_Rally: adjust for location flags being moved out of union 6 years ago
Michael du Breuil 36cc66f0f3 AP_Rally: Move handling of home out of find_nearest_rally_point 6 years ago
Michael du Breuil 0d369929cb AP_Rally: Create singleton 6 years ago
Raouf 90a27520e9 AP_Rally: rover includes home by default 7 years ago
Michael du Breuil 37df0c20eb AP_Rally: Remove stale comment, and unneded define check 7 years ago
Andrew Tridgell 7122cae589 AP_Rally: removed create() method for objects 7 years ago
Lucas De Marchi 2f2abc2924 AP_Rally: add static create method 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas a1de89a812 AP_Rally: Use SI units conventions in parameter units 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Francisco Ferreira ef28be9ce8 AP_Rally: add is_valid method 9 years ago
Lucas De Marchi f908dffbeb AP_Rally: replace header guard with pragma once 9 years ago
Caio Marcelo de Oliveira Filho 5344d95ef5 AP_Rally: use millis/micros/panic functions 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa 6dd38079d6 AP_Rally: standardize inclusion of libaries headers 10 years ago
Randy Mackay 136853a750 Rally: rename RALLY_HOME_INC param to INCL_HOME 10 years ago
KiwiHC16 e0e2ed519c Rally: add RALLY_HOME_INC param to use Home as a Rally point 10 years ago
Tom Pittenger 5f49b79d2f Rally: fix compile warnings re float constants 10 years ago
Randy Mackay f41d7ddaee Rally: reduce distance limit to 300m for copter 10 years ago
Randy Mackay 0c4ee422a4 Rally: fix comment to clarify altitudes are absolute 11 years ago
Andrew Tridgell 7cbb326405 AP_Rally: convert to using StorageManager 11 years ago
Andrew Tridgell 88bc1fb4d3 AP_Rally: fixed build for non-standard vehicle types 11 years ago
Andrew Tridgell 723aa7e336 AP_Rally: added last_change_time_ms() call 11 years ago
Andrew Tridgell a295760e56 AP_Rally: fixed indentation 11 years ago
Michael Day 96173bfb8a AP_Rally: Added one getter method and made a utility method public. 11 years ago
Randy Mackay 7011ab40c2 Rally: define RALLY_WP_SIZE and RallyLocation 11 years ago
Michael Day a2aab2ab5e AP_Rally: Minor fixes to AP_Rally after initial testing 11 years ago
Andrew Chapman 5825bac410 AP_Rally library 11 years ago