aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/stm32
Commit message (Collapse)AuthorAgeFilesLines
* adc: allow "adc test" to read 10 valuesAndrew Tridgell2013-08-021-1/+1
|
* Remove some timer reload events; these seem to break PWM output on IO.px4dev2013-07-301-6/+0
|
* Fix the clock enable register for FMUv2 PWM outputs 1-4.px4dev2013-07-291-0/+12
| | | | Teach the stm32 pwm driver about the MOE bit on advanced timers.
* More GPIO and general pin assignment fixes.px4dev2013-07-101-3/+9
|
* Pull v2 pieces up to build with the mergepx4dev2013-07-072-8/+4
|
* Use a better way of guessing whether we can use both-edges mode.px4dev2013-06-121-1/+3
|
* Integration WIP with current NuttX versionLorenz Meier2013-06-014-4/+4
|
* Based on comments in:px4dev2013-05-231-1/+1
| | | | | | http://answers.px4.ethz.ch/question/1337/px4io-receiver-connection-problem/?answer=1346#post-id-1346 increase the longest PPM pulse we recognize out to 550µs.
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-288-0/+2838