492 Commits (06a91ec752d00de55ee10b14fef731cd04c952b7)

Author SHA1 Message Date
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
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
SalimTerryLi 9612e40464
purge drivers/linux_sbus 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar e3de7e62ea drivers/rc_input: port to linux for testing 5 years ago
Daniel Agar d32a80df3a
simulator: replace gpssim with simple orb publication 5 years ago
Daniel Agar 298d6d8703 ST LSM9DS1 9DOF IMU driver 5 years ago
Daniel Agar d19f18d40b linux boards (ocpoc, bbblue, navio2) replace custom adc drivers with simple px4_arch implementation 5 years ago
Daniel Agar 44f9de5e37
delete parrot bebop board support 5 years ago
Daniel Agar ce1e9762b0 deprecate df_hmc5883_wrapper and replace with in tree hmc5883 5 years ago
Daniel Agar aaf5670e7d
deprecate df_bmp280_wrapper and replace with in tree bmp280 5 years ago