Skip to content

Tags: andlier/ExpressLRS

Tags

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing wifi targets for some DIY modules (ExpressLRS#1210)

* Add missing wifi targets for some DIY modules

* Add missing F27 wifi target

2.0.0

Toggle 2.0.0'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#1152 from ExpressLRS/fix-lua-device-name

Fix LUA device name

2.0.0-RC4

Toggle 2.0.0-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add guard around DEVICE_NAME for common headers (ExpressLRS#1147)

* Add guard around DEVICE_NAME for common headers

Add missing options to mDNS options string

* Add guard for BetaFPV RX/TX DEVICE_NAME

* Move DEVICE_NAME to a seperate mDNS entry.

Everywhere in the code can use the same string now.

* Add guard around DEVICE_NAME on all targets

Co-authored-by: Bryan Mayland <bmayland@capnbry.net>

2.0.0-RC3

Toggle 2.0.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stop DEBUG_CRSF_NO_OUTPUT sending MSP (ExpressLRS#1119)

2.0.0-RC2

Toggle 2.0.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent going to 1:2 ratio when disconnected and entering Lua (Expres…

…sLRS#1092)

* Only send as much MSP data as we have

* Fix tests on windows platform?

* Block device pings when not connected

* Only add htobe32/htobe16 on non-linux

* LINUX linux

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wrong firmware version displayed on web update (ExpressLRS#1097)

* Update index.html

* version number

* 1.2.1

2.0.0-RC1

Toggle 2.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce Lua memory again, use nil instead of 0/false, free unused funcs (

ExpressLRS#1056)

* Use nil instead of 0/false, free unused funcs

* Always return 0 from run function

* Fix missing device folder

* Make sure field isn't nil before working with it

* Do not request a field if fields_count is 0

* Fixup mockup

* Add back double-checks that if it reads bad data we don't crash

* fix compatibility

* fix err

* fix err

* fix title and revert some old var

* not the attr,its the concenating of goodbadpkt

* Workaround FreedomTX tonumber weirdness

Co-authored-by: Paul Kendall <pkendall64@gmail.com>
Co-authored-by: StonedDawg <st.kenneth93@gmail.com>

1.2.0

Toggle 1.2.0's commit message
update version number to v1.2.0

1.1.0

Toggle 1.1.0's commit message
update version number to v1.1.0

Co-Authored-By: Jye <JyeSmith@users.noreply.github.com>

1.0.1

Toggle 1.0.1's commit message
HGLRC Targets (ExpressLRS#734)

Co-authored-by: Jye <JyeSmith@users.noreply.github.com>