74 Commits (ed0b5a7c1a12fd975caf88ab859b81866866f72c)

Author SHA1 Message Date
Daniel Agar c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering 4 years ago
Daniel Agar 58b40fbbb9 boards: move testing to dedicated test variants 4 years ago
Daniel Agar 631d1647d3 boards: minimize unnecessary differences in default variants 4 years ago
Daniel Agar 2257c3767e simple gyro auto calibration module 4 years ago
Daniel Agar f8eaa6e46b ROMFS handle bl_update generically 4 years ago
Daniel Agar 19de1e57e3 gyro_fft promote to modules and include on all boards 4 years ago
Beat Küng 7e33d03470 drivers: remove tap_esc 4 years ago
Daniel Agar 11ad41f7cb delete old imu/mpu6000 driver 4 years ago
Daniel Agar 414f9f81d9
move fake GPS to standalone module 4 years ago
Julian Oes 20bc924668 boards: disable vmount for fmu-v2 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar 44df0fb7a2 Analog Devices ADIS16448 rewrite 4 years ago
Daniel Agar fb2a199621 delete unmaintaned mkblctrl driver 4 years ago
Daniel Agar 78dff6adcb boards: add CONSTRAINED_MEMORY build option 4 years ago
Matthias Grob 7545249215 Add flight_mode_manager to all targets with mc_pos_control 4 years ago
David Sidrane 22bc176885 Added mft for queries 4 years ago
Daniel Agar 81aa8a914f boards: px4_fmu-v2 disable ver command line to save flash 4 years ago
Beat Küng d2644a3bf7 distance_sensor/sf0x: rename to lightware_laser_serial 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 5 years ago
Daniel Agar d9102ce54c imu/invensense/icm20948: sync with other recent invensense improvements 5 years ago
Daniel Agar 5739cf27e5 boards: delete obsolete commented config systemcmd 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 5 years ago
Julian Oes b01cdafcf6 boards: add esc_battery to build 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Daniel Agar 2b03aa3d1b px4_fmu-v2: disable vtol_att_control to save flash 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Beat Küng e627fed117 fmu-v2: disable perf command and some airframes 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
Daniel Agar 3910028fc5 new mpu6000 driver using FIFOs and raw sampling (8 kHz gyro, 1 kHz accel) 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar 709961ec8c
InvenSense ICM20602 and ICM20608-G: new standalone optimized drivers 5 years ago
Daniel Agar e951531b12 camera_feedback: move to WQ callback and uORB::Subscription 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Silvan Fuhrer ebdc29bc5f Airspeed Selector: enable airspeed_validated in control modules (#12887) 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
David Sidrane ab1c8850fe px4:fmu-v2 BSP Updated to NuttX 8.1+ 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
Daniel Agar 0486d69240 delete obsolete segway example 5 years ago
mcsauder 410dd85289 Comment out the ll40ls (LidarLite) driver from the fmu-v2 build. 6 years ago
BazookaJoe1900 6ab5c2170e remove unused pca8574 and oreoled drivers 6 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
Beat Küng 1cb6c36a00 adc: refactor into arch-specific directories 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Daniel Agar 77694183b2 delete position_estimator_inav 6 years ago
Timothy Scott 2ed00c9cb6 Rover: Rewrote gnd_pos_control and removed gnd_att_control (#12239) 6 years ago
Daniel Agar 6ea5853161 px4_fmu-v2_multicopter sync with px4_fmu-v2_default 6 years ago