35427 Commits (0c6b382f2a4d7e85cd75630e27a12c58285f0e1f)
 

Author SHA1 Message Date
Peter Barker c4bee518bb AC_Fence: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker e2e17b8822 Sub: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker d1727d26a1 Plane: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker 75fb9780f7 Copter: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker 703eef7fb4 Tracker: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker b67876316a Rover: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker ef46acda71 GCS_MAVLink: support MAV_CMD_SET_MESSAGE_INTERVAL 6 years ago
Peter Barker b31ce6ae69 Sub: adjust for new update entry points into GCS 6 years ago
Peter Barker 7161f57d64 Tracker: adjust for new update entry points into GCS 6 years ago
Peter Barker 05f2e51b4d Copter: adjust for new update entry points into GCS 6 years ago
Peter Barker 7f5c0db949 Plane: adjust for new update entry points into GCS 6 years ago
Peter Barker 9665d8d2e9 Rover: adjust for new update entry points into GCS 6 years ago
Peter Barker aff81d6f76 Tools: autotest: add test for SET_MESSAGE_INTERVAL 6 years ago
Peter Barker ef3654e343 Copter: update GCS at main loop rate 6 years ago
Peter Barker fe6342107b Sub: add parameter stream to list-of-all-streams 6 years ago
Peter Barker 1ca67df663 Plane: add parameter stream to list-of-all-streams 6 years ago
Peter Barker 924b278120 Copter: add parameter stream to list-of-all-streams 6 years ago
Peter Barker 730dc191cc Tracker: add parameter stream to list-of-all-streams 6 years ago
Peter Barker 0d8e3bdfd8 Rover: add parameter stream to list-of-all-streams 6 years ago
Peter Barker db5f933e7a AP_Common: Bitmask: add assignment operator 6 years ago
Peter Barker 942555ceb8 AP_Common: add tests for Bitmask 6 years ago
Andrew Tridgell 0fcb22afde AP_Common: added first_set() method to Bitmask 6 years ago
Peter Barker 8a0e3dd657 AP_HAL: add millis16 to HAL; provide weak implementation 6 years ago
Peter Barker 09bdb6315b AP_Common: define WEAK attribute 6 years ago
Peter Barker 723ad34dfb Tools: autotest: disable disarm_delay in case of rc getting stuck 6 years ago
Peter Barker f0a95182be GCS_MAVLink: add is_active and is_streaming methods 6 years ago
Matt 441222e80b Frame_params: Update to Solo parameters 6 years ago
Andrew Tridgell 735a4b6f18 HAL_ChibiOS: setup PH4 for right voltage scaling 6 years ago
Jani Hirvinen 38fc4975d8 autotest statistics tags 6 years ago
Andrew Tridgell cb3b0bd373 SITL: don't try to connect Morse sockets so quickly 6 years ago
Andrew Tridgell cdd7d1c83d SITL: added Morse rover follow example script 6 years ago
Andrew Tridgell 3d2634671f AP_Follow: fixed handling of FOLL_SYSID parameter 6 years ago
Peter Barker 0440106c16 autotest: allow autotest with valgrind to cope with new operator 6 years ago
Peter Barker 8e63d61b9e Tools: autotest: tidy valgrind invocations 6 years ago
Andrew Tridgell 64abd7f318 SITL: added follow example for rover 6 years ago
Andrew Tridgell 9b9ce2b1a2 SITL: removed Morse position offset 6 years ago
Andrew Tridgell 824d619ab6 SITL: allow override of Morse sensors and control ports 6 years ago
Andrew Tridgell 234e3b97ef SITL: don't include vehicle name in Morse string seach 6 years ago
Andrew Tridgell fa04c2d094 Plane: prevent jitter on surfaces due to speed scaling 6 years ago
Randy Mackay 1f55fd9f0d AP_HAL_VRBRAIN: remove debug print when SPI device not found 6 years ago
Randy Mackay 07849117fb AP_HAL_PX4: remove debug print when SPI device not found 6 years ago
Randy Mackay 790a00d8a6 AP_HAL_Linux: remove debug print when SPI device not found 6 years ago
Randy Mackay 8b963e7b92 AP_HAL_ChibiOS: remove debug print when SPI device not found 6 years ago
Randy Mackay 550be0bfb1 Copter: tradheli default table made static 6 years ago
Randy Mackay 94ee157575 AP_Param: set_defaults_from_table reports failure with sensor_config_error 6 years ago
Randy Mackay 00b909255c Copter: tradheli uses set_defaults_from_table 6 years ago
Randy Mackay 71708ee4ea Plane: quadplane uses set_defaults_from_table 6 years ago
Randy Mackay 2ccb9061d9 AP_Param: minor format fixes 6 years ago
Randy Mackay 98cd300885 AP_Param: add set_defaults_from_table 6 years ago
Andrew Tridgell 997d07b694 SITL: use replace.h in SIM_Morse 6 years ago