seagsm / er9x

Automatically exported from code.google.com/p/er9x
1 stars 1 forks source link

Aileron will not report as on #347

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.flash new firmware
2.wait for format
3.try to flip the aileron switch

What is the expected output? What do you see instead?
i expect the screen to report that the aileron switch had been fliped but it 
says its contantly off i know the switch works because i had used it in 
previous firmware (i believe 473 or something like that)

What version of the product are you using? On what operating system?
latest frsky version (646 i think)

Please provide any additional information below.
now in the code i notice that you changed how you handle the uart reassignment 
for the frsky mod i dont use pins c6 and c7 i use c6 and g2 for aileron and 
thrcut now thr cut is working but aileron isnt and i tried changing the port 
assignments in the code but it still says its off unless i put it to the c7 
port but then its always on.
any help would be appreciated 

Original issue reported on code.google.com by Mechcond...@gmail.com on 16 Dec 2011 at 9:42

GoogleCodeExporter commented 8 years ago
also i would like to add its not a hardware issue as i check all the 
modifications and connections with my multimeter on continuity mode and 
everything as far as i can tell checks out

Original comment by Mechcond...@gmail.com on 21 Dec 2011 at 8:14

GoogleCodeExporter commented 8 years ago
Can anyone please comment to this? I'm having the same exact issue... I'm not 
sure what is going on here. I'm at a loss!

Original comment by razors...@gmail.com on 27 Dec 2011 at 9:36

GoogleCodeExporter commented 8 years ago
If you are using bit G2 instead of C7, make sure the port is configures as an 
input with a pull up enabled.
Is this still a problem?

Original comment by michael....@mypostoffice.co.uk on 18 Jul 2012 at 6:12

GoogleCodeExporter commented 8 years ago
no sorry forgot to report back it was a conflict with the haptic mod for the 
stock board it would compile and run fine but would try to allocate the pin to 
both the haptic and the switch

Original comment by Mechcond...@gmail.com on 18 Jul 2012 at 9:39