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

set correct CRSF_MAX_PACKET_LEN in crsf lib

github.com/ExpressLRS/ExpressLRS - 4ca8e5f9321c400d4b2cd44c9583aebe7f27b8ce authored almost 5 years ago by AlessandroAU <[email protected]>
spam crsf.sendLinkStatisticsToFC(); less by moving into handlefhss()

github.com/ExpressLRS/ExpressLRS - a279e53a981d391034bf21f98cbe4665ad86fdbe authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #26 from AlessandroAU/ExLRSV1.1-EspRX-and-R9MM

Merge working Dev branch into master

github.com/ExpressLRS/ExpressLRS - f2cf38d8054f4a2c85a9b20622becae178be569e authored almost 5 years ago by AlessandroAU <[email protected]>
Revert "Merge branch 'master' into ExLRSV1.1-EspRX-and-R9MM"

This reverts commit fc54d1857647163fd4af9f07ad3ca004e40d7a38, reversing
changes made to 3a8e86b2...

github.com/ExpressLRS/ExpressLRS - 5cae45e6c58e702a6399a616017b4925f54ba441 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge branch 'master' into ExLRSV1.1-EspRX-and-R9MM

github.com/ExpressLRS/ExpressLRS - fc54d1857647163fd4af9f07ad3ca004e40d7a38 authored almost 5 years ago by AlessandroAU <[email protected]>
Compiles with freeRTOS. More todo's to address

github.com/ExpressLRS/ExpressLRS - 638809339685801f5b617dc65d0601ea86deb5c3 authored almost 5 years ago by wvarty <[email protected]>
cleanup + fix sync packet to fhssfreqs[0]

github.com/ExpressLRS/ExpressLRS - 3a8e86b2a0b9d926af39802c41fd061b814e0796 authored almost 5 years ago by AlessandroAU <[email protected]>
more cleanup

github.com/ExpressLRS/ExpressLRS - d6da7c9cca5a2b5cd80f6d1aad7f5c6c3b5c3cc4 authored almost 5 years ago by AlessandroAU <[email protected]>
code cleanup

github.com/ExpressLRS/ExpressLRS - 96715cbdc0ccb7c9fbac458704213621d577ea17 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #25 from wvarty/private/wvarty/rf-mode

Added support for RF Mode in TLM to opentx

github.com/ExpressLRS/ExpressLRS - 020a25d7654ffda32064c32af156f7fe06d0b322 authored almost 5 years ago by AlessandroAU <[email protected]>
improve FHSS generator code

github.com/ExpressLRS/ExpressLRS - 6a12390c3e3dd0ce8197471ffad6e608576e6464 authored almost 5 years ago by AlessandroAU <[email protected]>
Added RFmodeCycleAddtionalTime and RFmodeCycleInterval to expresslrs_mod_settings_s

github.com/ExpressLRS/ExpressLRS - 3c39d0bc875e156ea7594e82615fab495a984aa9 authored almost 5 years ago by wvarty <[email protected]>
Added support for RF Mode in TLM to opentx

github.com/ExpressLRS/ExpressLRS - f9ce8ac831c974cf9f24685f56784c358c5451f2 authored almost 5 years ago by wvarty <[email protected]>
adds __pycache__ to gitignore

github.com/ExpressLRS/ExpressLRS - ff3e73db63c3fbca506e2f98b8b164b601f70261 authored almost 5 years ago by Jye <[email protected]>
fix crsf stat sends to FC

github.com/ExpressLRS/ExpressLRS - c4c05dd13552613d70366d0e44484cdef2a70b4c authored almost 5 years ago by Jye <[email protected]>
fixed bug where RF values were truncated to 8 bit instead of 11 bit

github.com/ExpressLRS/ExpressLRS - 043d2f1346ca74ff49aa4d4cc8ef273f766b3303 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #24 from wvarty/private/wvarty/legacy-hardware

Added pulldown for older hardware

github.com/ExpressLRS/ExpressLRS - fa54342a3dd8b7a5932ab9f1e0973486b29974c8 authored almost 5 years ago by Jye <[email protected]>
Added pulldown for older hardware

github.com/ExpressLRS/ExpressLRS - 0a35b0b7691067e50d85df143e424deef3042351 authored almost 5 years ago by wvarty <[email protected]>
experiement with rssi scale

github.com/ExpressLRS/ExpressLRS - ae5d2eca0e25c9bb0257c9aaae869abed3839ee1 authored almost 5 years ago by AlessandroAU <[email protected]>
use $PYTHONEXE

github.com/ExpressLRS/ExpressLRS - e1523e2d0e53eaa6d6c048fc53014eca7835edba authored almost 5 years ago by AlessandroAU <[email protected]>
add function calls to convert tlm enum to true value

github.com/ExpressLRS/ExpressLRS - b98eec3e4b724c30ab807330d571e9192d72edee authored almost 5 years ago by AlessandroAU <[email protected]>
first commit of new branch

github.com/ExpressLRS/ExpressLRS - 56892e8ee992cf0c15b74b84fb3a4e771efc5b05 authored almost 5 years ago by AlessandroAU <[email protected]>
freq offset correction code

github.com/ExpressLRS/ExpressLRS - 714d6aa4ed530dedf6f12d6c6f6459576a0501c7 authored almost 5 years ago by AlessandroAU <[email protected]>
add freq offset correction code

github.com/ExpressLRS/ExpressLRS - 8e29eeb5cbc2f861af8f76f3fa682e90a1b2c432 authored almost 5 years ago by AlessandroAU <[email protected]>
reorder some funcs

github.com/ExpressLRS/ExpressLRS - 15ef3f86184d7dccdbb2d6eaf4e2b4c6e65bc93c authored almost 5 years ago by AlessandroAU <[email protected]>
possibly fix bug where offset for hwtimer is too large due to missed packets

github.com/ExpressLRS/ExpressLRS - 0a1467cc6df803837dd4e8ec607d67eb64c16c23 authored almost 5 years ago by AlessandroAU <[email protected]>
disable some debug prints for now

github.com/ExpressLRS/ExpressLRS - 3da175e9eb68fd0459120ec664600f0784a2b0b0 authored almost 5 years ago by AlessandroAU <[email protected]>
fix linker script paths and adj clock config

github.com/ExpressLRS/ExpressLRS - 3baecbda9778eb982d514ceae439b646cb03a637 authored almost 5 years ago by AlessandroAU <[email protected]>
change name to R9MM from R9M and fix sdme board defs

github.com/ExpressLRS/ExpressLRS - bfc7e7673d1bbe33f9fc28df350de28d8496b179 authored almost 5 years ago by AlessandroAU <[email protected]>
BFpassthrough/bootloader improvements

github.com/ExpressLRS/ExpressLRS - 6b68659c54966d03f5fe0a89b05aeabc5fe96cdb authored almost 5 years ago by AlessandroAU <[email protected]>
change stlink SWCLK from 9 to 8

Slows clk upload work on some dongles/rx that dont work on 9.
8 = 480 KHz
9 = 0.9 MHz

github.com/ExpressLRS/ExpressLRS - effdf195778bc6fd32e556ae06c33c94303881d0 authored almost 5 years ago by Jye <[email protected]>
Merge pull request #22 from wvarty/custom-boards

Added project dir for boards and variants. R9MM is using custom varia…

github.com/ExpressLRS/ExpressLRS - ef538276b94b6e7e491150c07627b69d2a64592a authored almost 5 years ago by Jye <[email protected]>
Merge pull request #17 from wvarty/conditional-debug-prints

Added macros to conditionally compile serial debug messages

github.com/ExpressLRS/ExpressLRS - a4a3234c01da17be311200572a38d4812eeecd0b authored almost 5 years ago by Jye <[email protected]>
Merge branch 'master' into conditional-debug-prints

github.com/ExpressLRS/ExpressLRS - 13aebc482885299665e8896f0343f03fdb24d650 authored almost 5 years ago by Jye <[email protected]>
Added project dir for boards and variants. R9MM is using custom variant.cpp

github.com/ExpressLRS/ExpressLRS - 7fb5f737d649250886528e86a13fecbfb20fd364 authored almost 5 years ago by wvarty <[email protected]>
Create license.txt

github.com/ExpressLRS/ExpressLRS - 2f4e68e8eadcea57bfd0104b66a428a25de1fb70 authored almost 5 years ago by AlessandroAU <[email protected]>
Create license.txt

github.com/ExpressLRS/ExpressLRS - ce4b7791a25b93598df2f0c86b85aad48b974971 authored almost 5 years ago by AlessandroAU <[email protected]>
working

github.com/ExpressLRS/ExpressLRS - ca88c3df6f29d6dbb9ffa69dac0fcf9da9b0d75d authored almost 5 years ago by AlessandroAU <[email protected]>
bootloader updates

github.com/ExpressLRS/ExpressLRS - f33b114f4a8f026effa5a8bf1d16af4a99c36033 authored almost 5 years ago by AlessandroAU <[email protected]>
delete uneeded files

github.com/ExpressLRS/ExpressLRS - 9f80e0a659b1a5d536036e809394684113aebc41 authored almost 5 years ago by AlessandroAU <[email protected]>
Delete firmware.bin

github.com/ExpressLRS/ExpressLRS - 7b6d71789fcbf1c403b5da21220fd4a1dc6c395c authored almost 5 years ago by AlessandroAU <[email protected]>
adds bootloader support

github.com/ExpressLRS/ExpressLRS - 72fc37aeeed68865460495df9914ab71916c9e1d authored almost 5 years ago by AlessandroAU <[email protected]>
adds bootloader support

github.com/ExpressLRS/ExpressLRS - b0126a9f1ead80212db125c3c6b704084a4c8e0e authored almost 5 years ago by AlessandroAU <[email protected]>
tests bootload mem map

github.com/ExpressLRS/ExpressLRS - 26f583db0be5baf5800910578e51215dc7480a37 authored almost 5 years ago by AlessandroAU <[email protected]>
jye test code 2

github.com/ExpressLRS/ExpressLRS - 00eb2290bebcef8d2231898aa038f2d3442f5e13 authored almost 5 years ago by AlessandroAU <[email protected]>
jye test

github.com/ExpressLRS/ExpressLRS - c7e632031f13e445a36babbc233adda50368b56b authored almost 5 years ago by AlessandroAU <[email protected]>
change fhss rate and mac for testing

github.com/ExpressLRS/ExpressLRS - 68f999818957464358f07c32358f1d2877c8f21c authored almost 5 years ago by AlessandroAU <[email protected]>
updates for tests

github.com/ExpressLRS/ExpressLRS - fa6ed042cd55df5613e9328810c208e4322f1c47 authored almost 5 years ago by AlessandroAU <[email protected]>
stab. improvement

github.com/ExpressLRS/ExpressLRS - 44094662f2c62888de77beceb720930e987a0383 authored almost 5 years ago by AlessandroAU <[email protected]>
cleanup

github.com/ExpressLRS/ExpressLRS - d5fec2292ce107064bf19f784bc7b32151be1ecc authored almost 5 years ago by AlessandroAU <[email protected]>
Merge branch 'master' into adds-r9-master-merge-test

github.com/ExpressLRS/ExpressLRS - 98a2be37812624a21fcfdd7960540d31f7188899 authored almost 5 years ago by AlessandroAU <[email protected]>
Update common.h

github.com/ExpressLRS/ExpressLRS - 131661d3509b1438253bb689c0268e6ce9898c1d authored almost 5 years ago by AlessandroAU <[email protected]>
fix #ifdef build errors

github.com/ExpressLRS/ExpressLRS - 75b3de630687dd144a3501f03128142f3f66bf19 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge branch 'adds-r9' of https://github.com/AlessandroAU/ExpressLRS into adds-r9

github.com/ExpressLRS/ExpressLRS - e4482c729b03799ad063aea3353d11abea9ca441 authored almost 5 years ago by AlessandroAU <[email protected]>
send link stats more often

github.com/ExpressLRS/ExpressLRS - 5b58828f418e27fbf11e8629545f0f41a5f1b22f authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #21 from wvarty/wezs-200hz-r9mm

Working settings tested out to 1km at 200hz

github.com/ExpressLRS/ExpressLRS - 6c2e054c82e631b9a8069869e0a46cfbd7bb84db authored almost 5 years ago by AlessandroAU <[email protected]>
Working settings tested out to 1km at 200hz

github.com/ExpressLRS/ExpressLRS - 128be9f3b442257250a5870132ac94b2f9e5d99f authored almost 5 years ago by wvarty <[email protected]>
values need tweaks to improve 50hz inital sync

github.com/ExpressLRS/ExpressLRS - 0ab424e759cd05a6d606c5a13531e94a905d3d1b authored almost 5 years ago by AlessandroAU <[email protected]>
forgot to enable uart output in master

github.com/ExpressLRS/ExpressLRS - 0da8d9fcf3d5ca00e1673893b980c7618996ba2b authored almost 5 years ago by AlessandroAU <[email protected]>
Merge branch 'master' of https://github.com/AlessandroAU/ExpressLRS

github.com/ExpressLRS/ExpressLRS - a76367b1933ab3b096064e4f3530575193b550ae authored almost 5 years ago by AlessandroAU <[email protected]>
various improvements

github.com/ExpressLRS/ExpressLRS - fc692b267463ad2c8ca93ebe53c12f54ab01efac authored almost 5 years ago by AlessandroAU <[email protected]>
move some defs inside proper #ifdef

github.com/ExpressLRS/ExpressLRS - c58ae0359339e9c61e67510286d521ce2829dfc1 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #19 from wvarty/fix-include-paths

Changed file paths to use forward slash for cross compatibility when …

github.com/ExpressLRS/ExpressLRS - cba1e1b16c829b19bc135645a0b2849381d362be authored almost 5 years ago by AlessandroAU <[email protected]>
Update targets.h

github.com/ExpressLRS/ExpressLRS - bd88a20c395e586a778a878cc1e7d0c2b6832e7e authored almost 5 years ago by AlessandroAU <[email protected]>
Changed file paths to use forward slash for cross compatibility when compiling on non-windows platforms

github.com/ExpressLRS/ExpressLRS - 5a740dcf6c90c50734f0495dd9f3d211213b70b8 authored almost 5 years ago by wvarty <[email protected]>
testing merger

github.com/ExpressLRS/ExpressLRS - aa86c6b2eb29bdce1c4fef83ca02d8b5180fab82 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge branch 'master' into adds-r9

github.com/ExpressLRS/ExpressLRS - 247b16cbc9396965a9c1148dcf4f9e6786168e15 authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #18 from AlessandroAU/adds-fifo

adds fifo to allow queuing of messages on crsf serial out

github.com/ExpressLRS/ExpressLRS - 78c780a5a8c019673507850dff465532ead93ce5 authored almost 5 years ago by AlessandroAU <[email protected]>
remove non-zero default values

github.com/ExpressLRS/ExpressLRS - a2bfbdc0d909a05c4668a56304e31499e67443e7 authored almost 5 years ago by AlessandroAU <[email protected]>
adds fifo to allow queing of serial messages

github.com/ExpressLRS/ExpressLRS - a812f8f45199cc30297f8860a3bd30db641763c3 authored almost 5 years ago by AlessandroAU <[email protected]>
Added macros to conditionally compile serial debug messages

github.com/ExpressLRS/ExpressLRS - fb2c46423b4a1ed00056d99648a59488ca631adc authored almost 5 years ago by wvarty <[email protected]>
Merge branch 'master' of https://github.com/AlessandroAU/ExpressLRS

github.com/ExpressLRS/ExpressLRS - ca24d5f667d46004e5150ef5f2872b4f6832da96 authored almost 5 years ago by AlessandroAU <[email protected]>
start adding fifo lib

github.com/ExpressLRS/ExpressLRS - fa5f1120db9c61c820d141c7ffd308b1b0a649ec authored almost 5 years ago by AlessandroAU <[email protected]>
Merge pull request #16 from AlessandroAU/adds-opentx-sync

Adds opentx sync

github.com/ExpressLRS/ExpressLRS - 38cbd60369b35cfcf4849dc87e5a11af355d49c7 authored almost 5 years ago by AlessandroAU <[email protected]>
working sync code with 400us offset safety margin

github.com/ExpressLRS/ExpressLRS - 369d07961ee35fcf9638c34fa97c05a2107dfc95 authored almost 5 years ago by AlessandroAU <[email protected]>
seems to work

github.com/ExpressLRS/ExpressLRS - ac99d96679fc3a5753a31d4cb8da2aa3746ed517 authored almost 5 years ago by AlessandroAU <[email protected]>
Create r9mm.jpg

github.com/ExpressLRS/ExpressLRS-Hardware - a1005a8056912ff6dc2a781ab4518ebd940add12 authored almost 5 years ago by AlessandroAU <[email protected]>
Create r9mm.jpg

github.com/ExpressLRS/ExpressLRS - 65b72e54f634bb0694b5dd4eff890e53b0a92395 authored almost 5 years ago by AlessandroAU <[email protected]>
Create r9mm.jpg

github.com/ExpressLRS/ExpressLRS-Hardware - cc3de986822e41537debe163c34e7726e8f5b588 authored almost 5 years ago by AlessandroAU <[email protected]>
200hz appears to work

github.com/ExpressLRS/ExpressLRS - 53157fecc8f8c9eba51a5250ef556f8bd2c8f8c0 authored almost 5 years ago by AlessandroAU <[email protected]>
r9 working at 120hz

github.com/ExpressLRS/ExpressLRS - 8d2ec3e2728d8aa8002feb1a0229d860a5d5a59a authored almost 5 years ago by AlessandroAU <[email protected]>
code for jye to test

github.com/ExpressLRS/ExpressLRS - ea37d85bb60053645d8676625a134ca53d526723 authored almost 5 years ago by AlessandroAU <[email protected]>
changed to Jye's mac

github.com/ExpressLRS/ExpressLRS - 2c34951b90605d5a698bc5796b5698422dd174c5 authored almost 5 years ago by AlessandroAU <[email protected]>
code for jye to test

github.com/ExpressLRS/ExpressLRS - d2b7afc7654598ef8c25a4388f9aabc8167c8b16 authored almost 5 years ago by AlessandroAU <[email protected]>
R9 support sucessfully bench tested

needs field testing

github.com/ExpressLRS/ExpressLRS - 005a65a32d8eac1ce302dfae88d6500c65d335e5 authored almost 5 years ago by AlessandroAU <[email protected]>
r9 now seems to be in sync and working

fix crsf printing next and we should be good to go.

github.com/ExpressLRS/ExpressLRS - ff43cc7fb4e38ce81d39e07784b8e87f7e2ac7f8 authored almost 5 years ago by AlessandroAU <[email protected]>
adds r9 rx pinout image

github.com/ExpressLRS/ExpressLRS-Hardware - 01a9d5f8c2b3405af2f3acee3da58b22d2263635 authored almost 5 years ago by Jye <[email protected]>
adds r9 rx pinout image

github.com/ExpressLRS/ExpressLRS - af263a7a0ec20bf1c23c2dc028830ac95e9f9c66 authored almost 5 years ago by Jye <[email protected]>
adds r9 rx pinout image

github.com/ExpressLRS/ExpressLRS-Hardware - e9635dd6213b9465a8b4f2f14b6fca7ed8f4a6d2 authored almost 5 years ago by Jye <[email protected]>
refact and comments

still 10% crc errors

github.com/ExpressLRS/ExpressLRS - c1ce29f2afe773f99671bf2e8afde75f71171559 authored almost 5 years ago by Jye <[email protected]>
r9 rx working with crc errors. tx not wokring

github.com/ExpressLRS/ExpressLRS - 82bb0441e09c9939281e2b8dda6b4a8bd9fc9999 authored almost 5 years ago by Jye <[email protected]>
fix compile error with expressif8266 vers > 2.2.3

github.com/ExpressLRS/ExpressLRS - 35570f41cb532b5f502d0ea90d2c696fda269c86 authored almost 5 years ago by AlessandroAU <[email protected]>
only sync if mac address matches

github.com/ExpressLRS/ExpressLRS - 1a76ed10a21a69ad19f0173f88f21dc563e39b0f authored about 5 years ago by Jye <[email protected]>
changes sync word to non public

Help to minimise missed packet and time spent reading packets that are not ExpressLRS.

github.com/ExpressLRS/ExpressLRS - 36643f70e3c5731a7c4dcf2abd44aa61ff9baee4 authored about 5 years ago by Jye <[email protected]>
add links to readme

github.com/ExpressLRS/ExpressLRS - 4ed4dfd31861bdaa4aa24a5d90e31aefcb086c86 authored about 5 years ago by Jye <[email protected]>
adds easyeda link to mini rx v0.1

github.com/ExpressLRS/ExpressLRS-Hardware - 45c843d5f4ecbec49ef4728d26c7b7144248e19e authored about 5 years ago by Jye <[email protected]>
adds easyeda link to mini rx v0.1

github.com/ExpressLRS/ExpressLRS - b78659a14babccca41fc31fb3d50180f8048563a authored about 5 years ago by Jye <[email protected]>
adds mini rx v0.1 pcb and build info

github.com/ExpressLRS/ExpressLRS - fafe5adc8281d8c34578c9eed1f32f7a0ecedf4a authored about 5 years ago by Jye <[email protected]>
adds mini rx v0.1 pcb and build info

github.com/ExpressLRS/ExpressLRS-Hardware - b65e238c5cfafd543ee82fa06e89f6d6ecb18860 authored about 5 years ago by Jye <[email protected]>