alsop / minimosd-extra

Automatically exported from code.google.com/p/minimosd-extra
0 stars 0 forks source link

Feature Req: Failsafe turns osd on #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here is a feature request. I run a rangelink receiver, and in the event of a 
failsafe, apm doesn't know that it is in failsafe, other than I have it switch 
to RTL. What I request is a dropdown menu in config tool. If the flight 
controller is in (choose flight mode, such as RTL, Auto, or another one), then 
it will automatically switch to panel _____(1 or 2) until FM is changed back. 
This could work for any mode. 

Original issue reported on code.google.com by ryanfrie...@gmail.com on 5 Jan 2015 at 6:55

GoogleCodeExporter commented 9 years ago
+1! My OSD currently goes to panel 2 when APM failsafes. This is due to lack of 
PWM input to the APM, so I guess it's interpreted as PWM == 0.

Original comment by cma...@gmail.com on 22 Jan 2015 at 8:25

GoogleCodeExporter commented 9 years ago
2 notes:

1. Note to Ryan: can't you set your OSD-panel-change switch to have the value 
you want, while setting failsafe? This way, when FS is triggered, the APM will 
RTL and the OSD will switch to what you want it to (I guess the panel with MAX 
info)

2. To me: Actually PWM is 1500 in my case. I just worked around this by making 
panel 2 to be the "all info" panel, and using 1 for normal flying. Upon FS, the 
PWM value of 1500 switches to panel 2

Original comment by cma...@gmail.com on 11 Feb 2015 at 9:06

GoogleCodeExporter commented 9 years ago
I am using all 8 channels for APM, thus I do not have a channel dedicated to go 
to certain vailue during failsafe. 

I do have RSSI going through it , so maybe an option where you configure the 
minimum rssi value before it automatically goes to panel 1. 

Original comment by ryanfrie...@gmail.com on 15 Feb 2015 at 10:26