-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
P-47-D-40, Detrola LF Radio #174
Comments
I noticed problems with P-51D too. |
which control for the P-51? fix for P-47 is inbound |
P-47D P-51D |
thats for P-47 its fixed. |
OK so I closed the issue too early. And I was mixed the airplanes up, I was testing the Detrola on the P-51 and the set_state worked there but set_state does not work on P-47D. So P-47D is 100% "broken". |
OK will test the fix! Thanks!! |
P-51 works as it should? can find a bug |
Detrola set_state for P-47D works now. |
I implemented this radio in DCSFP and noticed that there is something wrong.
DETROLA_FREQU_SEL which should change the frequency seems to change the volume dial for the Detrola. But it seems random. Sets a fixed value.
DETROLA_VOL, regardless if I put 5000 or -5000 in ctrlref the dial's value increases. And it doesn't change with the value given.
The text was updated successfully, but these errors were encountered: