699 Commits (b93c3d177296f1156c98e926d8aaea4369733efc)

Author SHA1 Message Date
Andrew Tridgell 39b9ae7e91 APMrover2: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell eed575886c APMrover2: update for changed AP_Camera API 9 years ago
Dario Lindo Andres f731a0dc53 APMrover2: Added precise camera trigger logging 9 years ago
Jonathan Challinger f1db10c337 APMrover2: reflect changes to AP_Mount 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa e9d3dc9e72 waf: vehicles and antennatracker: use methods from bld 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago
Gustavo Jose de Sousa a35c0d48b0 waf: ardupilotwaf: rename program to ap_program 9 years ago
Lucas De Marchi 7f04e0106e waf: change binary names 9 years ago
Gustavo Jose de Sousa 17e5d99509 waf: allow partial builds with new mavlink as submodule 9 years ago
Tom Pittenger 4280dacced Rover: add xtrack_error to DF log 9 years ago
Andrew Tridgell be456fc33d Rover: always call load_all 9 years ago
Andrew Tridgell bd272390bc Rover: support up to 14 input channels on all boards 9 years ago
pepevalbe b4c02d8cd7 Rover: added group parameter for AP_Notify library 9 years ago
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell 7daab1ee62 Rover: convert to Hz based task table 9 years ago
Andrew Tridgell c94b30b7bc Rover: fixed flymaple build 9 years ago
Andre Kjellstrup 80f19aefc7 APMrover2: Camera options for better camera control 9 years ago
Jonathan Challinger 6c4f070685 Rover: reflect renamed function in AP_AHRS 9 years ago
Julien BERAUD c28a71ec63 Rover: Update Optical Flow declaration 9 years ago
Gustavo Jose de Sousa dc81a2410e waf: use single entry point for make wrappers 9 years ago
Tom Pittenger e6cf86801d APMrover2: compiler warning - float to double promotion for print 9 years ago
DonLakeFlyer 0950c97866 Rover: return success or failure of get home position 9 years ago
Lucas De Marchi 767f126eaa APMrover2: remove unused AP_ADC_AnalogSource 9 years ago
Peter Barker fb197c9255 Rover: DataFlash-over-MAVLink support 9 years ago
Peter Barker 5d46a9add0 Rover: support multiple simultaneous backends 9 years ago
Gustavo Jose de Sousa 7837bbfd81 waf: add a make wrappers 9 years ago
Gustavo Jose de Sousa bf7b08f9fa waf: add missing AP_Arming library to APMrover2 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Luis Vale Gonçalves 999e99c6f3 Rover: revise text messages 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Grant Morphett 039ea59d7e Rover: Whitespace/formatting change ONLY for Steering.cpp 9 years ago
Grant Morphett bbbbd07935 Rover: GPS fix to ensure we only look at new GPS messages 9 years ago
Grant Morphett e81973cd29 Rover: motor_active method similar to the plane is_flying but simpler 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
Grant Morphett 2d1745ab6a Rover: Implemented the HOME state update from Plane 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
Lucas De Marchi b76f498799 APMrover2: don't use avr include dir for tags 9 years ago
Lucas De Marchi 91dbfce5f9 APMrover2: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi 1a084e5dcd APMrover2: remove check for AVR CPUs 9 years ago
Lucas De Marchi 45ba94343d APMrover2: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 79230bc68d APMrover2: fix passing AP_Float to printf 9 years ago
Lucas De Marchi c3fe71a0d5 APMrover2: fix wrong printf format for printf 9 years ago
Lucas De Marchi b02661b478 APMrover2: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 4ab9821624 Replace use of Log_Write_Message_P() with Log_Write_Message() 9 years ago