502 Commits (f254b55523577e5a31ceae0aa98b0ab70d7cbcbb)

Author SHA1 Message Date
Daniel Agar f390f52058 drivers/differential_pressure: remove lib/drivers/airspeed dependency and cleanup 3 years ago
Daniel Agar 475bd42ab8 sensors: add 2nd static notch and migrate existing parameters 3 years ago
Daniel Agar afeab9587e gyro_fft: peak detection exclude side FFT buckets 3 years ago
Daniel Agar daa925137c boards: move default battery calibration defines to parameter defaults 3 years ago
Daniel Agar 64e00c41d4 posix-configs: fix bbblue and rpi param import 3 years ago
Daniel Agar 1f6acd0171 parameters: add simple backup and restore mechanism 3 years ago
Daniel Agar 376b72fb2f sensors/vehicle_angular_velocity: add new parameter for ESC RPM notch filter BW 3 years ago
Daniel Agar cb34ff1292 posix-configs/SITL/init/test/test_imu_filtering enable gyro dynamic notch filtering by default 3 years ago
Daniel Agar cc4152e10d gyro_fft: require higher SNR for initially tracking a peak 3 years ago
Daniel Agar 089c962d92 px4io: moving mixing to FMU side 3 years ago
Daniel Agar 65745a3676 purge broken qurt support and atlflight boards 4 years ago
Daniel Agar c5b1fe86ca delete deprecated BAT_* parameters 4 years ago
Daniel Agar 1b5e65df04
gyro_fft: change default length 1024 -> 512 to decrease latency 4 years ago
Daniel Agar 2a792ca201 gyro_fft: add simple SNR requirement and reduce number of peaks 4 years ago
Daniel Agar c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering 4 years ago
Daniel Agar a260ddd8ff
posix-configs: rpi multi-EKF defaults 4 years ago
Daniel Agar ea902e7f38 systemcmds/tests: split out individual module test commands 4 years ago
Daniel Agar c9a2d0ed34 IMU_GYRO_RATEMAX set system default to 400 Hz 4 years ago
garfieldG 3cd9b3c2cf Added support in Mavlink Ethernet channel parameters 4 years ago
Beat Küng 0e8c73f4af drivers: remove snapdragon_pwm_out 4 years ago
Beat Küng f0cc8a344b linux_pwm_out: refactor to run on a work queue and use mixer_module 4 years ago
Beat Küng 439fb00aed linux_pwm_out: move protocols to board-specific directories 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar d1a3590aac PWM: transition PWM_{MIN,MAX,DISARMED,RATE} -> PWM_MAIN 4 years ago
Daniel Agar 3abe2e82d1 mpu9250: create dedicated i2c version and delete legacy driver 4 years ago
Daniel Agar 4d7b875ee2 flight_mode_manager: merge with flight_tasks 4 years ago
SalimTerryLi 1ee98417f8
scumaker pilotpi updates 4 years ago
Daniel Agar 763c3b8fda boards: start enabling multi-EKF by default on F7/H7 4 years ago
Matthias Grob 7545249215 Add flight_mode_manager to all targets with mc_pos_control 4 years ago
SalimTerryLi 6728a3a05a
boards: rename AirPi2 to PilotPi, add arm64 support, add to CI 4 years ago
Beat Küng 5f27407acd tests: don't run battery_simulator 4 years ago
blazczak 57da61dc17
posix-configs/rpi: Fix mavlink over UART (/dev/ttyAMA0) 4 years ago
SalimTerryLi 25eca31e3a
New board Scumaker AirPi HAT for Raspberry Pi B series 4 years ago
Beat Küng 055fa768d8 posix: enable ROMFSROOT 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 4 years ago
Daniel Agar 26bac78eaf mixers: Multirotor remove text roll, pitch, yaw scaling and idle speed 5 years ago
SalimTerryLi 49e83b6ae4
load_mon: add linux support 5 years ago
Daniel Agar 55808ed2f9
simulator: break out standalone battery simulator module 5 years ago
Daniel Agar 34864cc704 github actions build and run emlid navio2 on hardware 5 years ago
Daniel Agar 04113b4d57 commander: changes when USB connected 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 5 years ago
Beat Küng 7626be0485 refactor mpu9250: use driver base class 5 years ago
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 5 years ago
Beat Küng 8ebde51648 refactor hmc5883: use driver base class 5 years ago
Beat Küng ec2de33547 lights: use driver base class 5 years ago
Beat Küng 3b7b2dc871 differential_pressure sensors: use driver base class 5 years ago
Beat Küng aeadf54a74 refactor bmp280: use driver base class 5 years ago
Beat Küng dbb53044ce refactor ms5611: use driver base class 5 years ago
Beat Küng 3e71914fae refactor lsm9ds1+lsm9ds1_mag: use driver base class 5 years ago