aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/stm32/tone_alarm
Commit message (Expand)AuthorAgeFilesLines
* Commander: Play startup tune if preflight checks are good, play alarm otherwiseJohan Jansen2015-04-201-2/+3
* mkblctrl - rework and bugfixNosDE2015-02-181-0/+2
* STM32 drivers: move to 0 based indexLorenz Meier2015-02-091-5/+5
* STM32 drivers: Optimize for sizeLorenz Meier2014-11-151-0/+2
* Tone alarm sound for barometer check failRandy Mackay2014-08-011-0/+2
* tone_alarm: add EKF_WARNING tuneRandy Mackay2014-07-231-0/+2
* tone_alarm: add PARACHUTE_RELEASE_TUNERandy Mackay2014-04-281-0/+2
* tone_alarm: Added arming failure toneJonathan Challinger2014-04-051-0/+2
* tone_alarm: add GPS warning toneRandy Mackay2013-09-271-0/+2
* tone_alarm: add #define for device pathRandy Mackay2013-09-161-5/+5
* Allow tone_alarm cmd to take filename as parameterJean Cyr2013-08-311-159/+34
* Allow tone_alarm cmd to use tone names as well as numberJean Cyr2013-08-311-33/+53
* Fix parameter range checkJean Cyr2013-08-301-1/+1
* Remove unused tones and save about 6K flash spaceJean Cyr2013-08-301-160/+161
* Allow the tone alarms to be interruptedJulian Oes2013-08-221-8/+3
* Somehow alarm 14 didn't always workJulian Oes2013-08-161-3/+1
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-4/+25
|\
| * Merged masterLorenz Meier2013-08-141-4/+0
| |\
| | * Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-131-4/+0
| * | Merge branch 'master' into new_state_machineJulian Oes2013-07-081-1/+1
| |\|
| * | Don't interrupt a playing tune unless its a repeated oneJulian Oes2013-06-251-4/+25
* | | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+1
* | | Pull v2 pieces up to build with the mergepx4dev2013-07-071-4/+0
| |/ |/|
* | Integration WIP with current NuttX versionLorenz Meier2013-06-011-1/+1
|/
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-282-0/+1060