152 Commits (a477ef7cd6072a71949772707188afc043576ecf)

Author SHA1 Message Date
Lucas De Marchi d3ee998fa6 APMrover2: use separate header for version macro 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Grant Morphett 2c4aaf7cb3 Rover: Commit for Rover release 3.0.0 9 years ago
Lucas De Marchi dd8014dd2f APMrover2: replace header guard with pragma once 9 years ago
Michael du Breuil b6378e2827 Rover: Use arming voltage 9 years ago
Tom Pittenger 0372b52378 Rover: convert to using static send_statustext 9 years ago
Dario Lindo Andres f731a0dc53 APMrover2: Added precise camera trigger logging 9 years ago
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 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
Julien BERAUD c28a71ec63 Rover: Update Optical Flow declaration 9 years ago
Lucas De Marchi 767f126eaa APMrover2: remove unused AP_ADC_AnalogSource 9 years ago
Peter Barker 5d46a9add0 Rover: support multiple simultaneous backends 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 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 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 ee72254ff9 APMrover2: remove undefined function from header 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Caio Marcelo de Oliveira Filho bad68829ae APMrover2: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Caio Marcelo de Oliveira Filho 06b2c966c1 APMrover2: implement HAL::Callbacks 9 years ago
Andrew Tridgell 5cac948ed0 Rover: added EK2_ parameters and EKF2 instance 10 years ago
Grant Morphett 571b4478fd Rover: Using a new method to check for throttle failsafe 10 years ago
Andrew Tridgell b87ed96825 Rover: fix for changed AP_RangeFinder API 10 years ago
Siddharth Bharat Purohit b8a9f9ebc5 APMrover2: implement on-board compass calibration for APMrover 10 years ago
Peter Barker 6e3687f8af Rover: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Stewart Loving-Gibbard a315b980bf Rover: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
squilter b4cf0ce2bb Rover: update severity values 10 years ago
squilter 06eb53402f Rover: define and send FIRMWARE_VERSION 10 years ago
Tom Pittenger 2319bdb068 Rover: queue MISSION_ITEM_REACHED 10 years ago
Tom Pittenger 545d926d20 Rover: bring rover mission callback inline with copter and plane 10 years ago
Gustavo Jose de Sousa 01e05ce743 APMrover2: standardize inclusion of libaries headers 10 years ago
Grant Morphett 92a7a3e6ff Rover: Lets put Rover into BETA - v2.2.51 10 years ago
squilter aa4a7a0b28 Rover: init vehicle capabilities 10 years ago
Grant Morphett a2e9d0488c Rover: Implemented loitering at a waypoint if Param1 is non-zero 10 years ago
Randy Mackay 5ef4f8e90a Rover: log ahrs home and ekf origin 10 years ago
Peter Barker 4b0495bb15 Rover: use common mission logging code 10 years ago
Peter Barker e9e59e6c38 Rover: DataFlash frontend/backend split 10 years ago
Grant Morphett 3da78052a1 Rover: Release 2.50! 10 years ago
Grant Morphett a602173c45 Rover: added the PID logging for steering into the mavlink message. 10 years ago
Andrew Tridgell e449b3c4a1 Rover: changes for new AHRS API 10 years ago
Lucas De Marchi 2f5314a1a6 APMrover2: use functor macros 10 years ago
Andrew Tridgell daa2c611a9 Rover: fixed APM1 build 10 years ago
Andrew Tridgell 3a28811909 Rover: removed remaining warnings from PX4 build 10 years ago
Andrew Tridgell b47a09b709 Rover: fixed build of .cpp files 10 years ago