1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
Commit graph

19 commits

Author SHA1 Message Date
Michael Keller
83e614c139
Made MSC initialisation pin configurable. (#5535) 2018-03-27 01:04:59 +13:00
jflyper
8f76a11081 Generic pin output driver 2018-02-11 15:57:28 +09:00
mikeller
2a837890b7 Fixed ownership labels for pins of SPI receivers. 2017-12-29 00:51:48 +13:00
jflyper
11c47c631b Port iNav's rangefinder 2017-12-20 12:54:19 +09:00
jflyper
209be419cb Add TIMUP pseudo resource 2017-11-28 10:16:34 +09:00
Michael Jakob
60b8e0f05e Configurable compass drivers based on jflyper's PR #3613
Eliminate static variables in mag drivers
AK8975 and HMC5883l driver cleanup
replace magic numbers with definitions
Switched AK8963/Ak8975 to 16 bit mode
Update Mag gain calculations to use integer varables (ledvinap
recomendation)
Update interrupt handling for HMC5883L
Reschedule compass task only if slave mode is realy active
Change bustye definitions to an enumeration set
Fix dispatch functions and remove redundant dispatch functions from Baro
and Mag drivers 
Fix unittest
2017-10-17 22:22:11 +02:00
Steffen Windoffer
03aa31acdd remove not needed whitespaces 2017-08-24 11:33:39 +02:00
DieHertz
cc358dc405 Implemented Camera Control using Hardware and Software PWM 2017-07-16 02:23:31 +03:00
jflyper
c6aa8e7b56 Add resource command 2017-07-03 11:52:01 +09:00
jflyper
10605e00b9 Resolve confict 2017-06-23 19:14:07 +09:00
jflyper
c7f62e47a6 Automatic spektrum bind pin determination 2017-06-17 04:12:50 +09:00
Maxim Strinzha
6c08781401 Add HMC5883L SPI driver 2017-02-23 10:19:37 +03:00
Michael Jakob
377893e173 Register SDCard DMA in resource list 2017-02-07 00:58:09 +01:00
jflyper
4e8cea011f Avoid TRANSPONDERVTX and random owner name 2016-12-28 00:37:01 +09:00
Hydra
08e40af088 SPRACINGF3NEO - VTX Support.
Note: Likely there will be a clash with DMA driven OSD and the VTX.

There is no support in the code to disable OSD updates prior to changing
VTX channel.
2016-12-23 17:46:15 +00:00
jflyper
cb08844774 ownerNames[ ] lists I2C_SCL and I2C_SDA in a wrong order 2016-12-20 14:11:54 +09:00
Hydra
782d8316da Move transponder to use IO/Timer configuraton.
Initialisation now matches LED strip code.
2016-11-17 19:07:33 +01:00
blckmn
953c8da179 Corrections - too many initialisers, and ADC 2016-11-10 20:34:00 +11:00
blckmn
58105c25ac Simplified Owner management 2016-11-10 18:56:13 +11:00