15845 Commits (88effef51ac3abcd6ce8e14e72d3baab14742e48)

Author SHA1 Message Date
Andrew Tridgell 0e6497aa85 AP_InertialSensor: merged in Revo driver 7 years ago
Andrew Tridgell ba32b06c59 StorageManager: fixed header order 7 years ago
Andrew Tridgell 682dcb65cf AP_BoardConfig: added param helper for HAL parameters 7 years ago
night-ghost 0d8c71de71 DataFlash: added F4Light HAL support 7 years ago
night-ghost 2b213b78ab AP_Param_Helper: param table support for HAL 7 years ago
night-ghost f8569ac39e AP_HAL: added F4Light HAL 7 years ago
Andrew Tridgell 61793c485a modules: added submodules for HAL_F4Light 7 years ago
night-ghost 04beb45521 HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago
night-ghost 739c873991 AP_Frsky_Telem: fixed build warnings 7 years ago
Randy Mackay 2aeda48512 AR_AttitudeControl: minor arg name fix 7 years ago
Tom Pittenger 18caed135e AP_UAVCAN: simply do_cyclic 7 years ago
Tom Pittenger 52589f3c22 AP_UAVCAN: refactor RC Out functions 7 years ago
Andrew Tridgell 10f940c8d0 HAL_ChibiOS: adjust RCIN pin settings for fmuv4 7 years ago
Andrew Tridgell 9301e4888a HAL_ChibiOS: make not having bus lock a soft error 7 years ago
Andrew Tridgell abd659212e AP_BoardConfig: fixed device semaphore in board detect 7 years ago
Andrew Tridgell 2b86c0e962 HAL_ChibiOS: tweak DMA settings for skyviper-v2450 7 years ago
Andrew Tridgell 8226530610 HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options 7 years ago
Andrew Tridgell 507fcb0f27 Tools: moved make_abin.sh into Tools/scripts 7 years ago
Andrew Tridgell eb0389caf2 HAL_PX4: used cypress bus defines 7 years ago
Andrew Tridgell f8e16008f6 AP_HAL: updated cypress radio bus pins for skyviper 7 years ago
Andrew Tridgell 4ce0c2c827 HAL_ChibiOS: simplify skyviper-v2450 config 7 years ago
Andrew Tridgell b90c0d78f3 HAL_ChibiOS: fixed build warning 7 years ago
Andrew Tridgell 64384fa8c9 AP_Radio: allow build of AP_Radio under PX4 7 years ago
Andrew Tridgell 8eff43a352 HAL_ChibiOS: fixed printf arguments 7 years ago
Andrew Tridgell f928bd9420 AP_Radio: fixed build warnings 7 years ago
Andrew Tridgell 598c2b9eb1 AP_TempCalibration: fixed build warning 7 years ago
Andrew Tridgell aee6462deb HAL_ChibiOS: enable I2C clearing on F412 board only 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago
Andrew Tridgell 8d43c6c3dc AP_Radio: implement OTA update for cc2500 7 years ago
Andrew Tridgell 0d089e8116 HAL_ChibiOS: fixed F412 OF reset pin 7 years ago
Andrew Tridgell eeff485a39 AP_Radio: fixed timing of telem packets 7 years ago
Andrew Tridgell 240b6d57f7 AP_Radio: added SRT packet formats for cc2500 7 years ago
Andrew Tridgell 2b9dd0b394 AP_Radio: fixed startup with stored bind info 7 years ago
Andrew Tridgell 3c3389a005 HAL_ChibiOS: raise I2C bus priority on F412 7 years ago
Andrew Tridgell 20a008c80a HAL_ChibiOS: disable trace buffers 7 years ago
Andrew Tridgell b380143349 AP_InertialSensor: improved handling of I2C invensense sensor 7 years ago
Andrew Tridgell b33c815e96 AP_InertialSensor: added whoami for prototype 20789 7 years ago
Andrew Tridgell b3ed8fd3f9 AP_Scheduler: scale perf_info with loop rate 7 years ago
Andrew Tridgell 875008f2a6 HAL_ChibiOS: lock all DMA channels on reboot 7 years ago
Andrew Tridgell 32ddbca428 AP_Radio: do cypress sends as single transfer 7 years ago
Andrew Tridgell 65f4c0ba50 AP_Radio: improved timeout abstraction in cypress driver 7 years ago
Andrew Tridgell 6faace278a HAL_ChibiOS: run i2c at 400kHz on F412 7 years ago
Andrew Tridgell 907728e323 AP_Radio: prevent crash if cc2500 device not found 7 years ago
Andrew Tridgell 9f53ae1ea4 HAL_ChibiOS: added F412-rev1 hwdef.dat 7 years ago
Andrew Tridgell ad8db6cda3 AP_InertialSensor: added sensor type ICM20789_SPI 7 years ago
Andrew Tridgell 2c8e6bb834 AP_Compass: use generic defines for BMM150 7 years ago
Andrew Tridgell 00d3c158db AP_Baro: use generic defines for 20789 7 years ago
Andrew Tridgell 6bc3d126bb AP_HAL: added sensor defines for BMM150 and ICM20789 7 years ago
Andrew Tridgell 47ce37f463 HAL_ChibiOS: report I2C clock downgrades 7 years ago
Andrew Tridgell 8dcf89b2b7 AP_Scheduler: put scheduler debug on console 7 years ago