HeadTracker icon indicating copy to clipboard operation
HeadTracker copied to clipboard

This project is built to record the orientation a FPV headset to allow the camera on your RC to follow your head movements.

Results 58 HeadTracker issues
Sort by recently updated
recently updated
newest added

The GUI application is very similar to a classic editor of application specific data. Classic editor has memory buffer. User can load his data there, modify it using various controls...

enhancement

Modify the window of the first step: ![image](https://user-images.githubusercontent.com/90671453/182556442-1dacc01c-f5b0-4d08-bbcd-c5251bdf27d7.png) 1. Add the message as on the screenshot above. It should be in a big enough font be and bold. 2. Rename...

enhancement
good first issue

This should be changed so that the old gyro calibration values are used and output isn't ever disabled. If a reboot is needed mid flight I would want the output...

ToDo

Add some setup templates for the basic setup types. Should help alleviate some setup confusion. 1. Open/EdgeTx PPM/SBUS (80hz) - 4ch PPM, 12ms frame. Tilt-1,Roll-2,Pan-3, Bluetooth(Head) 2. Open/EdgeTx Bluetooth PARA/CC2540...

enhancement
good first issue

Recently added a request to switch to Coded PHY mode for the Bluetooth connection to help with range. So far works amazingly when going Arduino -> Arduino. Nice and smooth...

enhancement

Include the option to enable/disable output on a long proximity sense.

enhancement
good first issue

Idea from another head tracker project. https://cdn.discordapp.com/attachments/827622724565467199/901051561508225044/unknown.png Add the ability to reset center by tilting your head full one direction and full the other within a certain time will reset...

enhancement

Additional thought on allowing wireless joystick output. Add an additional Bluetooth mode that sends the HID joystick device over Bluetooth LE. Links here for reference, https://www.ti.com.cn/cn/lit/an/swra715/swra715.pdf?ts=1648830563603&ref_url=https%253A%252F%252Fwww.google.ca%252F

enhancement

Note to self... Rebooting right after a calibration solves this but It should be causing a reset in the software to re-find the initial orientation. need to check if this...

bug