28 Commits (0aa0380db878bb91af7242094dc5a0caf2e23573)

Author SHA1 Message Date
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() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Caio Marcelo de Oliveira Filho 06b2c966c1 APMrover2: implement HAL::Callbacks 10 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 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
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
Staroselskii Georgii 1670ccf774 Rover: fixed BattMonitor initialisation 10 years ago
Jonathan Challinger d08aa3edac APMrover2: use hal.util soft_armed state 10 years ago
Randy Mackay 9f7f1e62df Rover: integrate SerialManager 10 years ago
Randy Mackay 1ab405bf88 Rover: integrate mount frontend-backend restructure 10 years ago
Robert Lefebvre f796518695 Rover: Change Compass logging to new DataFlash method that handles instances. 10 years ago
Andrew Tridgell e575bc264e Rover: updates for new AP_Baro API 10 years ago
Staroselskii Georgii 9f54c4920e Rover: added AK8963 support 10 years ago
Andrew Tridgell 5193b2b7cf Rover: added OpticalFlow object 10 years ago
Randy Mackay 4db219e70a Rover: pre_arm_gps_check flag always true 10 years ago