Skip to content

Tags: l1tecoding/ExpressLRS

Tags

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)

3.4.0-RC3

Toggle 3.4.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix PWM issue of esp8266 device when duty is 0 (ExpressLRS#2684)

3.4.0-RC2

Toggle 3.4.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix LBT TLM (ExpressLRS#2660)

* Fix-LBT-TLM

* Enhanced deferred function support

Allows upto 3 on the go. Stops overwriting in LBT code.

* removed debug code

* If we run out of slots write a debug message

---------

Co-authored-by: Paul Kendall <[email protected]>
Co-authored-by: Michael <[email protected]>

3.4.0-RC1

Toggle 3.4.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[LR1121] Decrease PACKET_TO_TOCK_SLACK (ExpressLRS#2621)

* decrease PACKET_TO_TOCK_SLACK

Removes an unnecessary GetIrqStatus and optimises SetFrequencyReg order.  This saves 20us that can then be removed from SLACK and provides enough time for packets when using 2.4G 500Hz 1:2 TLM.

* reduce SLACK some more

* fix build errors

3.4-ALPHA

Toggle 3.4-ALPHA's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ExpressLRS#2628 from ExpressLRS/master

Update 3.x.x in prep for the v3.4 release

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Cherry pick pull request ExpressLRS#2444 to 3.x.x (ExpressLRS…

…#2506)" (ExpressLRS#2510)

* Revert "Cherry pick pull request ExpressLRS#2444 to 3.x.x (ExpressLRS#2506)"

This reverts commit ace9269.

* Fix build because an update to an unmanaged dependency broke the build

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ExpressLRS#2445 from pkendall64/3.x.x-oops

Oops, undo setting the out directory

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Sub250 target (ExpressLRS#2310)