5 Commits (16b1b220fdca0e7fcbd330b4929c093ac16dbc34)

Author SHA1 Message Date
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
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 4 years ago
Daniel Agar e16c8fa345
boards: add new Holybro Pix32v5 5 years ago
Daniel Agar 0a63df25a6 create fake_magnetometer "driver" to publish magnetic field in body frame 5 years ago
Daniel Agar e819f99064 new Bosch BMI055 IMU driver using FIFOs and DRDY 5 years ago
Julian Kent dd9c82eb20
systemcmds/gpio: Add nsh command to manipulate/read GPIO 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 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 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
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago
Daniel Agar 6fe35d522a new icm20689 driver using FIFOs and raw sampling (8 kHz gyro, 4 kHz accel) 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 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
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Beat Küng 67500123e3 fmu-v5: add dshot support 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
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
Daniel Agar 15d1543f95 create systemcmds/i2cdetect tool to scan i2c bus 6 years ago
Beat Küng d947818654 console: add simple dmesg functionality (enable only on v5) 6 years ago
Mohammed Kabir b334b75886 Move optical flow drivers to own subdirectory 6 years ago
David Sidrane ed8c6019d5 Added TI ina226 I2C power monitor (#11755) 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
Daniel Agar 5a50f96bcf
move icm20948 (Here GPS compass) to Cube sensors start (#11838) 6 years ago
David Sidrane 1c212e3f84 M7 dcache ctrl via a parameter (#11769) 6 years ago
Hamish Willee 257b90958f Correct links to example docs 6 years ago
Mohammed Kabir 20e44aa320 Analog Device ADIS16497 IMU initial support 6 years ago
Daniel Agar f1d17c9003
camera_capture add to all boards 6 years ago
DanielePettenuzzo b12b4e1222 fixes after rebase 6 years ago
Daniel Agar 1a4d31140e
create example vehicle type build configs for fmu-v2 and fmu-v5 (#10963) 6 years ago
Daniel Agar 8dc0509989 mpu9250: split icm20948 support out into new separate driver 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago