toshibox
(Tsuzuku Toshiki)
May 29, 2021, 2:37pm
1
Hi, I want to stop buzzer when Pixhawk and GPS/COMPASS module startup.
That’s because I use Pixhawk at quiet place.
I search the parameter about buzzer in full parameter list.
But I couldn’t find it.
Could you tell me how to stop the startup buzzer.
Thank you
dkemxr
(Dave)
May 29, 2021, 2:53pm
2
NTF_BUZZ_VOLUME doesn’t work?
toshibox
(Tsuzuku Toshiki)
May 30, 2021, 12:33pm
3
Thank you, Dave.
I tried to change “NTF_BUZZ_VOLUME” with mission planner.
But I couldn’t find the param in full parameter list.
How can I change it?
dkemxr
(Dave)
May 30, 2021, 1:12pm
4
What Flight Controller and what firmware version?
toshibox
(Tsuzuku Toshiki)
May 30, 2021, 1:44pm
5
I rewrite firmware Rover4.0.0 because I was not sure what firmware in Pixhawk4.
Then I found the parameter and I could stop the buzzer by changing parameter.
Thank you