Ecosyste.ms: OpenCollective

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

Meshtastic

Meshtastic is an open-source project creating affordable, reliable, long-range communication with LoRa technology. It enables seamless messaging and data sharing, whether you’re off-grid or building resilient networks. Your support helps drive development
Collective - Host: opensource - https://opencollective.com/meshtastic - Website: https://www.meshtastic.org/ - Code: https://github.com/meshtastic

make serial port kinda work

github.com/meshtastic/framework-portduino - c8a812f2734cc0f4fec7e3e6e00e4be18283ea85 authored over 4 years ago
begin stub serial implementation

github.com/meshtastic/framework-portduino - 2896972b2b28b635ef7ae153074b2bd3d05e956e authored over 4 years ago
move linux stuff to right place

github.com/meshtastic/framework-portduino - 0763b5fa4aeca5cc04e724296048ddb3526a6f50 authored over 4 years ago
Add SPI to the test app

github.com/meshtastic/framework-portduino - 42bfe9bb8411d18a5157c14cd1b62d92581fa9d1 authored over 4 years ago
remove stuff that should be in git

github.com/meshtastic/framework-portduino - d60a90f7d547b8024128af9381f02fc83afd4106 authored over 4 years ago
add temporary cmake/clion build script

github.com/meshtastic/framework-portduino - baffacc022cb8bfaf142d7546dca79c68387768f authored over 4 years ago
[QL] Fixed path

github.com/meshtastic/RadioLib - a3a0719fa33eda142b826695ddb022f33d778bae authored over 4 years ago
[QL] Fixed example path

github.com/meshtastic/RadioLib - 5e50851610a1d2592632c233e27d7cefab0bb311 authored over 4 years ago
[QL] Compile just one example

github.com/meshtastic/RadioLib - 7d43c54d949575c904633e333d5b25439332a3d9 authored over 4 years ago
[QL] Fix arduino-cli install

github.com/meshtastic/RadioLib - 73d1d23314acc3574744dbbbdae8129beba71750 authored over 4 years ago
[QL] Set up Arduino build

github.com/meshtastic/RadioLib - 1ee1089006896651c650173f254a3b259c2c4852 authored over 4 years ago
Merge pull request #180 from jgromes/codeql

Create codeql-analysis.yml

github.com/meshtastic/RadioLib - 352b6e6d8427eab8706c433a6fc5a95a3511b2de authored over 4 years ago
Create codeql-analysis.yml

github.com/meshtastic/RadioLib - 3252e4344ad36bbc321acf3318cf6110be5b9a58 authored over 4 years ago
Update __main__.py

github.com/meshtastic/python - 69eac1a6d02566c9cff08d4c1366de9b798c1f8b authored over 4 years ago
Merge pull request #149 from geeksville/dev

Dev

github.com/meshtastic/Meshtastic-Android - 63e2532569f82c2aa300fb7500d6730cda70f773 authored over 4 years ago
remove hint text from channel dropdown - causes draw artifacts

github.com/meshtastic/Meshtastic-Android - 23706431fb48c24cf0c842ec21b275936782b173 authored over 4 years ago
Fix #143 tell user we need high-accuracy access (Samsung apparently lets them choose)

github.com/meshtastic/Meshtastic-Android - 502ad2c49118b9b394673b1ebfb50dfd8193cd4b authored over 4 years ago
Merge pull request #148 from geeksville/dev

misc bug fixing

github.com/meshtastic/Meshtastic-Android - 5d6c86f9437baf5914fe3b83ac1620c9ce7ffb87 authored over 4 years ago
oops remove some testing code

github.com/meshtastic/Meshtastic-Android - ba8961ef6c11bc352e2ff9d57070c5d92f7e1c44 authored over 4 years ago
fix autobug - if gatt is closed while we are shutting down it is not an error

github.com/meshtastic/Meshtastic-Android - a5678392f5f3d830e344f2e2286e0d05b3e650e1 authored over 4 years ago
fix autobug during software update, treat sync timeouts just like async timeouts

github.com/meshtastic/Meshtastic-Android - bd29a93a7195753c6739bc6c38816914dad92dbd authored over 4 years ago
fix infinite wait timeout

github.com/meshtastic/geeksville-androidlib - 775502e999b06c1e8effbfd631b1924d998b0570 authored over 4 years ago
don't send autobugs if the user is a dummy that refuses location access

github.com/meshtastic/Meshtastic-Android - 8f3745c71b2b8747d66842d9e7af4829fdea8ee0 authored over 4 years ago
fix an autobug. Someone with a galaxy tab is trying to open the old

version of the URL.

Caused by java.net.MalformedURLException: Not a meshtastic URL
at com...

github.com/meshtastic/Meshtastic-Android - d2273b8d5b2ed0b4a14991a869fd70bb7d350f5f authored over 4 years ago
Fix #140 - make QR code larger (by making layout agnostic to display size)

github.com/meshtastic/Meshtastic-Android - a985f1f2c57dce3608926a4b9f4a3b3fe9775b48 authored over 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/meshtastic/RadioLib - 7989a269be590a5d4914ac04069b58f4930c45c1 authored over 4 years ago
Allow SPItransfer to be overridden by subclasses. This

allows API clients to provide 'smarter' versions of Module that
can do things like add thread saf...

github.com/meshtastic/RadioLib - fc634e3c1dc18c50db935de50af457d323f13f80 authored over 4 years ago
Merge pull request #139 from geeksville/dev

Dev

github.com/meshtastic/Meshtastic-Android - 15a43c987f68d4c852097f0389b90bf7b4e1c1e1 authored over 4 years ago
Merge remote-tracking branch 'root/master' into dev

github.com/meshtastic/Meshtastic-Android - 46a29f95c203975e32feadfe7cee8d1cba825b8d authored over 4 years ago
Merge pull request #135 from rubensudos/master

Add Portuguese translation

github.com/meshtastic/Meshtastic-Android - db24204b9bb56bc1af214bd42c4341fc3c269fd3 authored over 4 years ago
add rx high gain mode support

for https://github.com/meshtastic/Meshtastic-device/issues/332

github.com/meshtastic/RadioLib - 8dabb2f5f80faec6f44046d39dd27f1f2df47055 authored over 4 years ago
[CI] Cleaned up CI file

github.com/meshtastic/RadioLib - bdb033c3ec8ca12cbbf74a530a573b6250ff2fc7 authored over 4 years ago
Bump version to 4.0.3

github.com/meshtastic/RadioLib - 5cba6a2c179c07d26afc47d8a2f523be743a056e authored over 4 years ago
Merge pull request #136 from geeksville/dev

Dev

github.com/meshtastic/Meshtastic-Android - 5cfaca242857e63012ddc4163ff7078ca250f606 authored over 4 years ago
Merge remote-tracking branch 'root/master' into dev

github.com/meshtastic/Meshtastic-Android - dd226d394ea0a472dd077488df74b12b1bc5bd1f authored over 4 years ago
Fix #122 - let users copy text messages

github.com/meshtastic/Meshtastic-Android - 38a3e37ad0e548be2178ccbc2ce7d7d41df78212 authored over 4 years ago
Add Portuguese translation

github.com/meshtastic/Meshtastic-Android - fd7f16f3d9f01ef2378b9310846a798279e4b4df authored over 4 years ago
[CI] Use absolute path (adafruit:nrf52:feather52832)

github.com/meshtastic/RadioLib - 4735e41109fa83a21391dc00d58d5a121141a977 authored over 4 years ago
[CI] Moved options arduino:avr:mega

github.com/meshtastic/RadioLib - 52c5275a9fc5197b687628182e0809cbc448aa41 authored over 4 years ago
[CI] Move board options to prep step

github.com/meshtastic/RadioLib - c1c42cf31bdf07b030121e513e3f21f556947e13 authored over 4 years ago
[CI] Added missing quotes

github.com/meshtastic/RadioLib - b158c1c72fcd3adf29480445533d23792842e1dc authored over 4 years ago
[CI] Added missing format arduino:avr:mega

github.com/meshtastic/RadioLib - caf8787ea21f5edb49204eef8dc284eae0e9c483 authored over 4 years ago
[CI] Added option to build single platform arduino:avr:mega

github.com/meshtastic/RadioLib - ee4b20d661e09b9b67d72a84878e55b09769b1f4 authored over 4 years ago
[CI] Added remaining platforms CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 8f1303c0611306cd4df3742d075d0c6be9d499e5 authored over 4 years ago
[CI] skip fix CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 8568e9949d3513b97389c731ba06d8ee9bcc955e authored over 4 years ago
[CI] skip fix CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 329ff2f4215e8602e3923a1205700d2530d082aa authored over 4 years ago
[CI] Added quotes CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 6d3759412b19d8d3f03973dfe5e6ed1951dd0b47 authored over 4 years ago
[CI] Try to fix skip path with format CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 5690cea2193c1758b3e2929639ab8e35207dacdd authored over 4 years ago
[CI] More bash fixes CI_FORCE_BUILD

github.com/meshtastic/RadioLib - a90a6e96ae1e83a149fe5a09b8e0fa659cb42f8e authored over 4 years ago
[CI] Fix bash quotes CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 66ee13adea155fdcbf7022ea44db7a4dc37a71ad authored over 4 years ago
[CI] Dropped nrf52 support for now CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 694e398d37b641f7d76c20d7951111c44c3a4291 authored over 4 years ago
[CI] Another attempt to fix nrfutil CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 0a725df3fc4877afee65e235fde516046957f2f3 authored over 4 years ago
[CI] Moved nrfutils path CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 06b2f5c4191479e168e0977cc6cdc5ffe30cdaa7 authored over 4 years ago
[CI] pip install wheel CI_FORCE_BUILD

github.com/meshtastic/RadioLib - e8964f6e124e93f07fb3e98d0cea33a833953e84 authored over 4 years ago
[CI] Added nrfutil to path CI_FORCE_BUILD

github.com/meshtastic/RadioLib - ce5ed55abc3489fa18966740636352819002f063 authored over 4 years ago
[CI] Added nRF52 CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 12baadb385b94f23c765628d23c988ba3f4ee5be authored over 4 years ago
[CI] Install pyserial for ESP32 CI_FORCE_BUILD

github.com/meshtastic/RadioLib - d8f677829de07aac35489d7acee69170af649237 authored over 4 years ago
[CI] Fixed run-build check CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 840f26bfe82fad77cbe682b8faa9d9284be6f463 authored over 4 years ago
[CI] Fixed check for STM32

github.com/meshtastic/RadioLib - 8a0cd057de06591380c64ef45cd86e78365c389e authored over 4 years ago
[CI] Added more boards CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 4c219b5fab463d2911f3b2d1ac6146b60372baec authored over 4 years ago
[CI] Added missing index URL CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 6b0b073e02602c72bd3888a856b2b93092afa3d5 authored over 4 years ago
[CI[ Attempt to remove quotes CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 9e3c12c4b0f94694ac604bba47eb23cbc0f844d6 authored over 4 years ago
[CI] Fix index URL CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 2397bd45df52641d9ec26a04afaf73abd297c363 authored over 4 years ago
[CI] Switched to outputs CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 2fc99be80081836052fa58a459ea5954944ca53a authored over 4 years ago
[CI] Change platform env var handling CI_FORCE_BUILD

github.com/meshtastic/RadioLib - d8f60671056c12097ebf9fddf57f0fc26864d95b authored over 4 years ago
[CI] Bash fix CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 790619d6308a651a34f9b79f683167825e4929f0 authored over 4 years ago
[CI] Fixed bash condition CI_FORCE_BUILD

github.com/meshtastic/RadioLib - dbd23946a704cdae67631bbb05ddd55143b16506 authored over 4 years ago
[CI] Fixed bash quotes CI_FORCE_BUILD

github.com/meshtastic/RadioLib - 12f09fd8fd59cca4996d9a8d56ffe69870873ac5 authored over 4 years ago
[CI] Fixed var name

github.com/meshtastic/RadioLib - dccb198338850a9f5940b3809b168ea21da7a999 authored over 4 years ago
[CI] Added platform-specific settings

github.com/meshtastic/RadioLib - 3b09f65bffbe47ba6266fe0bdc67b972750ebb4e authored over 4 years ago
[CI] Fixed split output

github.com/meshtastic/RadioLib - c60440a6fd2105de47591db2af324f50ef1ac3d1 authored over 4 years ago
[CI] Changed input name

github.com/meshtastic/RadioLib - af0e081328352e9bfeabbb13b68b9f6544c0bc6c authored over 4 years ago
[CI] Get platform from board name

github.com/meshtastic/RadioLib - e4e2de8c4938f5c0451afc222be3839b8ead0f0e authored over 4 years ago
[CI] Swapped platform and board logic

github.com/meshtastic/RadioLib - ed022580881ba95cc60e5cfb3d73c1c2e1e82d44 authored over 4 years ago
[CI] Added Arduino Mega

github.com/meshtastic/RadioLib - 52c07230dfb37e98d2612a775aed608eb8374b73 authored over 4 years ago
[CI] Fixed expression evaluation

github.com/meshtastic/RadioLib - 062cc75dc709047038f7b328f6964a123000461b authored over 4 years ago
[CI] Added env specifier

github.com/meshtastic/RadioLib - c29b4f90f39c4a9e06688d866c8ae76e8fc864e9 authored over 4 years ago
[CI] Fixed missing parentheses

github.com/meshtastic/RadioLib - 7e999b96a610840e0f05b64c2e2158939cdc3c80 authored over 4 years ago
[CI] Removed redundant double quotes

github.com/meshtastic/RadioLib - d7043befea627dfb19f14328f51c4428d6cefeea authored over 4 years ago
[CI] Cahnge to single quotes

github.com/meshtastic/RadioLib - 341cdcd6e3219b6654616ad2a37998edde3e57cc authored over 4 years ago