Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ExpressLRS

ExpressLRS aims to provide the best completely open, high refresh radio control link while maintaining a maximum achievable range at that rate with low latency.
Collective - Host: opensource - https://opencollective.com/expresslrs - Website: https://www.expresslrs.org - Code: https://github.com/ExpressLRS

update opcodes and adds RebootIntoWifi (#1)

* update opcodes and adds RebootIntoWifi

* adds MSP_ELRS_SET_VRX_BACKPACK_WIFI_MODE to VRx ba...

github.com/ExpressLRS/Backpack - 6fc3f5d407664d2031ea1001aa90df4df377bc8d authored about 3 years ago by Jye <[email protected]>
Add ESP8266 TX (#944)

* Add DIY2400 ESP8266

* Fix ESP32 build SerialPort not defined

I swear I am not a complete...

github.com/ExpressLRS/ExpressLRS - 7a8cadd7dea23a43ff9e1bcd74b455b0ad131c25 authored about 3 years ago by Bryan Mayland <[email protected]>
Disconnect RF handlers consistently across platforms (#947)

github.com/ExpressLRS/ExpressLRS - cfec3757735abc9633e4e491df7efcfec8aa8aff authored about 3 years ago by Bryan Mayland <[email protected]>
ADD: BetaFPV 900 and 2400 to supported hardware on README (#951)

github.com/ExpressLRS/ExpressLRS - cb85e251bde1f9a666cb23dddf4de7897950a453 authored about 3 years ago by Miral Achmed <[email protected]>
First cut of backpack firmware

github.com/ExpressLRS/Backpack - 56f9a5489cbe1dfc803e9195c5aa2c9d01909d23 authored about 3 years ago by wvarty <[email protected]>
Initial commit

github.com/ExpressLRS/Backpack - 838bc3ba7dfb1706cd86cd0a3ba1552d9510dced authored about 3 years ago by wvarty <[email protected]>
Merge pull request #72 from busheezy/uid-byte-gen

UID byte gen

github.com/ExpressLRS/Docs - fa9e71736bf735051a910e77bd7b54d8882aca9c authored about 3 years ago by Nikhil Parikh <[email protected]>
Merge pull request #76 from StonedDawg/dev-ardupilot-update

elrs docs Dev branch, ardupilot update

github.com/ExpressLRS/Docs - 6757f6d127e1bd7fdb769c375f83d2ee2d27eab1 authored about 3 years ago by Nikhil Parikh <[email protected]>
update ardu guide

github.com/ExpressLRS/Docs - d2a17e5a8e95678a81cffc7784d7b756a18250ef authored about 3 years ago by StonedDawg <[email protected]>
Call correct interrupt to prevent Nonce slip (master) (#943)

* Only fire interupt that actually interrupted

* WaitRXresponse -> TelemetryRcvPhase

github.com/ExpressLRS/ExpressLRS - 862d94a0f7d933c3ff2f5c20689d44ce8e2c73a1 authored about 3 years ago by Bryan Mayland <[email protected]>
Update supported-hardware.md

github.com/ExpressLRS/Docs - b2f9e65f29ca382aa8b6a5f59e089361f2a5f3c2 authored about 3 years ago by Nikhil Parikh <[email protected]>
requested changes

github.com/ExpressLRS/Docs - d35a288de5417b98e80718c6498badd438830542 authored about 3 years ago by = <[email protected]>
use extra_javascript so we can support versioning

github.com/ExpressLRS/Docs - e8d8ecbe9f5ff67df559bdce0c82f8c84e2e078f authored about 3 years ago by = <[email protected]>
use code block insetad of inline

github.com/ExpressLRS/Docs - 3c72434acb7bbe2e8274772ef1490d287026a0da authored about 3 years ago by = <[email protected]>
add uid byte gen

github.com/ExpressLRS/Docs - 51ebd5bffa455b30d55e98a69ddd5e2a6282fb75 authored about 3 years ago by = <[email protected]>
bind to all ips instead of a port

github.com/ExpressLRS/Docs - d2aeb5ecbf3d95d6c00357e316e8d05dd59e74a1 authored about 3 years ago by = <[email protected]>
change file to lf line endings

github.com/ExpressLRS/Docs - 2b64b020be097ad97b629d13f6a36d2866d6bbb1 authored about 3 years ago by = <[email protected]>
Use 2 packets per FHSS hop for 25Hz (900) / 50Hz (2400) (#913)

* 2 packets per hop on the lowest rate

* Rename RFmodeCycle rf params to reflect usage

* S...

github.com/ExpressLRS/ExpressLRS - d11e225def20f562328a7058e064117b6fae5050 authored about 3 years ago by Bryan Mayland <[email protected]>
Adds override for incorrect target detection (#924)

* init

* Update BFinitPassthrough.py

github.com/ExpressLRS/ExpressLRS - ba88ed3379e437e0ad97b4b86c0129ba8e436f87 authored about 3 years ago by AlessandroAU <[email protected]>
WiFi Web Server refactor/consolidation (#914)

* Single codebase for web update

Fix config having both RX and TX included!

* Move all web...

github.com/ExpressLRS/ExpressLRS - 887e6df2a17b50a38bc2c670f2fc1f62526d4a17 authored about 3 years ago by Paul Kendall <[email protected]>
Commit after each model is upgraded for NVS (#937)

Move eeprom begin back to tx_main. Doesn’t work in config class!

github.com/ExpressLRS/ExpressLRS - f07396bf3fe4be56269b4c5fba08184432672cf1 authored about 3 years ago by Paul Kendall <[email protected]>
Skip RF Calibration on startup on ESP8266 (#928)

github.com/ExpressLRS/ExpressLRS - d31e6ec0f8afd44f17c302fdf63a82e50fb55181 authored about 3 years ago by Bryan Mayland <[email protected]>
Use NVS instead of EEPROM on ESP32 (#927)

* Use NVS instead of EEPROM

* Move EEPROM into config

Fix bug where initial load did not s...

github.com/ExpressLRS/ExpressLRS - f54afd790540191d4dd0f7b2881fa1922deff95e authored about 3 years ago by Paul Kendall <[email protected]>
allow re-match modelid on sync packet (#935)

* allow re-match modelid on sync packet

* fix typo

github.com/ExpressLRS/ExpressLRS - 280ef4cb2c6b9a7d6825a4b0897ae961b13cf0e7 authored about 3 years ago by StonedDawg <[email protected]>
Fix the size calculation on the "special" LUA folder (#932)

github.com/ExpressLRS/ExpressLRS - 1839aaa97dc564518ad1bc9dbdd937120f3bec02 authored about 3 years ago by Paul Kendall <[email protected]>
change link in readme from wiki to website (#930)

github.com/ExpressLRS/ExpressLRS - 6b0344989ce4db1b8b37115b3de25f143e129b33 authored over 3 years ago by SpencerGraffunder <[email protected]>
Merge pull request #66 from CapnBry/modelmatch

github.com/ExpressLRS/Docs - 36a52a4c5f5d1a22fee1f816a6bfe69473bdf3a5 authored over 3 years ago by Nikhil Parikh <[email protected]>
Merge pull request #70 from deadbytefpv/db2toolchain-addendum

[2.0] Updating Local Repo: Toolchain Setup Addendum

github.com/ExpressLRS/Docs - 42c9738c7745240fb9000ba9c1fb23203550455f authored over 3 years ago by Nikhil Parikh <[email protected]>
Merge pull request #73 from justinlampley/DeviceConfigurationFile

Define devices in configuration file

github.com/ExpressLRS/ExpressLRS-Configurator - d1869dcd718abce3f828bef2a493d921214e0688 authored over 3 years ago by jurgelenas <[email protected]>
Remove TARGET_SX1280 (#922)

github.com/ExpressLRS/ExpressLRS - 4b6a56d53e1c123f30dd52d028e99814b22c74b8 authored over 3 years ago by Bryan Mayland <[email protected]>
Change TargetUserDefinesFactory into a service and modify how flashing method and the user defines are validated when loading the devices.

github.com/ExpressLRS/ExpressLRS-Configurator - 5749d52bc5de3e8c22c267682caf624336c6acc5 authored over 3 years ago by Justin Lampley <[email protected]>
[2.0] Updating Local Repo: Toolchain Setup Addendum

github.com/ExpressLRS/Docs - 6bd2eb3b099fa093c8a29e5be1e99f49dacc79f3 authored over 3 years ago by Jose Carmelo O. Almadrones <[email protected]>
16 chars max TX Lua Names (#919)

* rename

* use capital for BETAFPV

github.com/ExpressLRS/ExpressLRS - da51729cde6220e873c58da7d7258b572c53836f authored over 3 years ago by StonedDawg <[email protected]>
More detail to the lua-howto for Model Match

github.com/ExpressLRS/Docs - b740e5bda4eddd58b074922739f790c1274fab63 authored over 3 years ago by Bryan Mayland <[email protected]>
Merge branch 'development' into modelmatch

github.com/ExpressLRS/Docs - 667342e3f5d4725f77b6d1f9f82a195363171f5d authored over 3 years ago by Bryan Mayland <[email protected]>
Merge pull request #68 from pkendall64/led-status

[2.0] Led status

github.com/ExpressLRS/Docs - b0c3f0fe5524e34a61a9d1de151e2fa5c49a339f authored over 3 years ago by Nikhil Parikh <[email protected]>
fixed table

github.com/ExpressLRS/Docs - d5c78c99fe20d337af4b0b417a27718d74589d47 authored over 3 years ago by Nikhil Parikh <[email protected]>
Merge pull request #63 from CapnBry/rfmodenumbs

Add RF Mode Indexes

github.com/ExpressLRS/Docs - 3edc646accc2d35a31a6829ad79d187a13638f1b authored over 3 years ago by Nikhil Parikh <[email protected]>
Add an ELRS theme to color screen and mockup (#907)

* Add an ELRS theme to color screen and mockup

* Fix divide by zero in progressbar, paint ord...

github.com/ExpressLRS/ExpressLRS - 2cafd76effd3840625b4fa6c4c2040ea769c65c4 authored over 3 years ago by Bryan Mayland <[email protected]>
Add LED Status docs

github.com/ExpressLRS/Docs - ac5cd0590bf5a3f1c416987c04da485b6d51b2de authored over 3 years ago by Paul Kendall <[email protected]>
LED Indication for other modes (#906)

* Wifi mode LED indication (green crossfade)

BLE mode (blue crossfade obv.)

* Add radio fa...

github.com/ExpressLRS/ExpressLRS - 9dbf9ef1a33d2e70a4b2fe6637812aa3d5446372 authored over 3 years ago by Paul Kendall <[email protected]>
Set the link rate before resuming the timer (#909)

github.com/ExpressLRS/ExpressLRS - dc3805a42e20765b3ded2d26332158ff7fb34e86 authored over 3 years ago by Paul Kendall <[email protected]>
Second attempt on the link!

github.com/ExpressLRS/Docs - f2fe3e93ddd4d061a29810f685166b20e621836f authored over 3 years ago by Bryan Mayland <[email protected]>
Fix link rate on startup (#908)

github.com/ExpressLRS/ExpressLRS - 654f55a0ba8a19006ea60cbd261baef88ecf48c8 authored over 3 years ago by Paul Kendall <[email protected]>
Merge pull request #65 from CapnBry/invertesprx

github.com/ExpressLRS/Docs - b07703a4d23fbe932289c341b43ba236f960c731 authored over 3 years ago by Nikhil Parikh <[email protected]>
Add wiki url to the device configuration file and change the flashing method options tooltip link to point to the devices particular wiki page if the wikiUrl is populated for the chosen device.

github.com/ExpressLRS/ExpressLRS-Configurator - 88903dceee29808791c544b5446efb36a41208a0 authored over 3 years ago by Justin Lampley <[email protected]>
Cleanup as per review comments (#901)

* Cleanup as per review comments

* Use regular rounding and remaining math

* Use a single ...

github.com/ExpressLRS/ExpressLRS - 2b9ba325306d9bdd255e5bc5a272f1b24733c17e authored over 3 years ago by Paul Kendall <[email protected]>
TelemBurst sending one extra packet per burst (#905)

github.com/ExpressLRS/ExpressLRS - 1594390bd9a7bf14747c9b2bd211ac14d9ec1e7d authored over 3 years ago by Bryan Mayland <[email protected]>
Async Startup LEDs (#903)

* Async Startup LEDs

And make it them even more beautiful and smooth

* Fix for STM32 based...

github.com/ExpressLRS/ExpressLRS - 5a75e186d622e929330722bf6c29a17fdbfeafea authored over 3 years ago by Paul Kendall <[email protected]>
Add NO_SYNC_ON_ARM to quick start

Everyone wants to turn this on anyway

github.com/ExpressLRS/Docs - e8a9eae567bbd8d0b2da5dc8b8db9de393e5f665 authored over 3 years ago by Bryan Mayland <[email protected]>
Reduce firmware options to quick start options

github.com/ExpressLRS/Docs - 2dfae083c83ac90dcd288f117138dda8fbf78f9b authored over 3 years ago by Bryan Mayland <[email protected]>
Merge remote-tracking branch 'upstream/development' into invertesprx

github.com/ExpressLRS/Docs - 3c5e7d5fbaf0064807cbfbfd44d271dcaf9d9ab9 authored over 3 years ago by Bryan Mayland <[email protected]>
Add anchor link to RF Mode Indexes

github.com/ExpressLRS/Docs - 6171aa36a87099a8c99d06d5dc7dc1be0b4cd17d authored over 3 years ago by Bryan Mayland <[email protected]>
Remove USE_UART2 define

github.com/ExpressLRS/Docs - 3338a2c2313ed0d60257ba009bb91cca7b8ec8a9 authored over 3 years ago by Bryan Mayland <[email protected]>
Add RCVR_INVERT_TX to quickstart

github.com/ExpressLRS/Docs - 6c626cf71e57f73f80059ea31bcfd3625bb022cf authored over 3 years ago by Bryan Mayland <[email protected]>
Limit packet rate to 250Hz for 115k baud (#902)

* Limit packet rate to 250Hz for 115k baud

* Refactor based on review

* Fix stupid logic e...

github.com/ExpressLRS/ExpressLRS - 1159f46afe51714c56a4ded1982e3ba53d2d8bfe authored over 3 years ago by Paul Kendall <[email protected]>
Define devices in configuration file

github.com/ExpressLRS/ExpressLRS-Configurator - b914b0bce4af6c3834dca9803a5caf944dd5e174 authored over 3 years ago by Justin Lampley <[email protected]>
Hotfix: QuadKopters_JR_2400_TX was using DIY_2400_RX_ESP8285_SX1280 configuration instead of DIY_2400_TX_ESP32_SX1280 by mistakeHotfix: QuadKopters_JR_2400_TX was using DIY_2400_RX_ESP8285_SX1280 configuration instead of DIY_2400_TX_ESP32_SX1280 by mistakHotfix: QuadKopters_JR_2400_TX was using DIY_2400_RX_ESP8285_SX1280 configuration instead of DIY_2400_TX_ESP32_SX1280 by mistakee

github.com/ExpressLRS/ExpressLRS-Configurator - 05fd154d1cb16f00738073b694234443f2534913 authored over 3 years ago by Julius Jurgelenas <[email protected]>
Merge pull request #64 from CapnBry/dynpowerthresh

github.com/ExpressLRS/Docs - 25630339986ea41b0de6e2f67c04ec390d741631 authored over 3 years ago by Nikhil Parikh <[email protected]>
Update frsky.ini (#900)

github.com/ExpressLRS/ExpressLRS - 4be3c29737e4338f7e9b3706d3946fd899f26b60 authored over 3 years ago by AlessandroAU <[email protected]>
Make ESP8266 timer consistent with STM32 behavior (#891)

* Start timer with tock for consistency

* Remove unused running, update comments

* Revert ...

github.com/ExpressLRS/ExpressLRS - 451a0896cd0892e4805eda725ebdc1bdfc069b10 authored over 3 years ago by Bryan Mayland <[email protected]>
Semi-connected ModelMatch (#888)

* Only syncspam if modelid actually changed

* Allow partial ELRS connection

* Just disconn...

github.com/ExpressLRS/ExpressLRS - 8cd8041041d44a28c5e369c9c725d8132c914eb9 authored over 3 years ago by Bryan Mayland <[email protected]>
Crossfire LUA Compatibility (#895)

* Crossfire LUA Compatibility

LUA Handling on TX
- Move LUA specific functions to LUA librar...

github.com/ExpressLRS/ExpressLRS - 990a6d5d74bbabcea2086e2bc64f170cfd3a0ab9 authored over 3 years ago by Paul Kendall <[email protected]>
Set UART to TX before starting (#897)

github.com/ExpressLRS/ExpressLRS - 72153320ef7d4a8f1f06c9192dfb836759404ed4 authored over 3 years ago by Paul Kendall <[email protected]>
Fix intermittent crash when disabling the radio (#896)

github.com/ExpressLRS/ExpressLRS - 66eafb90b112a0801d41543f816a0c61dcd09bcd authored over 3 years ago by Paul Kendall <[email protected]>
Update for Model Match half-connected PR

github.com/ExpressLRS/Docs - a456e0f6ab094f98d0febd32fce96241b6f0de3e authored over 3 years ago by Bryan Mayland <[email protected]>
Merge pull request #71 from justinlampley/OnlyShowTargetsAvailableFromCurrentSource

Only show targets that exist in the currently selected source

github.com/ExpressLRS/ExpressLRS-Configurator - d78811a082f25c52383b189e6b514ac719e61cb5 authored over 3 years ago by jurgelenas <[email protected]>
Update default DN threshold

github.com/ExpressLRS/Docs - 817993b7c54f286b6e3eceee834f221dedced0e6 authored over 3 years ago by Bryan Mayland <[email protected]>
Add RCVR_INVERT_TX documentation

github.com/ExpressLRS/Docs - 4bbcc2a336d1a046a1760ce690ab5f9219565611 authored over 3 years ago by Bryan Mayland <[email protected]>
Update dynamic power thresholds

github.com/ExpressLRS/Docs - 1b8d030856163ee0346c687c44edd02b5bc75359 authored over 3 years ago by Bryan Mayland <[email protected]>
Add RF Mode Indexes

github.com/ExpressLRS/Docs - 5043904d88ae1c48b76d971a72342bc2d9e70a2b authored over 3 years ago by Bryan Mayland <[email protected]>
Changed the default dynamic power thresholds 15/21 (#894)

The power down threshold seems to be better with 21 dB.

github.com/ExpressLRS/ExpressLRS - e449ee528f46cd8404976fa553d0e86df851acbb authored over 3 years ago by Sunjun Kim <[email protected]>
Perform more complete RF shutdown when entering WebUpdate mode (#883)

* Sleep RF and diaable TX pin on end

* Set to minpower before wifi, use common beginWebsever
...

github.com/ExpressLRS/ExpressLRS - 3472d90779b31b246a4869f022d86b65e6576dfd authored over 3 years ago by Bryan Mayland <[email protected]>
One LUA For All handset (#886)

* remove old lua with new lua

* add os selection

* fix error in qx7

* fix first row too...

github.com/ExpressLRS/ExpressLRS - e02c016d2cea7af6c8b57a63ec413fea11e38a36 authored over 3 years ago by StonedDawg <[email protected]>
Merge pull request #18 from derFrickler/patch-2

Made flash instructions more clear

github.com/ExpressLRS/ExpressLRS-Hardware - d6a47cc5e6d6b38a15aba8575ebac5e4dbfec12f authored over 3 years ago by Nikhil Parikh <[email protected]>
Debounce the git commit text box so that effects are not triggered on every keystroke

github.com/ExpressLRS/ExpressLRS-Configurator - 4a33e3482ec017d2bc250041aceca118e2ece5fe authored over 3 years ago by Justin Lampley <[email protected]>
CFSF Typo Correction (#889)

github.com/ExpressLRS/ExpressLRS - 254055a7395013b8290f3fd8c43668f0d7c98706 authored over 3 years ago by deadbytefpv <[email protected]>
Merge pull request #60 from CapnBry/dpdefines

github.com/ExpressLRS/Docs - 933e9df76525890fac1d037f2c2399e83186de19 authored over 3 years ago by Nikhil Parikh <[email protected]>
Add DYNPOWER_THRESH_UP/DN user_defines

github.com/ExpressLRS/Docs - 371249e4046ee249fa96b213d7fbccfb4fd693fc authored over 3 years ago by Bryan Mayland <[email protected]>
Fix equality operator (#884)

github.com/ExpressLRS/ExpressLRS - bb01b857d5ebec41f8ec91aaad2b8fd78653e4d4 authored over 3 years ago by wvarty <[email protected]>
Only show targets that exist in currently selected source

github.com/ExpressLRS/ExpressLRS-Configurator - 97405d98384a6be2433606da9a9d86c256500c8f authored over 3 years ago by Justin Lampley <[email protected]>
Add inverted CRSF output to ESP8266 receivers (#878)

* Add RCVR_INVERT_TX define

* Add comment about BFPass not working

github.com/ExpressLRS/ExpressLRS - 79182cb56cb153a63f1c96bd4dca6b4a071b63be authored over 3 years ago by Bryan Mayland <[email protected]>
Avoid telem-in-future disconnect (#874)

* Avoid telem-in-future disconnect

* Fix downlink LQ not updating when no telemetry

github.com/ExpressLRS/ExpressLRS - 36ac0e470ee05c50256f1fae7acd1a4d68498e05 authored over 3 years ago by Bryan Mayland <[email protected]>
Fix chunkMax calculation (#882)

Adjust calculation of max packet size based on portion of packet window down to 85% as some radi...

github.com/ExpressLRS/ExpressLRS - 5ba8121d13532459ce6ff430578daac1eaed183b authored over 3 years ago by Paul Kendall <[email protected]>
adds MEGA bauds (#864)

* adds higher baud rates

* refract

* Change packet size based on baud rate

It seems tha...

github.com/ExpressLRS/ExpressLRS - 6f145784030c204657c985daeef5402f0d585f08 authored over 3 years ago by Jye <[email protected]>
First cut of upgrade function for 1.x.x EEPROM schema to 2.x.x (#871)

github.com/ExpressLRS/ExpressLRS - 6af29d36053e1415da62c0b1ff2afe2782338115 authored over 3 years ago by wvarty <[email protected]>
fix namimnorc tx firmware.bin path (#881)

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

github.com/ExpressLRS/ExpressLRS - 75d8b4ed3fa4c2de536479d95da22d0eb0f53f10 authored over 3 years ago by Jye <[email protected]>
Namimno and HM Pro Power Cleanup (#876)

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

github.com/ExpressLRS/ExpressLRS - 490be42ab94f2a0e747fbdad66a6ecfdde61cd00 authored over 3 years ago by Jye <[email protected]>
Lua menu title color fix (#868)

* Lua menu title color fix

* fix x9d folder display

* shift x9d COL2 more inside

* colo...

github.com/ExpressLRS/ExpressLRS - 8a3f32104f1c5ab9fa9ca5185fc649817d7d354c authored over 3 years ago by bike797 <[email protected]>
Bump to 1.0.7

github.com/ExpressLRS/ExpressLRS-Configurator - 7c121659f974f03a37ef474740e8c9d94715124d authored over 3 years ago by Julius Jurgelenas <[email protected]>
Add QuadKopters_JR_2400_TX and QuadKopters_NANO_RX targets. Closes #70

github.com/ExpressLRS/ExpressLRS-Configurator - 8bd483676f37a58d6f6ed24becfd2aafa4cbc80f authored over 3 years ago by Julius Jurgelenas <[email protected]>
Made flash instructions more clear

Made flash instructions more clear due to user requests

github.com/ExpressLRS/ExpressLRS-Hardware - 962ac2aae2d98f0076df71578fbdac6889711520 authored over 3 years ago by derFrickler <[email protected]>
Bump to 1.0.6

github.com/ExpressLRS/ExpressLRS-Configurator - 8daaa414b769793842f3840c4286fddd5c69465a authored over 3 years ago by Julius Jurgelenas <[email protected]>
Add WS2812_IS_GRB User Define. Closes #68

github.com/ExpressLRS/ExpressLRS-Configurator - 1278713fb7679ca0d590de39624af91a9b648d4b authored over 3 years ago by Julius Jurgelenas <[email protected]>
Add Add DIY_2400_TX_ESP32_SX1280_E28_via_WIFI target. Closes #69

github.com/ExpressLRS/ExpressLRS-Configurator - 110c480fb12b9186496eb6c609c2c622a7d886a8 authored over 3 years ago by Julius Jurgelenas <[email protected]>
Fix TX Auto WiFi on handling (#872)

Even if auto wifi is off, we still want to handle we update if it's manually started

github.com/ExpressLRS/ExpressLRS - e64261fc8272d7ad45fc11799a55d9963694b810 authored over 3 years ago by Paul Kendall <[email protected]>
ESP32/ESP266 platform upgrades (#870)

* Upgrade the platform

* Upgrade esp8266 platform

github.com/ExpressLRS/ExpressLRS - e9580326fc985ce6382a14a0d8dccc43d960b459 authored over 3 years ago by Paul Kendall <[email protected]>
Adds min power to powermgnt (#865)

* adds TARGET_HappyModel_ES24TX_Slim_Pro_2400_TX

And adds HAS_BUILT_IN_FAN

* adds HAS_BUIL...

github.com/ExpressLRS/ExpressLRS - a0b7b8d0391587d3ee403c1bc913c791fb05c06e authored over 3 years ago by Jye <[email protected]>
Allow auto-wifi to be disabled on the TX (#866)

* Allow auto-wifi to be disabled on the TX

* Tech debt: TX auto-wifi timeout is coupled with ...

github.com/ExpressLRS/ExpressLRS - 3a18c287b7a5d212be8056397d01f3c7787dfa3b authored over 3 years ago by wvarty <[email protected]>
Merge pull request #59 from CapnBry/siyirxtxx

Update SIYI FM30 TX flashing and add FR Mini TX as RX

github.com/ExpressLRS/Docs - cc3b8c9af486924944a190175cfb4f60710853b0 authored over 3 years ago by Nikhil Parikh <[email protected]>