Antenna Tracker Build Thread

Thanks Steve. I needed to use loads of holiday up so I have time to mess about.

If anyone builds this, I can give some help.

I just tested it in the back yard and it didn’t work! But I had the magnetometer configured the wrong way round (its the opposite to Inav for some reason). It follows my 5" now.

I’ll strap a camera to the tracker and try to get some video later. Hopefully tracking my quad or a plane.

There is a slight possibility that the mag needs to be slightly rotated a few degrees. I wont know until later.

2 Likes

Excellent, very interesting, if I do get the time I’ve got a one of two shelved projects that could work well with this… :thinking:

Why are the GPS wires not conceiled in the the 3D printed parts :thinking: :thinking:

Poor planning. They will be on the final build which will have full 180 tilt :+1:

Did you put in the declaration

I put in 90 CW flip. I’m not sure if I can put in, say 95 etc?

// Select compass declination. Consult http://www.magnetic-declination.com/ to check your zone declination value.
#define Compass_Declination -0.34

Yes I have done that for the uk. But I think I may be able to enable a debug line to check with a compass

I’ll do a proper check at a field where there is no interference.

1 Like

just winding you up :laughing: :laughing: :laughing:

Struggling to get it talk to my self built Bluepill drone

:scream::scream::scream::scream::scream::scream::scream::scream:

Is the tracker the ap or is the bluepill?

The tracker is the ttgo and I was hoping it could receive the telemetry from the drone (Bluepill)

There is no push button on pin 12 (pulled down to gnd)? Are you using a gps and mag?

Did try one but made no difference

Yes using gps and mag

This is what I get from the serial monitor

Starting AntTrack version:2.19.07
Setting up wire I2C SDA:21 SCL:22
E (2025) gpio: gpio_set_level(226): GPIO output gpio_num error
Display support activated: Landscape
135x240 text_size=2 char_w_px=12 char_h_px=16 scr_h_ch=8 scr_w_ch=20
Target Board = 3 ESP32 / Variant is LILYGO® TTGO T-Display ESP32 1.14 inch ST7789 Colour LCD
Serial Telemetry In
Selected protocol is AUTO
E (2606) gpio: GPIO can only be used as input mode
E (2606) gpio: gpio_set_level(226): GPIO output gpio_num error
Dynamic heading source = 4 Tracker Box Compass
Compass type HMC5883L expected
Servo slowdown factor is 10ms per degree of rotation
Testing Servos
autoBaud - sensing pin 13
Tracker box GPS baud rate detected is 9600b/s
Serial port rx pin 27 is IDLE_HIGH, regular rx polarity retained
autoBaud - sensing pin 27
Serial input baud rate detected is 9600 b/s
FrSky F.Port2 found
E (32343) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32343) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32344) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32349) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32355) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32360) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32366) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32372) gpio: gpio_set_level(226): GPIO output gpio_num error
E (32377) gpio: gpio_set_level(226): GPIO output gpio_num error

Having problems myself
My mag was the wrong way round and the pan servo back to front. Easy fix.
But the latest crossfire fw doesn’t give altitude as far as I can see unless I try to find it. Altitude is available on fw 4.11, but the mavlink is not stable.
I’m going to reload the latest fw and try to find the altitude.

1 Like

Back in the days, I had to set my tracker facing magnetic north, once the tracker had enough GPS, then set that position as the zero heading which tied GPS and Magnetic North.

Here is my first attempt at getting this to work……I abandoned it in the end as I spent too many a weekend at it instead of going “shopping”….:rofl:

Wrong video but I’ll leave it for your entertainment…:grin:

2.4G VRX, 35Mhz 1/4 wave RC

2 Likes

I have altitude and heading on my crossfire now with the latest fw. But still not on the tracker. Gumble

…but you are getting there…:clap:

1 Like