Ecosyste.ms: OpenCollective

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

github.com/ExpressLRS/ExpressLRS

ESP32/ESP8285-based High-Performance Radio Link for RC applications
https://github.com/ExpressLRS/ExpressLRS

Fix the issue that there is no response after updating the ESP32 module through WIFI. (#681)

e192325d301afdca8e7e5c3509cd1cad5970bc8e authored over 3 years ago
Include active_antenna in telemetry (#725)

Use high bit of RSSI_1 linkstatistics to hold antenna,
polarity of RSSI over the air is now inv...

6c5e7bac21a4452b01833aa78a1debb3c6ea6f1e authored over 3 years ago
Added Basic OLED Support (#611) (#612)

* Added Basic OLED Support (#611)

* Initial OLED display support

* Cleaning up some files ...

4448b045f923d1205063e109c7f5f7d457868609 authored over 3 years ago
add betafpv900 and betafpv2400 hardware support (#646)

* add target betafpv900 and betafpv2400

* add betafpv900 betafpv2400 pin define

* add beta...

5d8ff9834007e466ef78798c519164f2400a6aba authored over 3 years ago
fixes to wifi and webserver crash (#727)

65d277e8dae043bf22d850306b0d3d8b8d6db9dd authored over 3 years ago
Add warning after wifi upload that process is not complete (#679)

a3da7a961efdeb98fec67dce29be01ae5bde442d authored over 3 years ago
Fixed ES900TX wifi target extends (#718)

5a2b10473104f65e0670a09a17ba50f1074343af authored over 3 years ago
Added targets for Happy Model ES900RX and ES900TX (#712)

6358aa62e7342a41b44fbdab3f82b78badc345aa authored over 3 years ago
R9 lite pro fixes to power on boot. Added additional low power modes. (#709)

* R9 lite pro fixes to power on boot. Added additional low power modes.

* Fix default switch ...

e4e4a11290e468b8967e93d1afc3bc1b85751c79 authored over 3 years ago
Fix MSP for 500hz update rate (#705)

* Replace time based method that alternates between control/msp data

Uses a simple boolean fl...

e22e971f4e83580f6a4f485557f64d6362cead5d authored over 3 years ago
makes 500hz default (#676)

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

733e95ec779bf9d03f08c39ada30a2dc8cb0e5e3 authored over 3 years ago
use rx enable pin (#710)

1f9655bd85a431eb354e17829648a276b5991881 authored over 3 years ago
Added 20km range result for 150hz 2.4G from Pairan (#711)

683f2e2361df0bfa9fe0f9534923db54d9cc8e7a authored over 3 years ago
Added range test from mrsyncthe (#686)

* Added range test of mrscynthe

2.4GHz at 500Hz 10mW failsafe at 10KM.

* typo

29d834c803d5bce887a9d6560a0a94132d555a65 authored over 3 years ago
Fix: STM32 build env setup cleanup to avoid mismatch with target names (#689)

* Fix: STM32 build env setup cleanup to avoid mismatch with target names

* scripts: comments ...

b41232cc71410f6d3c5daa16715b8b3c7e4aea3e authored over 3 years ago
changed semtech fw test high value to 66535 (#693)

Co-authored-by: Hyacinthe Malaspina <[email protected]>

00a7427921bee99644fd79ddfa251174a7d1cc18 authored over 3 years ago
Use release version of Arduino ESP8266 (#671)

853c99df4766a090b6a40a95201bf03a2786ff7a authored over 3 years ago
Fix RX locking up coming out of bind (#675)

1c9ce744f418d9287d3ccd73fd8473c19e5c37e9 authored over 3 years ago
Update range chart with HM24 test vid (#673)

f5e50842cb84741f2fc384327a12f88127bd76b7 authored over 3 years ago
Set STM32 interrupts to equal priority. Reverts #658 (#664)

98310a97f70b72323b3407f39beeb0c065ba118e authored over 3 years ago
Readme typo (#670)

preformance->performance

d9b41ff615c3231735cfe7cea212789326674d51 authored over 3 years ago
Pin the version of the platform when building SIYI RX target (#668)

1090d717f243535342219f152675b8f0981f18ec authored over 3 years ago
Fix TX safety code resuming after 35 minutes (#663)

2^31 microseconds after the safety kicks in, it would
start transmitting again and go for 35 mi...

1774d5a255e792c61113af33c7c92fad4eedfa93 authored over 3 years ago
Adds extra safety check of non-stale UART data before TX packet transmit (#661)

* Update tx_main.cpp

* add GetRCdataLastRecv method to crsf class

RCdataLastRecv is a priv...

7f7ece27855e5d5bb205596d5ab2e7209a899e07 authored over 3 years ago
Rewrite UIDbytes creation to be more concise. (#649)

8827b6804f7e649ce42477d96e780b2c6cd5938f authored over 3 years ago
update information about telemetry (#652)

afca00bfc8bd5a8e39a4816ab368a4d0ff1d1d6b authored over 3 years ago
Add GPIO_PIN_BUTTON to TTGO V1 target (#657)

2382747a45c54f040f471bd942be20891d3ff38e authored over 3 years ago
Disable interrupts when reading RX fifo (RX lockup) (#658)

* Remove IRQneedsClear from SX127x

* Disable interrupts while reading packet on RX

The hwt...

2127f8e264ca419dde8b8e2fa61457a7e6434f4f authored over 3 years ago
Prevent switches_8 conversion from underflowing into other data (#651)

* Prevent switches_8 conversion from overflowing into other data

An 11-bit CRSF channel value...

9d087c27404825cb5caa7fcb4e783aa73686344c authored over 3 years ago
scripts: some cleanup + reboot sequence generation moved to own file (#637)

* scripts: some cleanup + reboot sequence generation moved to own file

* scripst: reset_to_bl...

153a12d83bc92f628e5b9b4919cd684b4f7053fb authored over 3 years ago
NamimnoRC bootloader for FLASH and VOYAGER TX modules (#639)

35d4209381042a98c29d6d058f1e5fc22f5f418c authored over 3 years ago
Add support for RTTTL melodies (#641)

* Add support for RTTTL melodies

* Mixed quotes

c0aff86fbfef323a8f70bfddfe81cda35f78fb16 authored over 3 years ago
Fix links in readme poiting to old repository (#647)

939957666496f27803c25f26ec4f8ea7b4269571 authored over 3 years ago
Update Readme (#640)

* Update Readme

Update power levels for ghost tx lite and change it to full support.

Also...

7875ef689d9a3d01c5d5943451bd7ae5c72df758 authored over 3 years ago
Extend auto wifi on interval to 30s to allow 2x complete cycles (#638)

2f38599a80ee47f3c2562a90c2c473a5789fc732 authored over 3 years ago
Add Happymodel ES915TX WIFI target (#634)

b22da8a32d3bbe2089cf436077f4fba11cba8423 authored over 3 years ago
Removing hardware files from source repository. (#630)

* Moving hardware files out of source repo

* Fixed image links

* Fixed image links

08a82c63ce9cb311c21027204324a719ea2ef2ce authored over 3 years ago
fix condition for r9 upload (#631)

b64fd7f394158b76341d0ba5209536d476c686b2 authored over 3 years ago
Add new define to user_defines.txt to actually show up in GUI configurator (#617)

* add define checks for disabling buzzer

* Only disable startup beep, change define name acco...

d103bc98f745edab3a376ce2c55b985d3db187fd authored over 3 years ago
Fixes some issues with the UART connection on GHST TX as well as 500hz/115200baud (#623)

* add .elrs build

* don't allow 500hz update rate at 115200 baud

* Update CRSF.cpp

* Up...

165cfe9a70f50514a6417f0d932656804052ca2b authored over 3 years ago
Display exception msg if uartupload throws, return FAIL (#613)

If serial port is open, the UARTupload.py would throw
an uncaught exception, which just makes p...

411351dfb6082c04a9c51829d43abbc55f355775 authored over 3 years ago
Adds Sugark's awesome slim and slimmer case designs (#624)

* uploaded files

* fix links

e0ac4b24d50745592566c892819b20056f4477fd authored over 3 years ago
Only unlock telemetry data that was locked before (#618)

* Fixes a bug that prevents sending of telemetry data if only one type of message is received fr...

85b0dedf0b3accf44c57a07232dfa9966f2c70c8 authored over 3 years ago
Update SetPPMoffsetReg correctly calculate PPM (#621)

* Update SetPPMoffsetReg correctly calculate PPM

Max FrequencyOffset is now -100KHz,100KHz
c...

6d03ae50e0a915fe9ed3d95b8d2bddbf27e24958 authored over 3 years ago
Updated TX_SX1280_Minimal Readme (#614)

* added TX_SX1280_Minimal

* updated TX_SX1280_Minimal

* updated TX_SX1280_Minimal

* upd...

c3c9ccabe79f7769ec04288edb51ad87886b620b authored over 3 years ago
Add issue templates (#596)

* Add issue templates

* Improved issue templates

* Remove expected behaviour & Add more co...

d1290684a4e4cde6df8336d4b7cf1cdbc99ff794 authored over 3 years ago
Revert "Added Basic OLED Support (#595)" (#610)

This reverts commit 6cadd8a8c8c92aa37a392514246cc8753c4b4c0e.

9589e873070663a5c04c154e25b31b27bd2d0492 authored over 3 years ago
Allow tx to return to original rate, mod params, iq inversion after bind (#609)

5b8756cefdaaea09d98c38965a3db17945cab743 authored over 3 years ago
Add fallback to resync if wait for next confirmation is stuck (#605)

* Add fallback to resync if wait for next confirmation is stuck

If the stubborn receiver rese...

898b7c04dd2f05bcf35b7ba7862fee700a2f7c1c authored over 3 years ago
fix AUX defines (#607)

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

e560c4d2d050088b45c06ed24bc9d9195e618f7a authored over 3 years ago
Added Basic OLED Support (#595)

* Initial OLED display support

* Cleaning up some files for OLED

Still cannot adjust value...

6cadd8a8c8c92aa37a392514246cc8753c4b4c0e authored over 3 years ago
Fix scoreboard adding extra missing packet (#602)

If the packet preceding a telemetry send was missed,
the RX_SCOREBOARD would show T_ instead of...

50c8f7c02599c2a9fef8772d2a77605499d9a59f authored over 3 years ago
Reorganization and bugfixes for SX127x RX sudden failsafe (#594)

* Update rx_main.cpp

* Update rx_main.cpp

* Update rx_main.cpp

* Update rx_main.cpp

...

e250647bc22633db707dc74d799f2f67f4742fab authored over 3 years ago
added TX_SX1280_Minimal (#590)

6677e8560852445d504104bec40e6ed7a762b2bc authored over 3 years ago
Add optional define for completely disabling the startup beep (#592)

* add define checks for disabling buzzer

* Only disable startup beep, change define name acco...

20279541817850b6fcd629f24870cc9d483e34e5 authored over 3 years ago
Enable interrupt priorities on FM30/FM30_MINI (#593)

To match other STM32 targets

34f9eb40418f10e7fb6f5ab35ea9ef93836da231 authored over 3 years ago
Merge pull request #587 from brandonrc/pr-ghost-lite-range-577

Ghost Lite TX + Full TX Power Fix

6df3eca0ab39102608e59433c18c6c7cba1e612a authored over 3 years ago
Remove comment

9c17914e3de429b737097d50491eaea3cf272f20 authored over 3 years ago
Keep PA on full time for now

72c38a1d952bb60cc600d338e6bdf05edcc87238 authored over 3 years ago
Added 250mw to ghost tx lite

278ab5216db2a46b8fdb04c082fcb6ad58557cd6 authored over 3 years ago
Added 250mw to ghost lite

0b729b15535b4f5c31589c403550f7b5fb288e3a authored over 3 years ago
Added SE2622L PA specific code, used in ghost TX's

38b7c8375d69b358f9b7160e7a57683ef4caf01b authored over 3 years ago
Merge branch 'master' into pr-ghost-lite-range-577

6af8f98663d89a8c7bdf07e63cc75c1ce4d1db90 authored over 3 years ago
Fixed ghost power settings and rx/tx enable pins

de7cd6b5966015ec1f6f3b8d823d8f7792f65c36 authored over 3 years ago
Changes to esptool to allow use of stub uploader (#579)

- reduce the size of the uploaded packets so they don't overflow buffers
- remove baud-rate cha...

97afec5b8739eeef899c0ace0d39a97b546665a6 authored over 3 years ago
Added Happy Model and Ghost Lite to Readme

b06df248dbd45abe59a7d34104a4192766050370 authored over 3 years ago
Force disable diversity on HappyModel EPx receivers (#572)

* Allow build_flags to override child flags

* Force disable diversity on EPx receivers

0471bdeeed7e58165ac3ba59bd3651cc7dbb615f authored over 3 years ago
Max power 100mW (#578)

Fast solution for 100mW., Need to debug this some more for 250mW.

a424e98c54da0c81821184d69b19a27bcb4a572d authored over 3 years ago
Max power 100mW

Fast solution for 100mW., Need to debug this some more for 250mW.

97fd003f2e7ce990f3d254aa8791e7eda7f16744 authored over 3 years ago
GPIO_PIN_LED redefined (#573)

remove redefine led pin(GPIO16)

78d2e511c9c273163203abba9ec569bc30eae64a authored over 3 years ago
Enables buttonless passthrough bootloader for ESP8266 targets based on ROM bootloader (#567)

* init

* Use argparse instead of positional for BFInitPassthrough

* Rearrange code to remo...

38866e3de6f032fbf944182c87440cf8e1d2340d authored over 3 years ago
Don't count telemetry packets as LQ on the RX (#570)

c63929763383f1940dbc97316a16bdcc3175cca8 authored over 3 years ago
Stop transmitting before switching rate to do a bind (#565)

* Fix IQ mismatch entering binding mode
- TX didn't check if InvertIQ changed and would bail
-...

421473d4a9cd46d1a0678659d5774515439b9e94 authored over 3 years ago
Match IQInverted between TX and RX in BindingMode (#561)

* Fix IQ mismatch entering binding mode
- TX didn't check if InvertIQ changed and would bail
-...

9c53ee96d950b171d9050312cb97051b2b0c3797 authored over 3 years ago
supertiny icon link fix (#559)

* Super Tiny Icons added

From https://github.com/edent/SuperTinyIcons

* link fix

Co-aut...

f94b2c5328e377f642bd435bf51802ea25349bea authored over 3 years ago
Super Tiny Icons added (#547)

From https://github.com/edent/SuperTinyIcons

46342ca0583df6eac2236d6617bb8b322aaa46b4 authored over 3 years ago
Wait for LuaParams before telling the user the version number is wrong (#550)

* Only display LUA version mismatch if received LuaParams

* Adds view functions and Bandwidth...

2316b892e75cabb0802e36a94d4a25c07f7b1aa5 authored over 3 years ago
fixes HM 2400tx output power (#551)

* fixes HM 2400tx output power

* correct default

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

b513470a3227e3ee7f4f869259bd1619c10e765d authored over 3 years ago
Remove custom OpenTX builds, use official Nightlies (#549)

0fda70972ff2303cda3e6a0cd2ed023f3c95bf27 authored over 3 years ago
Initialise the config with pointer to eeprom (#543)

8205b76f1b422ea67641f6a0c18ce15396a5ab97 authored over 3 years ago
always init msp receiver (#542)

if it's only done when telemetry is enabled the bind feature does not work

3988d892a84f41077e0d8044944a47248745453f authored over 3 years ago
fix neopixel led issue

ad715da4fe2671cef044fdb641f9a735acdc16ca authored over 3 years ago
Improve sync behaviour again (#534)

* init

* fix int -> float math and add comment

* Blink RX LED at regular interval when dis...

ac5c98d4bd71796f80d157209c481a5ec9a1704a authored over 3 years ago
adds tlite tx pcb (#529)

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

699172c7e739809fe7cc1e36a86250276be3ddc5 authored over 3 years ago
adds 2450FM07A0029T rf filter option (#528)

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

e59b5c43cf83549cd916172f39266384768c69f9 authored over 3 years ago
slim remix for t-lite (#530)

* slim remix for t-lite

208189039099622b66b290a1bd98e0bd75357bda authored over 3 years ago
Change DIVERSITY to switch on last packet missed (#533)

Not last last packet missed

eae7d605744c317beeaa3d3e2e89ec5adbb83058 authored over 3 years ago
Add JR bay STLs for Super Slim PCB (#526)

* add files for super slim

* make things more clear

* Update README.md

* Update README....

e2c40e4170373d8f4de9a63d94a3941e4cf33e20 authored over 3 years ago
Fixed WS2812 LED on RX (#525)

56470d93ecf34d5ba0b98ed6059324145461a85c authored over 3 years ago
add files for new super slim (#524)

* add files for super slim

* make things more clear

* Update README.md

* Update README.md

9e596941d1132306517c00cc3f2c6a0d9864834e authored over 3 years ago
Blink LED even when LOCK_ON_FIRST_CONNECTION (#520)

Also removes extra RFmodeCycleDivisor changes

f6cc77e2c5bba143d335473470baf6727df49c88 authored over 3 years ago
NamimnoRC TX modules: power management values measured and tuned (#523)

5d97dfc8558cd8acde70118f9adf2728c528de1f authored over 3 years ago
Dynamically adjust StubbonSender timeout based on rate (#515)

* Dynamically adjust StubbonSender timeout based on rate
The timeout was set too low by mistake...

f75c3d5e2536d9b6a90433d49a796baf41c3c274 authored almost 4 years ago
Fixes compiler warnings and possible bugs (#517)

* Fixes compiler warnings and possible bug

* Fix mising didFHSS
Guess I got a little too amb...

773d4a454e1d50adaff9216fb88ce5bee2b95529 authored almost 4 years ago
Update README.md

299cd30deb26a7b6d18fe97b44fac5984d8cd856 authored almost 4 years ago
Update rx_main.cpp (#518)

11794b4ba6b23ed2528dec6738e769aac972153f authored almost 4 years ago
ExpressLRS V1.0.0 RC1 Release (#505)

* user def for auto wifi interval (#300)

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

92df80ddb7f1e0572a9dad27e91946c03c5d0908 authored almost 4 years ago
fixed readme typos (#478)

fixed readme typos

b99567b2a06b025ca3db1c13a82f11614b6079fa authored almost 4 years ago
Added support for mac os (Darwin) (#365)

* Removed os checks in runpython.py and added addition print statment to stlink.py

* Fix prin...

c3a8405efd111d3f6be6e2724f40d6efaa13c139 authored almost 4 years ago
Adds Software Image For Wiki (#351)

2637e4d59c5a1472b6cd9c08d9d23b0164f78800 authored almost 4 years ago