31681 Commits (2b03aa3d1bceccdca6c99d2c593ec9e4a0a91921)
 

Author SHA1 Message Date
Daniel Agar 2b03aa3d1b px4_fmu-v2: disable vtol_att_control to save flash 5 years ago
Matthias Grob 2dccc0dcfc posix.h: remove duplicate stdint.h include 5 years ago
TSC21 69b38c9ced RTPS: add IDs to 'orb_test' related multitopics 5 years ago
PX4 BuildBot 2da38ae81c Update submodule matrix to latest Thu Mar 12 00:38:40 UTC 2020 5 years ago
Daniel Agar a89b69b0ea
vehicle_global_position: remove velocity fields (duplicates of local vx, vy, vz) 5 years ago
Daniel Agar 5d33b9e999
delete Outback Challenge (OBC) AUTO_RTGS (datalink loss) and AUTO_RCRECOVER (rc loss) 5 years ago
Daniel Agar 0ce9e113ff boards: stm32f4/f7 enable SPI_DMATHRESHOLD=32 5 years ago
Beat Küng 179c89b6bd board configs: extend board_dma_map.h with a table 5 years ago
Daniel Agar aeff85322d px4_fmu-v2: leave SPI DMA disabled for now (flash space) 5 years ago
Daniel Agar c8509892a6 intel_aerofc-v1: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 8c2ba5f39f mro_x21-777: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 38a10fc7fc mro_x21: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar f309e3a5ba mro_ctrl-zero-f7: add board_dma_map.h and enable SPI1/SPI5 DMA 5 years ago
Daniel Agar 5660ea0fd2 av_x-v1: add board_dma_map.h and enable SPI1/SPI2 DMA 5 years ago
Daniel Agar 98108bc4da airmind_mindpx-v2: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar e24fcee214 modalai_fc-v1: add board_dma_map.h and enable SPI1/SPI2 DMA 5 years ago
Daniel Agar 01b90fefaf uvify_core: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 772ddd7f5e px4_fmu-v2/v3: add board_dma_map.h and enable SPI1/SPI4 DMA 5 years ago
Daniel Agar bd16c2b4f6 px4_fmu-v5x: add board_dma_map.h and enable SPI{1,2,3} DMA 5 years ago
Daniel Agar 6ed4b6978e px4_fmu-v5: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 6834f089cc px4_fmu-v4pro: cleanup board_dma_map.h 5 years ago
Daniel Agar 147e37ac88 px4_fmu-v4: cleanup board_dma_map.h 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
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