26379 Commits (484a9397794da20719708219c9bb6dfbd6b91361)
 

Author SHA1 Message Date
DanielePettenuzzo 22868dd5a4 crazyflie: add downsampling to pwm3901 optflow driver 7 years ago
DanielePettenuzzo 2770e1d2c7 mpu9250: remove define from integrator interval when using i2c 7 years ago
DanielePettenuzzo 8b54346d52 mpu9250: decrease sampling rate when using i2c 7 years ago
DanielePettenuzzo 9c8e97a1ba crazyflie: optical flow and distace sensor driver fixes 7 years ago
DanielePettenuzzo 533f42adb8 crazyflie: add probe() to vl53lxx driver and set imu sampling rate to 200 Hz for this board 7 years ago
DanielePettenuzzo ffbb53454e crazyflie: removed crazyflie specific #ifdefs from mpu9250 7 years ago
DanielePettenuzzo f49fd2acc7 crazyflie: increase imu reading rate 7 years ago
DanielePettenuzzo 2359b73d1f pmw3901 driver: lock bus during transfers (avoid conflicts with sd card on crazyflie) 7 years ago
DanielePettenuzzo b822966e8e crazyflie: support for sd card board via SPI 7 years ago
DanielePettenuzzo 818a6759d4 nuttx_crazyflie_default.cmake: add vl53lxx driver, pmw3901 driver and topic_listener 7 years ago
DanielePettenuzzo 9c1cbdfa11 vl53lxx driver: change I2C frequency to 400 kHz 7 years ago
DanielePettenuzzo 8a4e144e86 crazyflie: add spi expansion to board configurations (modify spi bus and device in pmw3901 driver) 7 years ago
DanielePettenuzzo 2d20f31a70 vl53lxx and pmw3901 drivers: style fix 7 years ago
DanielePettenuzzo 4098d50ff9 pmw3901 driver: remove integrator and publish data at sampling rate (about 10ms) 7 years ago
DanielePettenuzzo 3377ec181e vl53lxx driver: add saturation when distance goes beyond max_distance 7 years ago
DanielePettenuzzo ad49509b84 vl53lxx driver: added work queue between measure and collect 7 years ago
DanielePettenuzzo 3644dd2d8c pmw3901 driver: multiply output of integrator by a constant to match gyro data during simple rotation 7 years ago
DanielePettenuzzo 56acce4491 rcS: start vl53lxx and pmw3901 drivers 7 years ago
DanielePettenuzzo 6ca341f84e pmw3901 driver: cleanup for pull request 7 years ago
DanielePettenuzzo ddf75db154 vl53lxx driver: cleanup for pull request 7 years ago
DanielePettenuzzo c73ca29f44 pmw3901 driver: added integrator 7 years ago
DanielePettenuzzo 2d3f6737d7 pmw3901 driver: fixed communication with sensor 7 years ago
Daniele Pettenuzzo cbafe03989 added path to pmw3901 driver for fmu-v4pro cmake file 7 years ago
Daniele Pettenuzzo 10fc3b8763 created driver for pmw3901 optical flow module 7 years ago
DanielePettenuzzo 4348852363 vl53lxx driver: change to I2C4 on fmu-v5 (I2C connector) 7 years ago
Daniele Pettenuzzo 5aa4759e2d created new distance sensor driver for vl53lxx 7 years ago
Julian Oes f09f305866 Updated mavlink submodule 7 years ago
Daniel Agar 87a0e943d4 commander add geo dependency 7 years ago
Daniel Agar c06e28b379 snapdragon_pwm_out add full mixer dependency 7 years ago
Daniel Agar 0334fadcde spektrum_rc add rc library dependency 7 years ago
Daniel Agar 3e8132935f mc_att_control add conversion library dependency 7 years ago
Daniel Agar fc74e06341 sensors add conversion library dependency 7 years ago
nathan 59c1d3fc92 remove unnecessary param_find for mag and baro 7 years ago
nathan 5483b59674 bring omnibusf4 defconfig up to date via menuconfig 7 years ago
Beat Küng 527070bb35 rcS: update default params for Omnibus F4 SD 7 years ago
Beat Küng d99b72ea41 attitude_estimator_q: set mag weight to 0 if SYS_HAS_MAG is not set 7 years ago
Beat Küng f2516bbf5f system_params: add SYS_HAS_MAG and SYS_HAS_BARO params 7 years ago
nathan f754d092f8 Initial omnibusf4sd target support 7 years ago
JohannesBrand eb6086cc39 ecl-ekf-tools: fix a bug related to time index calculation (#9489) 7 years ago
Daniel Agar da5a9043a7 clang-tidy modernize-use-equals-delete 7 years ago
Daniel Agar 4e32cb17df clang-tidy modernize-use-equals-default 7 years ago
Beat Küng 9b5df10631 logger watchdog: avoid using printf from IRQ context 7 years ago
Beat Küng b8a94bf8d4 logger: move pthread_t cast to pid_t into watchdog_initialize 7 years ago
Beat Küng f2703abce0 top: increase process priority to 255 7 years ago
Beat Küng bda237b368 logger: ensure that fsync is called at least every second 7 years ago
Beat Küng dd30012b27 logger: add watchdog that boosts its priority when the writer is blocked for >1s 7 years ago
Beat Küng 401eefd39b refactor logger: add struct timer_callback_data_s used in the timer callback 7 years ago
Beat Küng 9b72080ec1 refactor logger: add an enum for the reason of printing the cpu load 7 years ago
Daniel Agar 2f553b956d dataman file read fixed size buffer 7 years ago
Daniel Agar af168e42b9 Jenkins run tests under address sanitizer 7 years ago