37 Commits (40ea8225b6bd2e444cd07db16f276f5e1fcfd4fb)

Author SHA1 Message Date
Andrew Tridgell ac4da762d1 Rover: adjust for changed logging APIs 9 years ago
Luis Vale Gonçalves 75ffc0618a Revising ardupilot.com to .org 9 years ago
Grant Morphett 8e69b66cf0 Rover: added the VIBE logging to the Dataflash logs. 9 years ago
Tom Pittenger 92fea608f3 Rover: add item_reached_msg to GUIDED 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
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
Andre Kjellstrup 80f19aefc7 APMrover2: Camera options for better camera control 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 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
Grant Morphett 2d1745ab6a Rover: Implemented the HOME state update from Plane 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 06b2c966c1 APMrover2: implement HAL::Callbacks 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 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
Gustavo Jose de Sousa d6778fbf53 APMrover2: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa 30ffd0cbd2 APMrover2: use designated initializers for tasks structs 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
Grant Morphett 92a7a3e6ff Rover: Lets put Rover into BETA - v2.2.51 10 years ago
Grant Morphett 5044189ac9 Rover: scheduler remaining time loop calc made common 10 years ago
Grant Morphett 224d45000b Rover: fixed a bug going into guided and rover still moving 10 years ago
Grant Morphett 873e6c8e29 Rover: Doubled the rate at which read_control_switch is called. 10 years ago
Randy Mackay 14561f04b0 Rover: log IMUDT 10 years ago
Lucas De Marchi 8f74d7d982 APMrover2: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi b9b921fc38 Rover: stop using alias FUNCTOR_BIND_VOID 10 years ago
Andrew Tridgell 530c9c988f Rover: removed unused pragmas 10 years ago
Andrew Tridgell 7d51817716 Rover: fix for scheduler API change 10 years ago
Lucas De Marchi 2f5314a1a6 APMrover2: use functor macros 10 years ago
Lucas De Marchi e24c5349c8 APMrover2: cleanup in tabs and trailing whitespace 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
Andrew Tridgell 2b6835d187 Rover: rename all .pde files to .cpp files 10 years ago
Andrew Tridgell b731ebfd9e Rover: coversion to class now complete 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Grant Morphett 0f13bc6d2a Rover: Updates to guided mode to work correctly on Rover 10 years ago
Andrew Tridgell fabee44583 Rover: support raw IMU logging 10 years ago
Tom Pittenger 928a5e0766 APMrover2: compile warnings: float to double. print statements require doubles 10 years ago
Andrew Tridgell eda187c75a Rover: fix for HAL_SITL rename 10 years ago
Tom Pittenger e867b148f5 Rover: fix compile warnings for unused functions 10 years ago
Randy Mackay d5934343d4 Rover: pass sonar into ahrs constructor 10 years ago
Víctor Mayoral Vilches 0795783d37 Rover: Update compass to the new interface 10 years ago
Grant Morphett e0f828f4d2 APMrover2: Creating release 2.49 of Rover. 10 years ago
Marco Walther 339dac18f7 Rover: Fix the yellow binking lights after the AP_Notify updates 10 years ago
Grant Morphett 3535574b9d Rover: Created the rover release v2.48 10 years ago
Grant Morphett 171c0476b6 APMrover2: Publish Beta Release of version 2.48 10 years ago