378 Commits (7f73b9a1313ff7a93c50e10dcaf94c3cb3e6bef5)

Author SHA1 Message Date
Daniel Agar 6c96748e54 boards: pixhawk mini add unused MPU9250 CS & DRDY pins 5 years ago
David Sidrane 73bb18a053 px4_fmu-v6x: Limit Slew rate So IMU works with DMA 5 years ago
David Sidrane 5d90c31632 Added PX4 FmuV6X 5 years ago
Julian Kent dd9c82eb20
systemcmds/gpio: Add nsh command to manipulate/read GPIO 5 years ago
David Sidrane 04db5391fc px4_fmu-v5x:Fix PG11 assignment 5 years ago
David Sidrane b2153c7f2f px4_fmu-v5x:PG6 is free GPIO 5 years ago
David Sidrane 7f84ed57dd px4_fmu-v5x:Using SE050 not A71CH 5 years ago
David Sidrane 637578b8be px4_fmu-v5x:Correct trace connector description 5 years ago
Beat Küng 9c6f42a867 v5x defconfig: increase TELEM2 UART TX buffer size to 3000 5 years ago
Daniel Agar 678c3fe8e4 boards: px4_fmu-v5_optimized don't build all mags 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
Daniel Agar 3e5f85b47b
uavcannode: add distance_sensor (all possible instances) 5 years ago
Jakub Kákona dfa5ca1710
FlightGear simulator support (#14539) 5 years ago
Beat Küng 34c75f2d36 boards: temporarily disable UART TX DMA 5 years ago
Daniel Agar 5739cf27e5 boards: delete obsolete commented config systemcmd 5 years ago
Roman Dvořák 75fe3bee8c
drivers/rpm: add simple RPM message simulator (dummy publisher) 5 years ago
Daniel Agar 06478d9997 delete obsolete SENSORIOCSPOLLRATE/SENSORIOCRESET and systemcmds/config 5 years ago
Daniel Agar 7c7ee115e3
boards: px4_io-v2 defconfig optimizations to save memory 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 1ac6230758 boards: always change default IMU_GYRO_RATEMAX on px4_fmu-v2/v3 and mro_x21 5 years ago
Daniel Agar 588195f46c boards: px4/fmu-v4pro cleanup rc.board_sensors 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
Daniel Agar 55fc0cbdc7 boards/px4/fmu-v4: fix internal hmc5883 start 5 years ago
Beat Küng 31937c280d px4/v4: enable tx dma on telem2 5 years ago
Beat Küng cbed023334 px4/v{2,3}: enable tx dma on telem2 5 years ago
Beat Küng 68e1172bb5 px4/v5x: enable tx dma on telem2 5 years ago
Daniel Agar a89bba470a boards: STM32F76xxx/STM32F77xxx linker add ITCM RAM and .ramfuncs handling 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
Julian Oes 509b8b6b4b First skeleton for esc_battery module 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 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 02f4ad61ec
I2C/SPI require device type in constructor 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
baumanta 2103b8f7de fmu-v5_optimized: disable esc_calib 5 years ago
Daniel Agar 44bec269b0 boards: update all NuttX configs CONFIG_NSH_MAXARGUMENTS 12 -> 15 5 years ago
Daniel Agar f5fe50f839 invensense/icm20608g driver minor improvements 5 years ago
Daniel Agar a13e8e573e boards: fmu-v2/v3 rc.board_sensors remove obsolete hmc5883 argument 5 years ago
Beat Küng 81dc73b752 fmu-v5_optimized: disable bl_update 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng 6588dd0861 refactor icm20948: use driver base class 5 years ago
Beat Küng 924f46ee28 refactor icm20608g: use driver base class 5 years ago
Beat Küng c4a19c8852 refactor icm20689: use driver base class 5 years ago
Beat Küng 609eafd4cd refactor l3gd20: use driver base class 5 years ago
Beat Küng 6cf4de9e02 refactor lsm303d: use driver base class 5 years ago
Beat Küng 3423809cd9 refactor ism330dlc: use driver base class 5 years ago