724 Commits (3811ed09267ad786df727e687b30504e4d341254)

Author SHA1 Message Date
David Sidrane a7ba7af89a FMUv1:Removed FMUv1 board from PX4 8 years ago
Julien Lecoeur ceeae7587e worst case analysis of stack usage (#7883) 8 years ago
Larry Wang 0ae76aff32 updated to use rc driver from PX4, instead of from FC addons (#7798) 8 years ago
Daniel Agar 35d908b453 cmake stop ignoring sign-compare 8 years ago
Daniel Agar fd8a5644e8 ets_airspeed posix port 8 years ago
Daniel Agar 641a90708c sdp3x_airspeed posix port 8 years ago
Daniel Agar 9cd25d604b ms5525_airspeed posix port 8 years ago
Daniel Agar 07619cf723 Make NuttX drivers cross platform (VDev -> CDev) 8 years ago
jgs2185 f9d219b187 Ulanding: add ulanding to cmake driver lists 8 years ago
David Sidrane 3b5ca4257b px4fmu-v5:Add ist8310 to build for FMUv5 8 years ago
David Sidrane a3b39394b8 px4fmu-v5:Added support for I2C LED driver 8 years ago
David Sidrane b54e1875ea mindpx-v2:Removed unsed and commented out rgbled_pwm driver 8 years ago
Daniel Agar a02caff1bc unit_test inline implementation and remove module build 8 years ago
Daniel Agar 47987f7e36 delete dummy tone alarm 8 years ago
Daniel Agar fd6499baca cmake simplify uavcan linking 8 years ago
NRottmann 0f8f5d29be Enable Simulation of the Hippocampus (AUV from TUHH) 8 years ago
davidaroyer 0761d220b1 cmake: fix conflict in ocpoc ubuntu config 8 years ago
crossa 17ba5dd04a 1.Add sbus driver for linux . This driver can be used to read the 8 years ago
Lorenz Meier 23c790650a FMUv5: Enable DDS 8 years ago
Lorenz Meier 0e661e5a84 FMUv4PRO: Enable DDS 8 years ago
Lorenz Meier 2adb9e8c4f FMUv4: config style 8 years ago
Lorenz Meier fa123db5c3 FMUv3: Enable DDS 8 years ago
Lorenz Meier 462f1346bd Add motor_test command to FMUv3 8 years ago
Mark Charlebois f3e2648747 Use dummy bridge stub if fastrtpsgen not found 8 years ago
Mark Charlebois 5feaa92bf7 Fixed eagle_default build 8 years ago
Mark Charlebois b19dc0650e Fixed format issues and missing micro-CDR in a config file 8 years ago
Vicente Monge c85039e413 Fixing rebase conflicts 8 years ago
Lorenz Meier 529def11e8 CMake / Clang: Increase warning level 8 years ago
Beat Küng 6e4ba1196b nuttx_px4fmu-{v1,v2}_default.cmake: disable sdlog2 8 years ago
stmoon ae1f8381ce disable uavcan build to make space for other modules 8 years ago
davidaroyer d01150990b cmake: add ubuntu build for OcPoC hardware 8 years ago
Beat Küng ced700adf2 cmake px4fmu-v1 config: remove pwm_out_sim from build 8 years ago
Beat Küng fc4affbb5f ocpoc_mmap_pwm_out: remove this driver, it's in linux_pwm_out now 8 years ago
Beat Küng 8527c8276f drivers: rename rpi_pwm_out to linux_pwm_out 8 years ago
Beat Küng 243ae00e4e rpi_pca9685_pwm_out: remove this driver, it's now in rpi_pwm_out 8 years ago
Beat Küng 723f67b39a refactor navio_sysfs_pwm_out: rename to rpi_pwm_out 8 years ago
Beat Küng 785b997a2e posix_rpi_cross_no_shield.cmake: move -D__DF_RPI_SINGLE from commons to this file 8 years ago
crossa ef587c9593 Add -D__DF_RPI_SINGLE in posix_rpi_common.cmake 8 years ago
crossa 18298f861d Remove duplicated configs 8 years ago
crossa b4032f6290 Remove duplicated config 8 years ago
zhangfan 8a691d9bfb Add CMake file for raspberry pi without shield 8 years ago
Henry Zhang 145c05acc7 Add support for the mpu6k to the MindPXv2 8 years ago
Daniel Agar 85d7c7d165 add sdp3x_airspeed to px4fmu configs 8 years ago
Daniel Agar 73d9358b1d meas_airspeed rename to ms4525_airspeed 8 years ago
Daniel Agar 7029be87c0 MS5525 differential pressure driver 8 years ago
Lorenz Meier 792b03628f CMake: more clear instructions for python dependencies 8 years ago
Daniel Agar f82e85f8ff cmake remove -fno-math-errno and -fmerge-all-constants (#7462) 8 years ago
Daniel Agar 58ca307c9d move -fno-math-errno to nuttx only 8 years ago
Daniel Agar 75a91f79ae compiler optimizations add -fmerge-all-constants 8 years ago
Daniel Agar aeb1fe5a55 compiler optimizations add -fno-math-errno 8 years ago