Tags: andlier/ExpressLRS
Tags
Add missing wifi targets for some DIY modules (ExpressLRS#1210) * Add missing wifi targets for some DIY modules * Add missing F27 wifi target
Merge pull request ExpressLRS#1152 from ExpressLRS/fix-lua-device-name Fix LUA device name
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>
Wrong firmware version displayed on web update (ExpressLRS#1097) * Update index.html * version number * 1.2.1
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>
HGLRC Targets (ExpressLRS#734) Co-authored-by: Jye <JyeSmith@users.noreply.github.com>
PreviousNext