aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/stm32/drv_hrt.c
Commit message (Collapse)AuthorAgeFilesLines
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-6/+1
| | | | | | most of the PX4-specific board configuration data moves out of the config and into the board driver. Rename some directories that got left behind in the great board renaming.
* Pull v2 pieces up to build with the mergepx4dev2013-07-071-4/+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-011-1/+1
|
* 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-281-0/+908