aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/stm32/tone_alarm
Commit message (Expand)AuthorAgeFilesLines
* Fix the way that we idle the tone_alarm pin so that the board defines what is...px4dev2013-04-261-4/+4
* Silence the tone for pauses in legato tunes. Some tunes sound better now.px4dev2013-03-171-141/+142
* Fix a typo in several of the basic alarm beep tones.px4dev2013-03-171-3/+3
* more constnesspx4dev2013-03-101-2/+2
* One more tune. Might be a bit big to keep.px4dev2013-03-101-1/+139
* Add one more tune. Improve error handling. Be less picky about tunes passed o...px4dev2013-03-101-12/+28
* Add support for arbitrary user tunes on the commandline.px4dev2013-03-101-5/+34
* New tone_alarm driver, now features GWBasic PLAY / ANSI music string formatpx4dev2013-03-101-285/+467
* Remove an annoying message.px4dev2012-10-271-1/+0
* Minor board.h changes.px4dev2012-10-271-1/+1
* Major formatting/whitespace cleanuppx4dev2012-10-231-33/+54
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Function type fixpx4dev2012-10-211-1/+1
* Move the tone_alarm driver out of the NuttX configs area and add it as an stm...px4dev2012-10-212-0/+675