34 Commits (2980d47e23978ec1b1ab22bb9ab6e4862c4b711b)

Author SHA1 Message Date
Grant Morphett 094d571196 Rover: Skid steering disarming fixes 9 years ago
Andrew Tridgell f61ba903dd Rover: don't stall EKF during baro cal 9 years ago
Andrew Tridgell 99cc737693 Rover: simplify UART setup 9 years ago
Lucas De Marchi 368a72044c APMrover2: fix indentation leading to compiler warning 9 years ago
Andrew Tridgell c0172516af Rover: use DataFlash::log_while_disarmed() 9 years ago
Lucas De Marchi d3ee998fa6 APMrover2: use separate header for version macro 9 years ago
Tom Pittenger c38bec6385 Rover: use set_dataflash() for static logging 9 years ago
Jonathan Challinger f1db10c337 APMrover2: reflect changes to AP_Mount 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
Luis Vale Gonçalves 999e99c6f3 Rover: revise text messages 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
Lucas De Marchi 91dbfce5f9 APMrover2: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi 45ba94343d APMrover2: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Peter Barker 6e3687f8af Rover: DFMessageWriter; ability to trickle messages out to DF 10 years ago
squilter b4cf0ce2bb Rover: update severity values 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
Grant Morphett f314b243ee Rover: Make guided operate the same way as Plane/Copter. 10 years ago
Randy Mackay 31aae1f019 Rover: Log_Write_Startup writes parameters 10 years ago
Grant Morphett e86a89e5bd Rover: Moving parameter logging to be after all systems have started 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 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
Randy Mackay 757f388d62 Rover: add support for 4th mavlink channel 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 e867b148f5 Rover: fix compile warnings for unused functions 10 years ago
Randy Mackay 8f49c96b1a Rover: fix serial manager integration 10 years ago
Randy Mackay ff1d6dea61 APMRover: integrate Serial Manager instance 10 years ago
Andrew Tridgell 29bf3f569e Rover: removed 1D accel calibration 10 years ago
Andrew Tridgell b8ab87ea86 Rover: added CLI_ENABLED parameter 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
Grant Morphett 4ffb4f6fef APMrover2: Changes to fix the warnings in rover sitl build. 10 years ago
Randy Mackay 9f7f1e62df Rover: integrate SerialManager 10 years ago
Randy Mackay 1ab405bf88 Rover: integrate mount frontend-backend restructure 10 years ago
Matthias Badaire ff064e12b1 Rover: Frsky telemtry change move parameter to init of the class 10 years ago