open360tracker - Der Community Antennentracker Made in Germany

guillesan

Erfahrener Benutzer
OK good news.
As I said earlier my purpose is to use the RVOSD protocol, and now it seems the firmware even if received by the serial port is not reflected in the LCD as with other protocols that have proven successful, Mavlink, Gps_Telemetry something You must be wrong.
Unfortunately I do not have enough knowledge to being able to study, so thanks to his great patience Rangarid and we solved everything that happens.
Likewise I appreciate your attention.
Cheers
 

McUles

Erfahrener Benutzer
Just for a test, replace in servos.h:

Find:
DDRB |= _BV(PORTB1) | _BV(PORTB2);

Replace:
DDRB |= _BV(PORTH6) | _BV(PORTB4);

Theoretical it should then on Digital 9 and 10.
If not, change it back.
 

guillesan

Erfahrener Benutzer
With that Line:

DDRB |= _BV(PORTB5) | _BV(PORTB6);

You have the Ports on PWM 11+12.

On 11 my Pan Servo is moving when i rotate the compass.

Dude, you were right and it works, may not have had any previous error.
The good news is that the servo turns according to the compass, ok
Thank
Rangarid now just need to check the schedule of RVOSD protocol, and ok
 
FPV1

Banggood

Oben Unten