Skip to content

Conversation

@DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Mar 14, 2023

No description provided.

YI-BOYANG and others added 30 commits November 21, 2022 14:38
Same as BF43COMPAT, but with a HD canvas, in case DJI implements support for
BF4.4 but not INAV.
The 1-3 arrows that hang off the side of the ESP32 Radar POIs are not intuitive for finding your flying buddies. This PR replaces the 1-3 arrows with a compass style cardinal indicator. This will point in the direction of the other craft. It is displayed on the right of the POI, to be distinct from the relative heading arrow.
- Renamed `osdPanServoHomeDirectionOffset` to `osdGetPanServoOffset` as the function does not reference home direction. So it can be used elsewhere.
- Added pan servo offset to POIs.
- Made cardinal always visible for ESP32 Radar.
Updated the `osd_pan_servo_index` max to 16. There are flight controllers now that have 12 PWM outputs. This now matches `MAX_SUPPORTED_SERVOS`.
DzikuVx and others added 29 commits March 23, 2023 15:56
Update Windows 11 - VS Code - WSL2 - Hardware Debugging.md
…oshold-in-OSD-for-fixed-wing

Show loiter instead of poshold in OSD for fixed wing
* fix getopts 'has_arg' usage (iaw getopt_long(3))

* Rexec the SITL on reboot

* Allow hostnames, facilitate compilation on non-GNU OS (e.g. *BSD), add IPV6 [xplane.c]

* add required interop header files [simple_soap_client.c]

* add required interop header files [simple_soap_client.h]

* update serial_tcp (headers, IPv6, lookup etc)

* conditional for  pthread_attr_getschedpolicy availability

* fix error in xplane socket familiy

* remove unnecessary added headers [xplane.c]

* fix gcc 12  warning is osd.c

* update docs

* fix for older gcc without closefrom(3)

* add AI_V4MAPPED|AI_ADDRCONFIG to ai_flags (to support V4 only hosts)
…vos-when-not-armed

Pull all servos to min when disarmed if thr is mixed in
Set ALLOW_BYPASS as default nav_extra_arming_safety
BFCOMPAT mods to increase precision in value scalings
Add mentions to BFHDCOMPAT
Add Betaflight "HD" compatibility (BFHDCOMPAT) video system
Improvements to BFCOMPAT character and icon mappings
Revert "Improvements to BFCOMPAT character and icon mappings"
@DzikuVx DzikuVx merged commit 521f838 into master Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.