Skip to content

Tags: autocom/ExpressLRS

Tags

3.5.3

Toggle 3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Return TX to configured RF mode after binding (ExpressLRS#3035)

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ble reporting wrong as "gamepad" instead of "joystick" (ExpressLR…

…S#3013)

Co-authored-by: Jye <[email protected]>

3.5.1

Toggle 3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent vtx msp on tx boot (ExpressLRS#2965)

* prevent vtx msp on tx boot

* fix pitmodeAuxState initialised state

* revert VtxSendState in VtxTriggerSend()

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes 3 issues with the displays (ExpressLRS#2916)

* Fixes 2 issues with the displays

* Fix for joystick that uses shared WIFI ADC

3.5.0-RC2

Toggle 3.5.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes 3 issues with the displays (ExpressLRS#2916)

* Fixes 2 issues with the displays

* Fix for joystick that uses shared WIFI ADC

3.5.0-RC1

Toggle 3.5.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the setting for disabled wifi-auto-on-internal when -1 (ExpressLR…

…S#2897)

3.4.3

Toggle 3.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug: increase ESP8266 hwTimer::resume buffer (ExpressLRS#2786)

* bug: increase ESP8266 hwTimer::resume buffer

* move hwTimer::resume to be called as the final task before return to IsrCallback()

In the original location HandleFHSS() can still be called after hwTimer::resume.  This eats into the 20us resume buffer.

* update esp32 hwTimer to trigger correctly

* fix speeling

3.4.2

Toggle 3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
VTXAdmin PitMode On using YAW channel to trigger (ExpressLRS#2740)

Co-authored-by: Jye <[email protected]>

3.4.1

Toggle 3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
All zeros is unbound, not just any zero! (ExpressLRS#2721)

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixes SBUS last position failsafe mode (ExpressLRS#2706)