32791 Commits (7c49afa71656fd90bde3cecfb498780cb65dca5a)
 

Author SHA1 Message Date
Julian Oes 7c49afa716 setup: only install homebrew if not already there 5 years ago
Julian Oes 7667298c86 setup: move the OSX.sh script to macos.sh 5 years ago
Julian Oes 6acf279085 setup: we no longer need Java 8 5 years ago
Julian Oes 000c0c5905 setup: mark Ubuntu 16.04 as unsupported 5 years ago
Julian Oes cece343cf7 setup: Java 14 is fine now 5 years ago
Julian Oes aed114465e setup: clean up macOS setup script 5 years ago
Daniel Agar ad14796b5f mavlink: GLOBAL_POSITION_INT send without lat/lon availability 5 years ago
Julian Oes 9d97148ce8 commander: fix takeoff and land CI test 5 years ago
Daniel Agar e79ccd1333 Jenkins: hardware print vehicle_air_data 5 years ago
Daniel Agar 9a1ca00285 fw_pos_control_l1: replace sensor_baro with vehicle_air_data 5 years ago
Daniel Agar 1394b5d7bc sensor_baro add separate timestamp_sample field 5 years ago
Daniel Agar 19059a80bd sensors: throttle vehicle_air_data publication (SENS_BARO_RATE) 5 years ago
bresch 67ae40e922 FlightTaskAuto: fix yaw reset issue during takeoff 5 years ago
Daniel Agar 8020d6407f load_mon: remove obsolete rate comment in description 5 years ago
Daniel Agar f0ceb44f6c Jenkins: hardware print cpuload 5 years ago
Daniel Agar 392eb123fc load_mon: split out header 5 years ago
Daniel Agar fd66d42906 load_mon updates 5 years ago
Matthias Grob 413cf8b7c4 FlightTasks: Sticks methods naming refactor according to comments 5 years ago
Matthias Grob 0d56035a46 FlightTaskAutoMapper: clarify influence of sticks 5 years ago
Matthias Grob 079c5a11c2 FlightTaskAuto: allow rc assist to stop descend 5 years ago
Matthias Grob 91c0f19121 FlightTaskAuto: use new Sticks class for assisted land speed 5 years ago
Matthias Grob 4366898f11 FlightTasks: make gear switch independent of sticks 5 years ago
Matthias Grob 4667693f37 mixer_module: use math:constrain 5 years ago
Oleg b2af2f32d4 mavlink_ftp: close session without activity 5 years ago
Daniel Agar 1bf0c58537
Update submodule mavlink v2.0 to latest Thu Jul 16 00:39:38 UTC 2020 5 years ago
PX4 BuildBot b5ffdc6d35 Update submodule sitl_gazebo to latest Wed Jul 15 12:39:34 UTC 2020 5 years ago
Daniel Agar e74c0b0ef6
Update submodule mavlink v2.0 to latest Wed Jul 15 12:39:39 UTC 2020 5 years ago
stmoon 4418179a92 fix the fastrtps version problem in case of v1.10.0 5 years ago
Ricardo Marques d0c74712b5 Fix comment typo in mavlink_receiver.cpp 5 years ago
PX4 BuildBot cfcdab3992 Update submodule nuttx to latest Wed Jul 15 12:39:46 UTC 2020 5 years ago
Daniel Agar fe84bdac6e
README: remove broken jenkins build status badge 5 years ago
Julian Kent 435c2fe438 Fix rarely flakey test on Github Actions 5 years ago
Julian Oes 5f2abb66a4 mavsdk_tests: add workaround to prevent failsafe 5 years ago
Julian Oes 4ad7ea6c1a mavsdk_tests: increase the poll time resolution 5 years ago
Daniel Agar d791c8baad mavlink: mission manager fix signed sequence debug print type 5 years ago
Matthias Grob 1e56eed2aa Remove FlightTaskManual from the inheritance structure 5 years ago
Matthias Grob 9daff24e79 FlightTasks: move stick handling into library 5 years ago
Pandacoolcool 49a543e1b2
systemcmds/tests: Ignore unused but set parameter warnings 5 years ago
Matthias Grob ced91f135b posix rcS: remove various SITL custom settings 5 years ago
Daniel Agar fa44cd5cd5 px4_work_queue: rename navigation_and_controllers -> nav_and_controllers 5 years ago
Julian Kent 78ff7c608f Expand tracking error for straight line test 5 years ago
Julian Kent 14e2603bc4 Pull out matrix math primitives into anon functions 5 years ago
Julian Kent 6ce2769342 Pull out point-to-line distance calc, getting local mission coords 5 years ago
Julian Kent ff4be5d815 Set rate when subscribing to velocity, specify units 5 years ago
Julian Kent e6c5771c59 Add 'corridor check' which makes sure 3D tracking is along mission 5 years ago
Julian Kent db361d7a59 Add straight-line MAVSDK test 5 years ago
Matthias Grob 624d8a58e9 FlightTaskOrbit: correct acceleration feed-forward 5 years ago
David Jablonski 589aff7e0d Orbit: Add RC controlled yaw mode 5 years ago
David Jablonski 21f2e9b654 Orbit: Adjust yaw setpoint on circle approach 5 years ago
David Jablonski 037c6f592f Orbit: add more yaw behaviours 5 years ago