50 Commits (22b4c9310139813ccea76cd5c87ed116d05e32a6)

Author SHA1 Message Date
Andrew Tridgell fe4baf2904 Rover: setup frame type parameter flags 8 years ago
Peter Barker 407e251e1d Rover: rename gcs[] to gcs_chan[] 8 years ago
Andrew Tridgell 36cf57c0fa Rover: fixed parameter path 8 years ago
Pierre Kancir 99ba8bdc08 APMRover2: add advance failsafe 8 years ago
murata 0c813c5afa Rover: Unify from print or println to printf. 8 years ago
Andrew Tridgell 9fe3eba2a0 Rover: added automatic parameter upgrade for SRV_Channel 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5bf45dbffd APMrover2: publish SPEED2THR_ parameters 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 0054df9907 APMrover2: Correct AUTO_TRIGGER_PIN Values format 8 years ago
Pierre Kancir 70d0997b73 Rover: Parameters.cpp correct whitespace, remove tabs 8 years ago
priseborough 2facebff80 Rover: Add EKF3 and remove EKF1 8 years ago
Pierre Kancir dec954bb0c Rover: added crash check 8 years ago
murata bbf0cfb564 APMrover2: Change from printf statement to print, println statement. 8 years ago
Pierre Kancir 326e0f224f Rover: added SYSID_ENFORCE parameter 8 years ago
Peter Barker 36c0bacada Rover: support for AP_Stats (flight time, bootcount, runtime) 8 years ago
Peter Barker cfee3b6c0e Rover: add support for ParametersG2 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay d39190ff30 Rover: TELEM_DELAY parameter range to 30sec 9 years ago
Pierre Kancir 1a3fc56682 APMrover2: fix typo in parameter 9 years ago
Peter Barker 44791268ac Rover: use SPEED_CRUISE define from config.h 9 years ago
Andrew Tridgell fd0f31dc44 Rover: added AP_Button support 9 years ago
Grant Morphett 35a132f74e Rover: Added throttle PID logging 9 years ago
Andrew Tridgell c0172516af Rover: use DataFlash::log_while_disarmed() 9 years ago
Grant Morphett bd24dd79a8 Rover: Fixing up some of the outdated parameter comments/doco 9 years ago
Lucas De Marchi 56eccd6e41 APMrover2: Update path locations for parameters 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Andrew Tridgell be456fc33d Rover: always call load_all 9 years ago
Andrew Tridgell bd272390bc Rover: support up to 14 input channels on all boards 9 years ago
pepevalbe b4c02d8cd7 Rover: added group parameter for AP_Notify library 9 years ago
Peter Barker 5d46a9add0 Rover: support multiple simultaneous backends 9 years ago
Caio Marcelo de Oliveira Filho ee073787c8 Rover: use millis/micros/panic functions 9 years ago
Grant Morphett 3636b53313 Rover: Implementation of the ARMING functionality 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 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 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Andrew Tridgell 5cac948ed0 Rover: added EK2_ parameters and EKF2 instance 10 years ago
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 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
Randy Mackay 536311744d Rover: fix link to BATT param descriptions 10 years ago
Stewart Loving-Gibbard c55e4e275d Rover: fix spelling errors in Parameters.cpp 10 years ago
Grant Morphett a602173c45 Rover: added the PID logging for steering into the mavlink message. 10 years ago
Dario Lindo Andres 39c0879dac Rover: added CLI_ENABLED parameter 10 years ago
Andrew Tridgell e449b3c4a1 Rover: changes for new AHRS API 10 years ago
Andrew Tridgell 8046b1fd5c Rover: fixed path for GCS_MAVLink parameters 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