150 Commits (master)

Author SHA1 Message Date
Daniel Agar 1ec10bfcc6
boards: disable CONFIG_ARMV7M_LAZYFPU again (#16573) 4 years ago
Daniel Agar 3abe2e82d1 mpu9250: create dedicated i2c version and delete legacy driver 4 years ago
Daniel Agar c9a7894230 boards: bitcraze crazyflie fix boot 4 years ago
Daniel Agar cb74cb8692 boards: enable CONFIG_ARMV7M_LAZYFPU everywhere 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
David Sidrane 1bb2b0b06c bitcraze_crazyflie: Use px4_platform_configure 4 years ago
Daniel Agar 3f9e5a6934 drivers/device/ringbuffer: move into crazyflie syslink (only remaining user) 4 years ago
Daniel Agar 233949a377 NuttX upgrade to 10.0.0+ defconfig changes 4 years ago
Tanja Baumann b5ebdb8e41
add system command to get and set system time 4 years ago
David Sidrane 9106386613 bitcraze_crazyflie: Updates for NuttX 9.1.0+ External schedule_note 4 years ago
David Sidrane b8db1e6380 bitcraze_crazyflie Updates for NuttX 9.1.0- 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 4 years ago
Matthias Grob 180c6faf4a syslink_main: remove empty lines and struct keyword 4 years ago
Daniel Agar 2c3441aa90 boards: reduce CONFIG_NFILE_DESCRIPTORS 15 -> 12 5 years ago
Daniel Agar e3d31a881e boards: NuttX disable posix message queues 5 years ago
Daniel Agar 6f6efd60b7 boards: centralize optional external I2C sensor start 5 years ago
Daniel Agar 5e7d2e830d boards: delete old board.h boilerplate 5 years ago
Daniel Agar 31fe7af454 selectively increase optimization -Os -> -O2 5 years ago
Matthias Grob 88c21337fa Make all battery sensor drivers report their sample interval 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 8d0c92003a boards: remove all CONFIG_NXFONTS_DISABLE* 5 years ago
Daniel Agar 06478d9997 delete obsolete SENSORIOCSPOLLRATE/SENSORIOCRESET and systemcmds/config 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 66eacd24bc
px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins 5 years ago
Julian Oes f650b91718 battery: check source param inside battery lib 5 years ago
Daniel Agar 40b1043e12 NuttX boards minor lpwork and init stack increases 5 years ago
Daniel Agar 15332a7e56 boards: reduce CONFIG_NFILE_DESCRIPTORS 20 -> 15 5 years ago
Daniel Agar 1cc8e4dc1a distance_sensor/vl53l0x: move to PX4Rangefinder and cleanup 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Daniel Agar 44bec269b0 boards: update all NuttX configs CONFIG_NSH_MAXARGUMENTS 12 -> 15 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng 7626be0485 refactor mpu9250: use driver base class 5 years ago
Beat Küng 0924ff7fcf refactor vl53lxx: use driver base class 5 years ago
Beat Küng 081ab729aa refactor lps25h: use driver base class 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Daniel Agar 505afc6063 boards: increase LPWORKSTACKSIZE 1536 -> 1600 5 years ago
Beat Küng 335623e11d SPI config: use enum to specify bus 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Beat Küng d74d094940 nuttx configs: disable nuttx timers which are used for PWM output 5 years ago
Beat Küng 4fd431b5e5 crazyflie: use hw description methods for timer configuration 5 years ago
Beat Küng 62b4f3487a io timer: remove some fields from io_timers_t and split out channel indexes 5 years ago
Beat Küng 73bd90ddd5 crazyflie: fix PWM channel ordering 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar de9e4dda4c battery: delete unused armed 5 years ago
Timothy Scott 11bbc8ae34 Code cleanup 5 years ago
Timothy Scott 993fa5bd37 Refactored to work with new battery_status module 5 years ago
Timothy Scott d7bb5d46bb Created new AnalogBattery class 5 years ago
Timothy Scott bff1df7080 Refactored battery library for multiple instances 5 years ago