522 Commits (45a12646bee6e5ff98c4f145f45e42bcfd32d8c3)

Author SHA1 Message Date
Andrew Tridgell 9453154b75 Rover: use handle_set_mode() 11 years ago
Randy Mackay a860d91930 Rover: allow GCS to turn safety switch on/off 11 years ago
Randy Mackay bab2c17e11 Rover: set sys_status motor outputs bit from safety switch 11 years ago
Randy Mackay 2dbfc6158d Rover: check target of set-mode request from GCS 11 years ago
Randy Mackay 9de1ae8fbb Rover: individual accel and gyro status to GCS 11 years ago
Andrew Tridgell 3d8f1e03e1 Rover: prepare for 2.46 release 11 years ago
Andrew Tridgell 87f0cb6168 Rover: remove unused variable 11 years ago
Andrew Tridgell 7cda392827 Rover: show firmware version on param list 11 years ago
Andrew Tridgell 06c77c167e Rover: set GPS non-blocking 11 years ago
Randy Mackay d130f0c499 Revert "Rover: use rcmap when sending radio_in to GCS" 11 years ago
Randy Mackay fb867f3a06 Rover: use rcmap when sending radio_in to GCS 11 years ago
Andrew Tridgell c150338e53 Rover: convert to using StorageManager 11 years ago
Andrew Tridgell 0588d88435 Rover: fixed build 11 years ago
Andrew Tridgell 30b9c60938 Rover: rename Tele2Protocol to Serial2Protocol 11 years ago
Matthias Badaire 874ef65d74 Plane: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Andrew Tridgell bea5c8ae0c Rover: change default throttle slew rate to 100 11 years ago
Andrew Tridgell 7810314f7c Rover: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell 71132058b4 Rover: need AP_Terrain.h for AP_Mission 11 years ago
akdslr 1083a89b0f Ardurover2 Parameters: Changed the SONAR prefix to RNGFND and renamed the previous SONAR_ parameters 11 years ago
Andrew Tridgell 739edafb42 Rover: use HAL board subtypes 11 years ago
Andrew Tridgell 3143e192d3 Rover: changes for more common mavlink code 11 years ago
Randy Mackay 170ca89a21 Rover: PREFLIGHT_SET_SENSOR_OFFSETS used to set compass offsets 11 years ago
Randy Mackay d789735d0d Rover: rename compass set_and_save_offsets 11 years ago
Randy Mackay 9064d7ebca Rover: add support for DO_SET_ROI outside of missions 11 years ago
Randy Mackay 3790b3aa82 Rover: add support for DO_SET_ROI within mission 11 years ago
Andrew Tridgell bfe705a14d Rover: convert to new AP_RangeFinder API 11 years ago
Andrew Tridgell fdeedfa173 Rover: support 3 magnetometers 11 years ago
Andrew Tridgell 57685ddf84 Rover: update for AP_Mount change 11 years ago
Randy Mackay 4d93dd47ee Rover: use common Log_Write_Camera 11 years ago
Andrew Tridgell a72b362c1f Rover: prepare for new beta 11 years ago
Andrew Tridgell a1b94bf852 Rover: prevent unsupported command messages 11 years ago
Andrew Tridgell 43059fbff5 Rover: release 2.46beta 11 years ago
Andrew Tridgell e35c0a578d Rover: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell c4c912c703 Rover: use new GCS_Common.cpp functions 11 years ago
Andrew Tridgell 57e14f5387 Rover: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell ed4068dc90 Rover: update baud rate parameter descriptions 11 years ago
Andrew Tridgell 1118609024 Rover: change baudrates to 16 bit 11 years ago
Andrew Tridgell fc0d703b9b Rover: much simpler SPEED_TURN_GAIN implementation 11 years ago
Andrew Tridgell 35e87fa2ea Rover: use setup_uart() 11 years ago
Andrew Tridgell 482933acd7 Rover: added reporting of AHRS health 11 years ago
Randy Mackay d7e015db89 Rover: add Pixhawk pin to RSSI_PIN's @Value 11 years ago
Randy Mackay 8b92ff4695 Rover: remove unused RELAY_PIN definition 11 years ago
Andrew Tridgell 48919b6253 Rover: use EKF velocity for high rate ground_speed updates 11 years ago
Andrew Tridgell cd8fd86565 Rover: use mission.start_or_resume() 11 years ago
Andrew Tridgell 05c59c757c Rover: use get_current_nav_index() 11 years ago
Andrew Tridgell c413cdc480 Rover: set AHRS vehicle class 11 years ago
Andrew Tridgell 594c5c07b3 Rover: setup failsafe trim values for if FMU firmware dies 11 years ago
Andrew Tridgell 030567854b Rover: ensure we log both GPS at the time we receive a message 11 years ago
Emile Castelnuovo c5620dfd39 Rover: added VRBRAIN #defines and #includes 11 years ago
Andrew Tridgell 8322525431 Rover: show next wp when not running a mission 11 years ago