31658 Commits (4b9e6964f4d3b620b685744e32b162c5cb22c600)
 

Author SHA1 Message Date
David Sidrane 4b9e6964f4 uavcan:Support runtime setting of CAN interfaces 5 years ago
David Sidrane 82ab1413fc px4_fmu-v5:Add Manifest Entries for UAVCAN interfaces 5 years ago
Daniel Agar 46a09b711f boards: increase STDIO buffer size where we can afford it 5 years ago
Daniel Agar 9cd8bb4f88
sensors: move to WQ 5 years ago
TSC21 2b8eb736e1 microRTPS: timesync: fix comment indentation 5 years ago
TSC21 21f0d99145 microRTPS: RtpsTopics: code specialization simplification 5 years ago
TSC21 e9bc675bfa microRTPS: agent: simplify Publisher code specialization 5 years ago
TSC21 296714a00a microRTPS: agent: simplify Subscriber code specialization 5 years ago
TSC21 99f96437c3 microRTPS: timesync: add getters and setter to generalize interface 5 years ago
TSC21 7612879ffd microRTPS: use FastRTPS version instead of FastRTPSGen version to generate conditional code 5 years ago
TSC21 c7d86b73d4 microRTPS: RtpsTopics: generalize types and member functions access 5 years ago
Daniel Agar 4afd7a53e8
Update submodule mavlink v2.0 to latest Wed Mar 11 12:38:12 UTC 2020 5 years ago
PX4 BuildBot 190ee042eb Update submodule sitl_gazebo to latest Wed Mar 11 12:38:07 UTC 2020 5 years ago
PX4 BuildBot 249ad0ced1 Update submodule nuttx to latest Wed Mar 11 12:38:18 UTC 2020 5 years ago
modaltb 707c840fd9
boards/modalai/fc-v1: Maintenance Updates 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
Julian Kent 88c9761f1f Add ccache to github actions 5 years ago
Daniel Agar ab3670e02b github actions upload binaries for NuttX boards (.px4 file) 5 years ago
Daniel Agar 505afc6063 boards: increase LPWORKSTACKSIZE 1536 -> 1600 5 years ago
TSC21 bdb1ae14f5 Jenkins: fix timesync filenames 5 years ago
Beat Küng 335623e11d SPI config: use enum to specify bus 5 years ago
Beat Küng 37846a177c omnibusf4sd: disable landing_target_estimator 5 years ago
Beat Küng e627fed117 fmu-v2: disable perf command and some airframes 5 years ago
Beat Küng a2b2605443 param: fix param_get_cplusplus type check 5 years ago
Beat Küng b54e5a1c23 param: automatically update calibration ID params on import 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Beat Küng 06712450a7 i2c+spi: add module base class and bus iterators 5 years ago
Beat Küng af15c7d945 i2c+spi: extend hw_description for I2C + SPI 5 years ago
TSC21 a2c270e484 update files for microRTPS_timesync 5 years ago
TSC21 7c5ec8f8fd add deployment of microRTPS_timesync to px4_ros_com 5 years ago
TSC21 04ec2041e3 microRTPS: timesync: cleanup and style fix 5 years ago
TSC21 512c405834 microRTPS_timesync.h: fix comments notation so to be properly generated in EmPy 5 years ago
TSC21 1893c9e37e microRTPS_timesync.h: add description to functions 5 years ago
TSC21 a3487ab8a3 microRTPS: timesync: fix unit conversion 5 years ago
TSC21 59869b2350 microRTPS_timesync.cpp: fix style 5 years ago
TSC21 7de8bee29e microRTPS: timesync: interpolate 5 years ago
TSC21 2568d9ae20 mavlink: timesync: readd timesync_status uORB to report Mavlink timesync 5 years ago
TSC21 250b6b24ab microRTPS: timesync: properly apply offsets 5 years ago
TSC21 67491b473c microRTPS: add timesync handshake 5 years ago
TSC21 e3e607f600 microRTPS: client: add client response to timesync 5 years ago
TSC21 2ec8958351 microRTPS: microRTPS_timesync: fix template indentation 5 years ago
TSC21 6dea2dd97d microRTPS: agent: make sure that is able to subscribe a timesync stream from itself 5 years ago
TSC21 cfd8e368df microRTPS: timesync: template generalization for both ROS2 and non-ROS2 5 years ago
TSC21 01518bd009 microRTPS: delete run() functions as they are not needed 5 years ago
TSC21 db7d98c16f microRTPS: use char-by-char comparison instead of stringstream comparison 5 years ago
TSC21 80c658c1ae microRTPS: make sure that Sub/Pubs do not exchange data in loop (i.e. for the same entity) 5 years ago
TSC21 441e6290eb microRTPS: timesync: apply offset atomically 5 years ago
TSC21 170835f3f8 microRTPS: add timesync for the agent side 5 years ago
Roman Dvořák 152427ecdc
Ability to disable airspeed scaling (#14334) 5 years ago
Roman Dvořák 05caa1f2d4 Update README, add autogyro to supported airframes 5 years ago