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

Grammar/Preposition and Wording tweaks

github.com/ExpressLRS/Docs - 5fff160038804c3584b3ca44ba64d9d388d35df4 authored over 2 years ago
Merge pull request #220 from deadbytefpv/dbRMReceivers

RM EP Receivers Flashing Guide. Additional receivers on Wiring Up page

github.com/ExpressLRS/Docs - 839441a1a6bce57de4dec95e6041f255feb9e916 authored over 2 years ago
Merge pull request #219 from deadbytefpv/dbSPIReceivers

Update on SPI Receiver Page

github.com/ExpressLRS/Docs - b70e92d2a5430af4a8e464180cdb75d5db9316ad authored over 2 years ago
Grammar and clarity changes

github.com/ExpressLRS/Docs - 546f52c89eec47d9ddad5e791c518bc2dfb6e944 authored over 2 years ago
Merge pull request #218 from AghaSaad04/supported-hardware-page-UI

Updated UI and alphabetically ordered hardware modules

github.com/ExpressLRS/Docs - 1ead620bdbd9e19f68d27a183f4fc9a345223b3c authored over 2 years ago
Merge pull request #217 from benlumley/patch-1

Update faq.md

github.com/ExpressLRS/Docs - 0e71b2cecf8434411f429bfb34c6b5d8f8080dca authored over 2 years ago
Adds a rx option to force disable tlm (#1626)

* Adds a rx option to force disable tlm

* fix typo

* change option description

* ignore...

github.com/ExpressLRS/ExpressLRS - 36d51fa9e88702e65bdfb81492d48af6d4fa77d0 authored over 2 years ago
Display bugs: F500, TLM Ratio, Fullres modes (#1646)

* Fix F500->F500Hz and Shorten 333/100 Full

* Display current TLM ratio, not configured ratio...

github.com/ExpressLRS/ExpressLRS - 3803bf4fc3a2802fee3a68b9a7985c0f7b59df23 authored over 2 years ago
Merge pull request #1644 from CapnBry/lora-syncword

Return LoRa operation after IRQ changes

github.com/ExpressLRS/ExpressLRS - 7d77104a120fba338f28e685126153f370469582 authored over 2 years ago
I forgot about the mDNS options! (#1636)

* I forgot about the mDNS options!

* Fix my dumb errors

* Remove UID from being returned i...

github.com/ExpressLRS/ExpressLRS - 2d3b98795c33e7cfa517016db3fab2701fbd160f authored over 2 years ago
Fix wrong test for CR3/4

github.com/ExpressLRS/ExpressLRS - ae823a2f4acfc4b0262e04605ee9a1e6de72be00 authored over 2 years ago
Comment incorrect

github.com/ExpressLRS/ExpressLRS - 51c6d8b3aaa72f68c6eef95ea0dcd0b6c753ed88 authored over 2 years ago
Fully implement FLRC_CR_3_4 sync word errata

github.com/ExpressLRS/ExpressLRS - e28bf2f43b280f9c02ad44ec34bdd56ec0063b5c authored over 2 years ago
Always use the same IRQ/DIO flags

github.com/ExpressLRS/ExpressLRS - ef51a87f83da7ec6d40db897d5353ed227a45627 authored over 2 years ago
Remove massive 200B unused message

github.com/ExpressLRS/ExpressLRS - 1065b60a7cc2b7f877326f0745961eede430f897 authored over 2 years ago
Only check syncword on FLRC

github.com/ExpressLRS/ExpressLRS - 5eb1e77eaa32ad239bc8449ba90842e0a95ef982 authored over 2 years ago
Didn't we remove FIFOaddr like a year ago

github.com/ExpressLRS/ExpressLRS - 5758912f21350273da75878f08df13a41fb7396f authored over 2 years ago
Simplify IsrCallback

github.com/ExpressLRS/ExpressLRS - a0a8e29da44afd5bdc4ed8fa384c892b8d6dc87c authored over 2 years ago
Extracting/Normalising RX targets that have Power Amps (#1627)

* Add target for RX with SE2431 PA

* Change Matek-R24D to SE2431 target

* A little consoli...

github.com/ExpressLRS/ExpressLRS - f2dee5256a34ac49ca45ec9d4ba083e997e8bc47 authored over 2 years ago
Fix overflow calculating TLMBurst for F1000 1:2 (#1638)

github.com/ExpressLRS/ExpressLRS - e3f61c6c27c51f03ba710134148d22d5abf7f9e0 authored over 2 years ago
SNR-based dynamic power system, refactor to new unit (#1529)

* Use SNR for dynpower inc/dec instead of RSSI/LQ

* Raise dynpower threshold, expected SNR bu...

github.com/ExpressLRS/ExpressLRS - e73ec084601c93daecf7fed0f774df79ea3581bf authored over 2 years ago
RadioMaster not Radiomaster

github.com/ExpressLRS/Docs - a74e6b3dd84af550201b0610fd11b7956adc876d authored over 2 years ago
Words are hard...

github.com/ExpressLRS/Docs - 588471700a03ca0f533ffc9a7d7d10377b990726 authored over 2 years ago
Some more tweaks, with HM EPs getting some updates too

github.com/ExpressLRS/Docs - fe4d5a6c0ac7bcf12985badc4c00787d364ee9b8 authored over 2 years ago
Addressing comments

github.com/ExpressLRS/Docs - 08c2bd6049f00cd756e5b39bc603d666098f851f authored over 2 years ago
Few more wording tweaks and a big spoon.

github.com/ExpressLRS/Docs - 48151069595c28e74f537e295e724e11fb1f82c3 authored over 2 years ago
RM EP text update for Boot pads

github.com/ExpressLRS/Docs - 45243588444a53b13b563255a12fef7081a2e405 authored over 2 years ago
RM EP Receivers Flashing Guide. Additional receivers on Wiring Up page

github.com/ExpressLRS/Docs - 31b165ecb2a809977721d7878462df2c1363bb93 authored over 2 years ago
adds SX1280_IRQ_SYNCWORD_VALID check (#1619)

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

github.com/ExpressLRS/ExpressLRS - f0a72e47da437062266e8447da5523d99b4213a7 authored over 2 years ago
Fix slow TLMBoost causing TX->RX MSP timeouts (#1629)

* Fix not going into TLM boost since StdTlm merged

* 12 byte optimization using memcpy

github.com/ExpressLRS/ExpressLRS - 3244b42e2fbc2f5cd53e88567131098fc52a1a75 authored over 2 years ago
Fix RX LUA crashing on commit (#1632)

github.com/ExpressLRS/ExpressLRS - 6e6c31b6845c89c02f796a0a246f3b0c4b57b743 authored over 2 years ago
Errata - flrc modem increased per in flrc packets with synch word (#1610)

* adds check for forbidden sync bytes when using flrc

* change to ERRLN and add while(1)

C...

github.com/ExpressLRS/ExpressLRS - 806bf8ce7703e347c28631b8bbb53791d3a16ebb authored over 2 years ago
Update on SPI Receiver Page

github.com/ExpressLRS/Docs - cbe8a7edf05e54a96bac5d0c74688f3ec3c83a28 authored over 2 years ago
update adjustPacketRateForBaud for new rf modes (#1615)

* update adjustPacketRateForBaud for new rf modes

* formatting

* Consolidate to get_elrs_H...

github.com/ExpressLRS/ExpressLRS - 3e40b2fb552eca72a44550902548b317a6d3b253 authored over 2 years ago
correct SX1280_FLRC_CRC_X_BYTE defines (#1622)

* correct SX1280_FLRC_CRC_X_BYTE defines

* remove unused flrc crc poly

Co-authored-by: Jye...

github.com/ExpressLRS/ExpressLRS - 0c91d3fe2d18a5695bc214f30357bab27048a89a authored over 2 years ago
Add button definition to RXs (#1620)

github.com/ExpressLRS/ExpressLRS - ad126e0a6e31b9627dcef3b28910aa05ac426fc0 authored over 2 years ago
Fix firmware download on wifi (#1614)

github.com/ExpressLRS/ExpressLRS - 4dc057eeccf3dae547caf1823ad087e5305a0d3a authored over 2 years ago
Updated UI and alphabetically ordered hardware modules

github.com/ExpressLRS/Docs - 8fb1e95bb8cb79cd15b4d368aa3427b8b335f92c authored over 2 years ago
Display error information on the idle screen (#1628)

* Display error information on the idle screen

* If the radio fails don't do the LUA things

github.com/ExpressLRS/ExpressLRS - d3081ca7a0330c9d70a263dee4be613ff6413290 authored over 2 years ago
Cosmetic fix for issue #1426 (#1621)

github.com/ExpressLRS/ExpressLRS - abc4b363c1dd2111d0d790daa86fe798878aca3b authored over 2 years ago
Display WiFi running screen on OLED/TFT when WiFi auto starts (#1613)

* Display WiFi running screen when auto on

* Fix crash in screen

github.com/ExpressLRS/ExpressLRS - f52ea9fb26ff214909c7e2f95db379348ec59757 authored over 2 years ago
Common Serial Passthrough Ardu Link Update

github.com/ExpressLRS/Docs - e8942b3cb67e3ad080b590cc1a8c702245563701 authored over 2 years ago
Cleanup the Namimno RX target files (#1617)

* Cleanup the Namimno RX target files

* After the changes, the Namimno is a Generic

github.com/ExpressLRS/ExpressLRS - 09cfb81c1fa56115d8ff926b40297a7f53d7300f authored over 2 years ago
adds missing GetLastPacketStats() (#1623)

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

github.com/ExpressLRS/ExpressLRS - fc3ef3e6d4a36464bff67b7f6f6924af4fb1aada authored over 2 years ago
Fix some targets using int for booleans in the json file (#1618)

github.com/ExpressLRS/ExpressLRS - 2af9ce9ba6905eb490de2ee1d3a159742d21869b authored over 2 years ago
Fix display name of LUA (#1624)

github.com/ExpressLRS/ExpressLRS - 4a6c8f4b7cd67308bddce95c0c0d301002d4c281 authored over 2 years ago
Fixes after VTX menu changes (#1612)

github.com/ExpressLRS/ExpressLRS - c897ec8e4edeb8e622dfb09cb7957f326375525f authored over 2 years ago
Merge pull request #345 from ExpressLRS/upgrade-dependencies

Upgrade dependencies

github.com/ExpressLRS/ExpressLRS-Configurator - d34e7e1f9fd6914d06f7ea0d578d804c81c137c2 authored over 2 years ago
Add emphasis regarding Aux1 as arming in Pre-flight page

github.com/ExpressLRS/Docs - b0f83fb7fbf8bf0de5e291d715d9a2dcd5ce2ff6 authored over 2 years ago
Upgrade electron-updater, eslint-plugin-jest. Remove react-intl

github.com/ExpressLRS/ExpressLRS-Configurator - 325954de94d7573739a5fe41593e6a8eb4250324 authored over 2 years ago
Upgrade @graphql-codegen packages

github.com/ExpressLRS/ExpressLRS-Configurator - d6732580b70eccdbb862f2d9e4f095bb29349fd2 authored over 2 years ago
Move eslint config in-house

github.com/ExpressLRS/ExpressLRS-Configurator - fe29e3fcdb413d90c7038c9e6fe11151162d9944 authored over 2 years ago
Rudimentary touch support for LUA script (#1515)

* Added rudimentary touch support via swiping and tap.
Added an exit menu to be able to exit th...

github.com/ExpressLRS/ExpressLRS - 84d653b8c199acd2e867e37e34dc9f339fa7926d authored over 2 years ago
Upgrade apollo-server-express

github.com/ExpressLRS/ExpressLRS-Configurator - bc262c200e310c48db1b3595e9b8b8414d1a4563 authored over 2 years ago
Fix style props passed to sx

github.com/ExpressLRS/ExpressLRS-Configurator - 2a3cfb9d1de74d695dd3abfceeb870a6a448ee6a authored over 2 years ago
Full resolution mode (#1572)

* OTA: packets to use structure instead of direct byte handling

* Add be32toh

* Fix OTA fo...

github.com/ExpressLRS/ExpressLRS - 521e2140903ea4845b4a125b7f1bb3f79d749877 authored over 2 years ago
Upgrade webpack-dev-server

github.com/ExpressLRS/ExpressLRS-Configurator - 6c9ad9a6666108779f8f85be4668aa304d581e50 authored over 2 years ago
Upgrade yarn-deduplicate and eslint-config-airbnb-typescript

github.com/ExpressLRS/ExpressLRS-Configurator - 5a5915c7977cd4a548e91407820860577c49453f authored over 2 years ago
Upgrade simple-git to 3.7.1

github.com/ExpressLRS/ExpressLRS-Configurator - a06b48138dfc4354e06bc1a15dcde402870aef37 authored over 2 years ago
Upgrade concurrently, css-minimizer-webpack-plugin, mini-css-extract-plugin

github.com/ExpressLRS/ExpressLRS-Configurator - 74916d6ccf96552a9018563b2858e700db24b117 authored over 2 years ago
Fix node-abi issues, upgrade @types/node to proper node.js version

github.com/ExpressLRS/ExpressLRS-Configurator - b8f75e1a9780f313cbb931b2edbc45af4c0be1b4 authored over 2 years ago
Remove enzyme*, upgrade autosuggest-highlight and css-loader

github.com/ExpressLRS/ExpressLRS-Configurator - dfafdfead5e3bd9d4e2634c6830bfc6d00d08c9a authored over 2 years ago
Upgrade quick-score to 0.2.0

github.com/ExpressLRS/ExpressLRS-Configurator - f92fcaa2e34c2bec4fc2425c476fef8ef6a88577 authored over 2 years ago
Upgrade electron to 19, fix eslint errors

github.com/ExpressLRS/ExpressLRS-Configurator - 760fc9254e5c9b0f4461a37a95ceeaa41ef2d98d authored over 2 years ago
Internal RM EdgeTX req't

github.com/ExpressLRS/Docs - 2c08a10e906365d3821dbe103a1508fc2863f744 authored over 2 years ago
Update faq.md

Minor changes to telemetry info for consistency.

github.com/ExpressLRS/Docs - 7e5d3a7e08621d91fb8a238d8a7e0aadb20b1300 authored over 2 years ago
Backpack Flashing on RM internal modules

github.com/ExpressLRS/Docs - 399245cfa7b5eb8ba809e38db970e4a39b66e4dc authored over 2 years ago
Merge pull request #214 from deadbytefpv/dbTXPrepUpdate

TX Prep page additions and updates

github.com/ExpressLRS/Docs - a7bf05d550e1bc1594f6ad5087d17df20b2e5664 authored over 2 years ago
Wording and Grammar tweaks

github.com/ExpressLRS/Docs - 6e2d6b0ca00fe73f5a1b3d76f14cd3baf1259d8f authored over 2 years ago
Wording and Grammar tweaks

github.com/ExpressLRS/Docs - 27db29551b5841c036da5d012dd94765a28e8dde authored over 2 years ago
new images for TX Prep

github.com/ExpressLRS/Docs - 5d5ab23eb74c1b349bffd4b3ce95e319d9dc62eb authored over 2 years ago
Merge pull request #216 from AghaSaad04/FaqDependency

github.com/ExpressLRS/Docs - 4ab418226f4ea61ce2412070719fe9f6f42d4b70 authored over 2 years ago
Automatic telemetry modes Standard and NoTelemOnArm (#1599)

* Add new default Standard telemetry rate

* Prevent any OTA changes by putting Std last

* ...

github.com/ExpressLRS/ExpressLRS - 7227614ff00e982ac4ec1b27b3d84619fff60289 authored over 2 years ago
change RUNNING to SENDING for VTx menu (#1611)

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

github.com/ExpressLRS/ExpressLRS - f4c49587ec3d3bef6930da080e1a6507b70f71ad authored over 2 years ago
updated JS file reference in FAQ section

github.com/ExpressLRS/Docs - 62562b925d7b194a4803447c0e389c28a510458a authored over 2 years ago
OLED/TFT VTX Admin menus jump to Send VTX on save (#1595)

* Display VTX Admin menus go to Send VTX on save

* Only long press goes to VTX Send

* Dire...

github.com/ExpressLRS/ExpressLRS - d6ad338a0da7b84877acc0840a46d70d3a76b56f authored over 2 years ago
Radio Firmware Text Update

github.com/ExpressLRS/Docs - 0ebfb1fd9072f3fd382691795266f6c3e85d4ffa authored over 2 years ago
Merge pull request #215 from AghaSaad04/troubleshootGuideUIEnhancement

Updated UI of troubleshoot guide

github.com/ExpressLRS/Docs - f57e9026df6a0adf6c1038fc253b1264fba6a0dc authored over 2 years ago
added UI update for FAQ

github.com/ExpressLRS/Docs - 64b6a6ab597795912aca265263156532f3ccd607 authored over 2 years ago
revert

don't feel like fixing it right now

github.com/ExpressLRS/Docs - 2e699c128780aab9223ac3e5871f7c32b0c205fe authored over 2 years ago
bump mkdocs version

github.com/ExpressLRS/Docs - ceb0930be61a7b831a8d6c89902f85c0bea71431 authored over 2 years ago
Diversity 2.4GHz (SX1280) Rx... aka Medley (#1555)

* sx1280 lib optimisations and minor dual radio additions

* more dual radio additions

Busy...

github.com/ExpressLRS/ExpressLRS - 2a3fbd7937bb13fc7d424e97757a6097bb8b2b04 authored over 2 years ago
Merge pull request #341 from justinlampley/AddTxBackpackPassthroughTargets

Add Passthrough flashing method and 2 new targets

github.com/ExpressLRS/ExpressLRS-Configurator - b6cc786679ad78ee6c6ec05d502908c3d33777cf authored over 2 years ago
updated styling

github.com/ExpressLRS/Docs - 9fda02ebdeb426c225ba82422f27571e1e100812 authored over 2 years ago
Updated UI of troubleshoot guide

github.com/ExpressLRS/Docs - 8497f2df6d3bf691b008575ff23a3dfe83533125 authored over 2 years ago
Merge pull request #205 from deadbytefpv/dbAddsJBVid

Adds Joshua Bardwell Getting Started Guide

github.com/ExpressLRS/Docs - 08c0717f0e0fa183938062ad22e2934d357ccda3 authored over 2 years ago
Update getting-started.md

github.com/ExpressLRS/Docs - 7c75c226cc5a4b2fd0edc4e5818ef8d040ff815c authored over 2 years ago
update footer to fix title issue

github.com/ExpressLRS/Docs - 6477cbe1e50e10f56885803831896ab39c5d058d authored over 2 years ago
Merge pull request #213 from AghaSaad04/MinorDocsImprovement

Minor docs improvement

github.com/ExpressLRS/Docs - a9844b84ddfe35d74daaa9f1d7326761b2b0d3d8 authored over 2 years ago
move DIY to bottom (on purpose)

github.com/ExpressLRS/Docs - 0d4a07dad3ee1e6c26e275b70de88e6f19a96869 authored over 2 years ago