29487 Commits (4c42cac380642f5176cd75ee1a07c135729ccbab)
 

Author SHA1 Message Date
Matthias Grob 5e23883376 mc_pos_control: fix smooth takeoff ramp 6 years ago
Matthias Grob bc77302fc9 mc_pos_control: refactor smooth takeoff names 6 years ago
Matthias Grob 6d5d09c231 mc_pos_control: refactor smooth takeoff call 6 years ago
TSC21 3413df19e8 astyle: add microRTPS related code for format check and fix 6 years ago
TSC21 b3435dd1f5 microRTPS_transport: use preprocessor declarations to setup different build contexts for client and agent code 6 years ago
TSC21 f0447e0009 microRTPS_agent_CMakeLists.txt.template: add header files to micrortps_agent executable build 6 years ago
TSC21 95f144dfb7 msg.idl.template: do not generate typdefs for builtin types (not required) 6 years ago
TSC21 110a7931e4 microRTPS bridge generation: improve fastrtpsgen verbosity 6 years ago
TSC21 3536c9dddc RTPS IDL: fix const names; make IDL template similar to rosidl_generator_dds_idl/resource/msg.idl.em 6 years ago
Daniel Agar f0cd79953f create PX4Barometer class 6 years ago
Daniel Agar a883d8eff9 PX4Magnetometer now functional 6 years ago
Julian Oes 12374490cb visibility.h: clean up includes, add comments 6 years ago
Julian Oes 84537921e9 visibility.h: fix missing headers 6 years ago
Julian Oes 7a768dbab3 lockstep_scheduler: always use the same code 6 years ago
Julian Oes 52099f5792 cmake: include lockstep_scheduler test 6 years ago
Julian Oes 8d8799097d lockstep_scheduler: convert test to gtest 6 years ago
Daniel Agar 162405479b
device drivers lib add linux spi support 6 years ago
David Sidrane ed8c6019d5 Added TI ina226 I2C power monitor (#11755) 6 years ago
Timothy Scott d78a842ca8 Rover: add airframe configuration for Aion R1 Rover (#12026) 6 years ago
bresch feefbb444b ManualSmoothVel - Remove unused _param_mpc_jerk_min declaration 6 years ago
Mathieu Bresciani 4b2d01dea1 MPC parameters - Update from Matthias' comments 6 years ago
bresch b726d8df0d Add jerk parameter for auto mode MPC_JERK_AUTO. Specify when a parameter is only used in a certain manual or auto mode 6 years ago
Beat Küng 011aef5464 px4_poll posix: fix wrap-around for large timeouts 6 years ago
Julian Oes 9d8015d029 modules/lib: ignore address-of-packed-member 6 years ago
Julian Oes b20feacdb5 drivers: fix -Wstringop-truncation 6 years ago
TSC21 3ab75b83ce microcdr and IDL: remove field ordering, causing improper serialization/deserialization 6 years ago
Matthias Grob bff93685a5
pull_request_template: order and phrasing 6 years ago
Julian Oes 01fdd00c41 init.d-posix: $ is apparently not needed here 6 years ago
Julian Oes ffeeedc310 init.d-posix: raise timeouts for fast SITL 6 years ago
Daniel Agar f067ca0d8f
fmu-v2 & fmu-v5 add missing tone_alarm to example board variants 6 years ago
Julian Oes 79651ed6a4 launch: count multi UAVs from 0 6 years ago
Oleg Kalachev 77097b6adc commander: update commander status when offboard control mode changed 6 years ago
Bart Slinger ebf8bc898a fix bebop upload script 6 years ago
Julian Oes e80d3940a6 jmavsim_run.sh: enable SDK UDP port 6 years ago
Julian Oes d2ab31f0d7 jMAVSim: update submodule 6 years ago
Julian Oes e1f42ae767 sitl_run.sh: use tabs, not spaces 6 years ago
Julian Oes abed18dd0d sitl_gazebo: update submodule 6 years ago
Matthias Grob 868b4e1746 Testing: correct license headers 6 years ago
Matthias Grob cbd230e34e Testing: Clean up unit_test target because test_results does all tests now 6 years ago
Matthias Grob d8e0d641a5 Makefile: fix reconfigure check passing with prefix substring 6 years ago
Matthias Grob 542f61f04b testing build: add possibility to filter tests with ctest regex 6 years ago
Matthias Grob 5a90382cb8 sitl_tests: add prefix "sitl-" for regex test filtering 6 years ago
Matthias Grob 5020dfdc3d Testing: switch unit tests to BUILD_TESTING 6 years ago
Matthias Grob 01e9b2cde8 AttitudeControlTest: compare vectors, not every element 6 years ago
Matthias Grob f5f95635b4 gtest: fix poisoned exit in compile flags 6 years ago
Matthias Grob 8eb0d66279 gtest: download specific version 6 years ago
Matthias Grob 2cd0344712 AttitudeControlTest: fix style 6 years ago
Matthias Grob 0ff64bf101 Improve ctest unit test naming and filtering 6 years ago
Matthias Grob 63b967f5df Add unit testing possibility using googletest on POSIX 6 years ago
Roman Bapst 816aa0ffb6 VTOL transitions: use FW attitude loop (#11911) 6 years ago