28359 Commits (e0879c6fcebed4cc748437660f7cc788077ec15e)
 

Author SHA1 Message Date
Peter Barker e0879c6fce Sub: stop sending MSG_SERVO_OUT messages 8 years ago
Peter Barker db080ed60e Copter: stop sending MSG_SERVO_OUT messages 8 years ago
Peter Barker 137d513fdc Rover: move try_send_message queued_param_send up 8 years ago
Peter Barker 33858187ef Tracker: move try_send_message queued_param_send up 8 years ago
Peter Barker 1fcab08bd0 Sub: move try_send_message queued_param_send up 8 years ago
Peter Barker 4cb94b80ee Plane: move try_send_message queued_param_send up 8 years ago
Peter Barker 7c37bb324b Copter: move try_send_message queued_param_send up 8 years ago
Peter Barker ad2c3d27ec GCS_MAVLink: move try_send_message queued_param_send up 8 years ago
Peter Barker dbac7447d6 Rover: move try_send_message send_hwstatus up 8 years ago
Peter Barker e08b87763e Tracker: move try_send_message send_hwstatus up 8 years ago
Peter Barker 7c5ed54ffc Sub: move try_send_message send_hwstatus up 8 years ago
Peter Barker 089f6f4650 Plane: move try_send_message send_hwstatus up 8 years ago
Peter Barker 431e3443bd Copter: move try_send_message send_hwstatus up 8 years ago
Peter Barker 679bb7f7a5 GCS_MAVLink: move try_send_message send_hwstatus up 8 years ago
Peter Barker 4da89a948a Rover: move try_send_message mission handling up 8 years ago
Peter Barker de0c6d7ca5 Tracker: move try_send_message mission handling up 8 years ago
Peter Barker 7a72c3b1fb Sub: move try_send_message mission handling up 8 years ago
Peter Barker fee9e83881 Plane: move try_send_message mission handling up 8 years ago
Peter Barker 3e5665735f Copter: move try_send_message mission handling up 8 years ago
Peter Barker 3b472ccc17 GCS_MAVLink: move try_send_message mission handling up 8 years ago
Peter Barker dbdfce570a Rover: move try_send_message compass message handling up 8 years ago
Peter Barker 5b4d968887 Tracker: move try_send_message compass message handling up 8 years ago
Peter Barker dce947b54f Sub: move try_send_message compass message handling up 8 years ago
Peter Barker a740c10dfe Plane: move try_send_message compass message handling up 8 years ago
Peter Barker 2a62b57e11 Copter: move try_send_message compass message handling up 8 years ago
Peter Barker b8cb758fac GCS_MAVLink: move try_send_message compass message handling up 8 years ago
Peter Barker 4b63443633 Copter: correct misleading comment 8 years ago
Lucas De Marchi e98fe2d7d5 AP_HAL: RingBuffer: add missing include 8 years ago
Lucas De Marchi 61aed0f0d7 RingBuffer: example: integrate with build system 8 years ago
Murilo Belluzzo 641671a366 AP_HAL: Add simple stress test for RingBuffer class 8 years ago
Lucas De Marchi dbd074b250 AP_HAL: remove register_timer_process with extra arg 8 years ago
Lucas De Marchi c170c2a847 AP_HAL_Linux: remove register_timer_process with extra arg 8 years ago
Lucas De Marchi 6bab28397a AP_Compass: remove user of timesliced logic 8 years ago
Lucas De Marchi 0a158f6d3f AP_HAL_Linux: remove support for timesliced timer 8 years ago
Lucas De Marchi 13dbc306e1 PX4Firmware: update submodule 8 years ago
ljwang 5a7ec7d429 Delete write registers at start,using another way to repair 8 years ago
ljwang 648871a388 Fixed the QMC5883 identification,add check ID 8 years ago
Peter Barker 4865aef9e4 Sub: base SYS_STATUS load average on variable loop rate 8 years ago
Peter Barker 50cbbc324b Plane: base SYS_STATUS load average on variable loop rate 8 years ago
Peter Barker 31b33b2232 Copter: base SYS_STATUS load average on variable loop rate 8 years ago
Peter Barker d44c7f0886 Rover: base SYS_STATUS load average on variable loop rate 8 years ago
Peter Barker b445313bf1 AP_Scheduler: remove loop-period argument from load_average 8 years ago
Michael du Breuil efe70c8d3a AP_NavEKF3: Fix possible compass nullptr dereference 8 years ago
Michael du Breuil dffa3d3b40 AP_NavEKF2: Fix possible compass nullptr dereference 8 years ago
Andrew Tridgell 78f6a5a177 Tools: improve devid decode 8 years ago
Andrew Tridgell 9b16836da5 Plane: cope better with more RC trim/min/max values 8 years ago
Andrew Tridgell 99df31f6ec Plane: fixes from review 8 years ago
Andrew Tridgell ea1a4bc176 Plane: improve px4_mixer handling of servo trim/min/max 8 years ago
Andrew Tridgell cff692ca48 Plane: implement MANUAL_RCMASK 8 years ago
Andrew Tridgell 99f5229a34 SRV_Channel: added copy_radio_in_out_mask() 8 years ago