82 Commits (9d65e9a9804a02ab7e68837ca1c738c9fbfd51ce)

Author SHA1 Message Date
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar a257120e8d boards: use new param default mechanism 4 years ago
Daniel Agar 8f0918a16b boards: remove unused linker __param section 4 years ago
Daniel Agar 41b0f83c0c
drivers/magnetometer: Bosch BMM150 rewrite 4 years ago
Daniel Agar 78dff6adcb boards: add CONSTRAINED_MEMORY build option 4 years ago
Daniel Agar 1ec10bfcc6
boards: disable CONFIG_ARMV7M_LAZYFPU again (#16573) 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 f8148593ad uvify_core: Use px4_platform_configure 4 years ago
Daniel Agar c60743b306 boards: NuttX increase file name max 32 -> 40 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 c5f479dac7 uvify_core: Updates for NuttX 9.1.0+ External schedule_note 4 years ago
David Sidrane 97c17d5d4a uvify_core 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
Daniel Agar 7569722821
iSentek IST8310 magnetometer rewrite 5 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 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 28d2aca699 boards: include all procfs entries on boards that aren't flash constrained 5 years ago
Daniel Agar 8d0c92003a boards: remove all CONFIG_NXFONTS_DISABLE* 5 years ago
Beat Küng 34c75f2d36 boards: temporarily disable UART TX DMA 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
Daniel Agar 276b2cad5a
boards: fmu was renamed pwm_out 5 years ago
Beat Küng 8338f4e543 uvify/core: enable tx dma on telem2 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 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 ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Hyon Lim 2b54e19adf Script: As recent driver refactoring checkes start argument first, we change script accordingly. 5 years ago
Hyon Lim fd0ea29fc6 Board support: UVify Core. As Core is not using SPI4 as external, SPI4 external interface related code removed. 5 years ago
Hyon Lim 1161dac875 Script update: PMW3901 driver argument has changed. so we change scripts and SPI interface. 5 years ago
Hyon Lim e8f0c8e239 NSH argument stack increased. Specific MAVLink configuration requires more than 12 parameters. 5 years ago
Hyon Lim afcf0960df IFO-S RGB LED app setting has been changed. 5 years ago
Hyon Lim 15f997d337 Airframe: IFO-S setup is added. 5 years ago
Daniel Agar f5fe50f839 invensense/icm20608g driver minor improvements 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng 030ba24f53 refactor pca9685: use driver base class 5 years ago
Beat Küng 7626be0485 refactor mpu9250: use driver base class 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Beat Küng ec2de33547 lights: 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 969a77f889 refactor mpu6000: use driver base class 5 years ago
Daniel Agar 0ce9e113ff boards: stm32f4/f7 enable SPI_DMATHRESHOLD=32 5 years ago