16 Commits (c6a016104713846a72aa2bcaf18dcda6bd54367c)

Author SHA1 Message Date
Daniel Agar 3d667b1675
delete unused drivers/lights/blinkm 4 years ago
Daniel Agar 2257c3767e simple gyro auto calibration module 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
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
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 6b9dde59d6 update ecl to latest 4 years ago
Tanja Baumann b5ebdb8e41
add system command to get and set system time 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 5 years ago
Daniel Agar 3dd7d0c292 boards: fmu-v5 debug variant disable unnecessary modules to save flash 5 years ago
Daniel Agar b277840233 boards: create px4_fmu-v5_debug build with assertions enabled 5 years ago
Daniel Agar e819f99064 new Bosch BMI055 IMU driver using FIFOs and DRDY 5 years ago
Daniel Agar 31fe7af454 selectively increase optimization -Os -> -O2 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 06478d9997 delete obsolete SENSORIOCSPOLLRATE/SENSORIOCRESET and systemcmds/config 5 years ago
Daniel Agar 66eacd24bc
px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 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 f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar 7166b867e1
NuttX stackcheck exclude PX4 Matrix and Param 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 5aaf1b100b delete unused md25 driver 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Julien Lecoeur a46581987c Update matrix submodule and add pseudoinverse tests (tests matrix) 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 7e979676ee px4_fmuv5_stackcheck:Remove bl_update to fit 5 years ago
Daniel Agar 47dd312b57
fw_att_control: move to px4::params 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
modaltb 1e1549a169 Add support for Bosch BMP388 barometer 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
BazookaJoe1900 6ab5c2170e remove unused pca8574 and oreoled drivers 6 years ago
Daniel Agar f1339038ca
px4_fmu-v5_stackcheck disable roboclaw and pca9685 to reduce flash 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
Daniel Agar b1d59c8817
px4fmu split safety button into new driver 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 d4cd1d0d2e
NuttX stm32f7 fully re-enable dcache with write back (#12435) 6 years ago