28109 Commits (f692ad04d0ea22b8874926e9dc0cac23263bbeae)
 

Author SHA1 Message Date
David Sidrane bc075208d5 rpi:Use Non Arch specific Board identity API 7 years ago
David Sidrane a1abd1b632 sitil:Use Non Arch specific Board identity API 7 years ago
David Sidrane ed9223edaf board_identity:Added common no-arch specific board_identity API 7 years ago
David Sidrane 1ac54f977e board_common:Documentation clean up 7 years ago
David Sidrane 9709d23179 logger:Use PX4 GUID for sys_uuid 7 years ago
David Sidrane 347ac48eab posix:Added PX4 GUID API board_get_px4_guid_formated 7 years ago
David Sidrane a16ca0ccf9 sitl:Added BOARD_OVERRIDE_PX4_GUID 7 years ago
David Sidrane 7f29b04e41 sim:Added BOARD_OVERRIDE_PX4_GUID 7 years ago
David Sidrane ba336bd19e rpi:Added BOARD_OVERRIDE_PX4_GUID 7 years ago
David Sidrane a1d5cb766a ocpoc:Added BOARD_OVERRIDE_PX4_GUID 7 years ago
David Sidrane cca2fd8471 eagle:Added BOARD_OVERRIDE_PX4_GUID 7 years ago
David Sidrane 39a0021251 ver:Add PX4 GUID (MFGUID and UID will be deprecated later) 7 years ago
David Sidrane 7050657a6e board_identity:Add stm32 board_get_px4_guid and board_get_px4_guid_formated API 7 years ago
David Sidrane 1c2f8bd4c4 board_identity:Fix potential buffer over flow 7 years ago
David Sidrane f24a052355 board_common:Add PX4 GUID, deprecate other UUID API 7 years ago
David Sidrane 8bec5fc37b px4_micro_hal:Define PX4_SOC_ARCH_ID 7 years ago
Martina e73c50ad9c mc_pos_control_main: enable continuos update of vehicle_trajectory_waypoint 7 years ago
Beat Küng 02d89575b0 px4fmu-v2: disable camera_trigger 7 years ago
Beat Küng fb04a611c5 gps: reduce stack size 7 years ago
Beat Küng cef6cf96f8 gps: reduce delay by reducing the sleep time 7 years ago
Beat Küng 979e8ad28b gps drivers: update submodule 7 years ago
Beat Küng 403f909e3a mavlink_receiver: simplify sleeptime calculation 7 years ago
Beat Küng 23094b9ac9 ekf2: subscribe only to 2 gps topic instances 7 years ago
Matthias Grob e167e6bec4 px_uploader: catch non-standard baud exception 7 years ago
Matthias Grob ebdea6e50d px_uploader: fix code and output spacing 7 years ago
Daniel Agar 181b2f69ed
Github templates add support question and documentation issue (#10613) 7 years ago
Matthias Grob bee6a6b8b0 Refactor: Use new matrix::Vector2f constructor 7 years ago
Matthias Grob ada0179cda matrix lib: update to latest version 7 years ago
Lukas Woodtli 587c2e2477 Improve the use of ubsan in SITL pipeline 7 years ago
Bart Slinger 9530b6c24d bebop 2 disable motors on kill (#10605) 7 years ago
Daniel Agar b83cb79596
Update submodule DriverFramework to latest Sun Sep 30 08:37:23 EDT 2018 (#10604) 7 years ago
Daniel Agar 9d2ff820bf
px4fmu-v2 disable sdp3x to save flash (#10600) 7 years ago
Paul Riseborough 72f85e4b2d ekf2: Handle blending of dissimilar rate GPS data (#10570) 7 years ago
Beat Küng df9a09ce9d PreflightCheck: rename 'Estimator internal checks' to 'Position unknown' 7 years ago
Beat Küng 30cf287f7b PreflightCheck: update messages & use proper log level 7 years ago
Beat Küng af07497b21 mavlink_log: add mavlink_log_warning 7 years ago
Beat Küng ee928c20f0 PreflightCheck: improve error message in case there is no sensor data 7 years ago
Beat Küng 7f0f391fe1 GPS PreflightCheck: improve failure reporting 7 years ago
Beat Küng f1966aa3fd PreflightChecks: improve labels by not capitalizing everything 7 years ago
Beat Küng 0784725ad3 ekf2: only report gps failure flags that are enabled 7 years ago
Beat Küng 0e1e0b997d mavlink_receiver: reduce s_variance_m_s for HIL GPS message from 1 to 0.1 7 years ago
Daniel Agar 066ca50ddf
mission test temporarily increase landed timeout 60s -> 120s (#10596) 7 years ago
Beat Küng 465d399e8f land_detector: move _parameterSub to the right place 7 years ago
Beat Küng b69dd50d90 land_detector: cleanup subscriptions & publications 7 years ago
Beat Küng 0ac5f2cd8b ulanding radar: add UART config param 7 years ago
Beat Küng a1f0f88b33 posix_ocpoc_cross.cmake: fix ulanding module 7 years ago
Beat Küng 079a43238f mc_pos_control: print Failsafe message only once when entering failsafe 7 years ago
Beat Küng 720b3307d8 mc_pos_control: limit flight task init failure printf's 7 years ago
Beat Küng ff69158836 mc_pos_control: add missing orb_unsubscribe 7 years ago
Beat Küng f7b65c577b mc_pos_control: refactor to use ModuleBase 7 years ago