15842 Commits (f190ca086722accb6f096b5ad046c4f6b8d0dd50)

Author SHA1 Message Date
Andrew Tridgell cc8a37b2fc AP_Radio: pack telemetry structures 7 years ago
Andrew Tridgell 4aa604a193 HAL_ChibiOS: enable pixartflow on skyviper-V2450 7 years ago
Andrew Tridgell 429a2beb86 AP_OpticalFlow: enable pixart flow on PCNC1 boards 7 years ago
Andrew Tridgell 8f1e8e787a GCS_MAVLink: added DATA96 hook for AP_Radio 7 years ago
Andrew Tridgell 0b5e3936fe AP_AHRS: added earth to body 2D rotations 7 years ago
Andrew Tridgell 9cce1e0733 StorageManager: expanded bind info to 56 bytes 7 years ago
Andrew Tridgell 7ac6df6f3e AP_Radio: use GDO2 for IRQ on cc2500 7 years ago
Andrew Tridgell 3456d67b2f AP_Radio: some boards won't have a radio reset pin 7 years ago
Andrew Tridgell 591e0c2249 HAL_ChibiOS: allow control of interrupt port 7 years ago
Andrew Tridgell 3cacb1d4b5 HAL_ChibiOS: commented the motor order in hwdef 7 years ago
Andrew Tridgell 4e8f8e88d9 AP_TempCalibration: fixed degC units 7 years ago
Andrew Tridgell 42b2843032 AP_Radio: removed obsolete example code 7 years ago
Andrew Tridgell 570a05e9d3 AP_OpticalFlow: fixed pixart SPI name 7 years ago
Andrew Tridgell 3f7934d082 AP_Radio: improvements to cc2500 driver 7 years ago
Andrew Tridgell e087fc7730 AP_Radio: initial implementation of cc2500 driver 7 years ago
Andrew Tridgell f3f6972fc0 HAL_ChibiOS: output panics on system console 7 years ago
Andrew Tridgell 7c8cf0a39e AP_OpticalFlow: fixed SPI name for pixart flow sensor 7 years ago
Andrew Tridgell 5a6831b606 AP_Baro: allow ICM-20789 on SPI or I2C 7 years ago
Andrew Tridgell a3dabf3c55 AP_Baro: enable 20789 baro on F412 7 years ago
Andrew Tridgell ac4017e2ae RC_Channel: added set_and_save_radio_trim() 7 years ago
Andrew Tridgell 472eed3847 AP_Baro: enable use of pressure correction 7 years ago
Andrew Tridgell 177284bd6b AP_TempCalibration: temperature calibration library 7 years ago
Andrew Tridgell 57a3bc1397 AP_Compass: new compass learning system 7 years ago
Andrew Tridgell 6a89fdf268 SITL: use AP_Declination for magnetic tables 7 years ago
Andrew Tridgell 252fc9c757 AP_Declination: added inclination and intensity tables 7 years ago
Andrew Tridgell ca30f6aec8 AP_Compass: added per-motor compass calibration 7 years ago
Andrew Tridgell b1ccf575f7 AP_Radio: support DATA96 packets for fw update 7 years ago
Andrew Tridgell 6ef5f61faa AP_Radio: add ChibiOS support 7 years ago
Andrew Tridgell 14dcee75f1 AP_Notify: added video recording flag 7 years ago
Andrew Tridgell e2d91535d0 AP_AHRS: fill in have_pos_abs 7 years ago
Andrew Tridgell b622fe143e AP_Notify: added have_pos_abs flag 7 years ago
Andrew Tridgell ac324a3760 StorageManager: added bind info storage area 7 years ago
Andrew Tridgell 3afaf81ccc AP_BoardConfig: added param object for AP_Radio 7 years ago
Andrew Tridgell a8af1974d2 HAL_PX4: hook into AP_Radio for RC input 7 years ago
Peter Barker ddb2f4b5ad HAL_PX4: define cypress SPI bus 7 years ago
Peter Barker beb5a41389 AP_HAL: add radio defines for PixHawk 7 years ago
Andrew Tridgell be002665cf AP_Radio: implement CYRF6936 direct attached radio 7 years ago
Andrew Tridgell b9e5649888 AP_InertialSensor: support PCNC1 7 years ago
Andrew Tridgell 2cc0f25ca0 AP_Compass: support PCNC1 7 years ago
Andrew Tridgell b2172a0475 AP_Baro: support PCNC1 7 years ago
Peter Barker 12a3cc1179 AP_Baro: use Invensense defines when configuring ICM20789 IMU part 7 years ago
Peter Barker 71cf3941a7 AP_InertialSensor: move Invensense register defines into separate file 7 years ago
Peter Barker 3ee112843c AP_InertialSensor: configure bypass for 20789 like we do for AK8963 7 years ago
Peter Barker 5d94172ada AP_InertialSensor: remove clearing of BIT_USER_CTRL_I2C_MST_EN bit in user_ctrl 7 years ago
Peter Barker 3a0c5bed85 AP_Baro: ICM20789: example fixes 7 years ago
Peter Barker bf95be96f3 AP_Baro: ICM20789: stop dev_icm being an instance variable 7 years ago
Peter Barker c56486a39e AP_Baro: remove pointless destructor overrides 7 years ago
Peter Barker 05fb28c7f9 AP_Baro: use HAL_SEMAPHORE_BLOCK_FOREVER 7 years ago
Peter Barker ea83a487d4 AP_Baro: create BARO_ICM20789_DEBUG and use it 7 years ago
Peter Barker 31d8b6ba64 AP_Baro: do not take semaphore if HAL_INS_MPU60x0_NAME not set 7 years ago