467 Commits (ebfd828087d7a515080e3ba0ecbb9e6548afbc71)

Author SHA1 Message Date
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
Andrew Tridgell ac7f36494b Rover: use the next navigation course to adjust steering gain in turns 11 years ago
Andrew Tridgell 58cfdebcd0 Rover: added BRAKING_SPEEDERR parameter 11 years ago
Andrew Tridgell 87c77dc07f Rover: added SERIAL_CONTROL support 11 years ago
Andrew Tridgell c6f9627782 Rover: use new channel output API 11 years ago
Andrew Tridgell 337ca31b79 Rover: update for gps.setHIL() API 11 years ago