20998 Commits (eb25358aac3442e05d5ee97056ec963e05edc7a2)
 

Author SHA1 Message Date
David Sidrane eb25358aac auav-x21 Add PX4IO HW version 8 years ago
David Sidrane feb76b4649 Unit test does not have a board_config.h 8 years ago
David Sidrane 9665db3efc Use px4_config.h not board_config.h 8 years ago
David Sidrane 78eb02e480 Remove the posix based #ifdef from version.h 8 years ago
David Sidrane df1ed22cf9 Distribute sitl and board based assets for posix targets 8 years ago
David Sidrane df6b46d0ba FMUV1 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane 894b41e313 AEROCORE Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane f86a8c0e5e MINDPX_V2 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane e0fa53f444 FMUV2 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane 0baefec09f FMUV4 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane e9ca626e19 TAP_V1 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane fd25f0a594 AEROFC_V1 Moved magic numbers for battery V div and A per V to board_config.h 8 years ago
David Sidrane 99902807c9 SITL Moved magic numbers for battery V div and A per V to px4_config.h 8 years ago
David Sidrane a8b9c906f6 Board_config.h will provide the BOARD_BATTERYx_V_DIV 8 years ago
David Sidrane 1c3ebadb85 Removed unused defines AVIONICS_ERROR_VOLTAGE and AVIONICS_WARN_VOLTAGE 8 years ago
David Sidrane 93bc8f6467 Combined ifdess and made positive logic 8 years ago
David Sidrane 0bb0e92378 gpio_led removed dependancy on CONFIG_ARCH_BOARD_xxxx 8 years ago
David Sidrane 07d7ff5f38 Removed all CONFIG_ARCH_BOARD_xxx usage in drv_gpio.h 8 years ago
David Sidrane 0fe915bdfd aerofc-v1 Removed empty GPIO table 8 years ago
David Sidrane cf893b6e89 TAP_V1 removed unused GPIO defines 8 years ago
David Sidrane d0f2d5e07f crazyflie removed unused GPIO defines 8 years ago
David Sidrane aaf1b9c617 mindpx-v2: moved GPIO defines to mindpx-v2/board_config.h 8 years ago
David Sidrane acb0684a4e aerocore **corrected** and moved GPIO defines to aerocore/board_config.h 8 years ago
David Sidrane 1d4d0656c6 PX4FMUV1: moved GPIO defines to px4fmu-v1/board_config.h 8 years ago
David Sidrane fe0f3bc557 PX4FMUV4PRO: moved GPIO defines to px4fmu-v4pro/board_config.h 8 years ago
David Sidrane 356911ab0d PX4FMUV4: moved GPIO defines to px4fmu-v4/board_config.h 8 years ago
David Sidrane 58a5ac78d9 PX4NUCLEOF767ZI_V1 **corrected** and moved GPIO defines to px4nucleoF767ZI-v1/board_config.h 8 years ago
David Sidrane 0b89088065 PX4FMUV5 **corrected** and moved GPIO defines to px4fmu-v5/board_config.h 8 years ago
David Sidrane 62dee7d096 PX4FMUV2: moved GPIO defines to px4fmu-v2/board_config.h 8 years ago
David Sidrane b74d049e89 AUAVX21 **corrected** and moved GPIO defines to auav-x21/board_config.h 8 years ago
David Sidrane 9416ae670b Bring the board config into drv_gpio under nuttx 8 years ago
David Sidrane 955f2d7701 make device paths not board specific 8 years ago
David Sidrane 5d263776f2 Placed dependancy on BOARD_USES_PX4IO not path (PX4IO_DEVICE_PATH) 8 years ago
David Sidrane 33486d5047 FMU gpio operations now conditional on BOARD_FMU_GPIO_TAB in board_config 8 years ago
David Sidrane 216ec6513a Removed CONFIG_ARCH_BOARD_AEROFC_V1 from tap_esc 8 years ago
David Sidrane fa6ad99aba Enable MEAS Airspeed voltage_correction based on ADC_SCALED_V5_SENSE not CONFIG_ARCH_BOARD_xxx 8 years ago
David Sidrane 26b1e1fe0c Use HW independant overrideable defines to condition ADC V5 sensing & publishing 8 years ago
David Sidrane a5ec920756 Provide overridable default ADC Full scale Voltage and Scaling factors 8 years ago
David Sidrane 43c1237d00 On lis3mdl use the bus setting to return internal/external 8 years ago
Lorenz Meier 084e714f62 Mixer: Fix yaw throttle adjustment 8 years ago
Paul Riseborough 1d66d4b051 sensors: Allow for difference in temperature readings across sensors 8 years ago
Larry Wang 1beb2911e2 init shmem early to avoid random crash in fastrpc (#6407) 8 years ago
Michael Schaeuble 7aea2ca030 BebopFlow: Add V4L2 interface and image functionality 8 years ago
Michael Schaeuble f572752412 BebopFlow: Add initial PX4 app and structure 8 years ago
Lorenz Meier 27fca51b05 Update DF 8 years ago
Michael Schaeuble 85aa710414 BebopRangeFinder: Integration into build and starup 8 years ago
Michael Schaeuble 6cb659c8ef BebopRangeFinder: Add DF wrapper for Bebop's height sensor 8 years ago
David Sidrane 1d4ae4c683 Allows a board config to override the number of partitions and names 8 years ago
David Sidrane 487fbdf009 Use BOARD_EEPROM_WP_CTRL signal to control EEPROM WP signal if defined 8 years ago
David Sidrane 44cb1afa4d Provide an overidable nop default for BOARD_EEPROM_WP_CTRL 8 years ago