14602 Commits (c3fd354452ea83cc98ba49aad3be923a3bd8521c)

Author SHA1 Message Date
Francisco Ferreira e0f4d3dbe5
AP_HAL: remove unused HAL_AIRSPEED_MS4515DO_I2C_BUS macro 8 years ago
Francisco Ferreira d3ed4420e6
AP_Airspeed: remove unused MS4525D0_I2C_BUS macro 8 years ago
Vinicius Juvinski 78deddabda AP_Airspeed: MS4525: Add support to I2C Bus 2 8 years ago
José Roberto de Souza 9ee007f924 AP_HAL_PX4: Map PX4_I2C_BUS_EXPANSION1 8 years ago
José Roberto de Souza e674d6ee20 AP_HAL_PX4: aeorfc: Move GPS to UART7 8 years ago
Francisco Ferreira 6cf8791eb5
AP_Compass: correct comment in LIS3MDL driver 8 years ago
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess() 8 years ago
Lucas De Marchi 08637f1dcc AP_HAL_VRBRAIN: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 1aaba01622 AP_HAL_QURT: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 9e66938f68 AP_HAL_PX4: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 93a558ce5c AP_HAL_Linux: do not call delay callbacks on other threads 8 years ago
Peter Barker ad2c3d27ec GCS_MAVLink: move try_send_message queued_param_send up 8 years ago
Peter Barker 679bb7f7a5 GCS_MAVLink: move try_send_message send_hwstatus up 8 years ago
Peter Barker 3b472ccc17 GCS_MAVLink: move try_send_message mission handling up 8 years ago
Peter Barker b8cb758fac GCS_MAVLink: move try_send_message compass message handling up 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
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 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 99f5229a34 SRV_Channel: added copy_radio_in_out_mask() 8 years ago
Andrew Tridgell 1f1b4241c3 SRV_Channel: added get/set for reversed and function 8 years ago
Andrew Tridgell 75999dbb39 SRV_Channel: prevent negative slew rate 8 years ago
khancyr 15398f8b0e AP_Math: correct variable init and remove define in polygon 8 years ago
Randy Mackay f5f6ec5238 AP_Arming: rename _MIN_VOLT to _VOLT_MIN 8 years ago
Randy Mackay 2f3a57e0aa AP_Arming: minor variable type change 8 years ago
Randy Mackay 330a6065ca AP_Arming: Copter gets MIN_VOLT parameters 8 years ago
Michael du Breuil 2894b7cbea L1_Control: Ensure that LIM_BANK passes a sea level sanity check 8 years ago
Peter Barker 975d2fd0d1 DataFlash: add debug for io thread failure 8 years ago
Peter Barker b4688bd3d4 GCS_MAVLink: move common mavlink camera handling up 8 years ago
Peter Barker bb06b02df6 AP_Camera: add const to some parameters 8 years ago
Peter Barker a94bf851eb AP_Camera: use multiplication in place of division 8 years ago
Peter Barker 9390539231 AP_Camera: tidy up usage of trigger_pic 8 years ago
Peter Barker 84ef63edc7 AP_Camera: camera is responsible for taking distance-based-images and logging 8 years ago
Peter Barker 7f59279670 AP_GPS: make time_epoch_usec const 8 years ago
priseborough db7c8439c6 AP_NavEKF3: Fix bug in wheel odometry timestamp correction 8 years ago
Matt 5b605d6e1c AP_Notify: Fix for Oreo LED gyro init inidication 8 years ago
khancyr f583121433 AC_Fence: reset fences breach on disable 8 years ago
Peter Barker e7ff5107fb AP_GPS: tidy mavlink message handling using switch statement 8 years ago
Peter Barker 2ad453fc89 AP_GPS: handle inject packets as part of handle_msg 8 years ago
Peter Barker 60ffe00164 GCS_MAVLink: move gps inject handling up 8 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough cbe8f97489 AP_NavEKF3: rename struct used for velocity odometry observations 8 years ago