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

Bump version to 4.0.6

github.com/meshtastic/RadioLib - 8e3d89c4f5fa9ae9c97f19bc5eeed7cefc32e5dd authored about 4 years ago
[Si443x] Added method to read version register

github.com/meshtastic/RadioLib - 36afff855dcd41f0e6860c6ffb8b51fa24c50e13 authored about 4 years ago
[SX1231] Added method to read version register

github.com/meshtastic/RadioLib - 3c832171f02afcb02953b73cf784ed8e5e04b049 authored about 4 years ago
[RF69] Added method to read version register

github.com/meshtastic/RadioLib - 4c62de06cfe1e8aea976cdc82203398d9aba3e30 authored about 4 years ago
[CC1101] Added method to read version register

github.com/meshtastic/RadioLib - b4701c370ba83ff39d15dad9859d9ef78517368f authored about 4 years ago
[SX127x] Added method to read version register (#204)

github.com/meshtastic/RadioLib - ff520e2a15cfb111cf973da7ac23d9f77661f826 authored about 4 years ago
Merge pull request #19 from thepoweroftwo/master

Data decoding to text, fixed readme and added comments

github.com/meshtastic/js - f22f5f3def2d0c95ff0353be39cb808d1b01c37d authored about 4 years ago
Readme typo

github.com/meshtastic/js - eb765a628c162caf52a161d0e0759b2a5ee564f0 authored about 4 years ago
Minor Readme changes

github.com/meshtastic/js - b29e05acb2d4230b0d759194183f872bf8d2b792 authored about 4 years ago
DebugMode param rename

github.com/meshtastic/js - 8ff06baa0f323cb78286edaf4fe2eabd9f47f292 authored about 4 years ago
Protobuf decoding behaviour: decode CLEAR_* data to text

github.com/meshtastic/js - d3f740491f2ef2a73a9c027517119c091b397a17 authored about 4 years ago
Added comments

github.com/meshtastic/js - b024e694e0bfe32fdd68b64145e200285fe79ee4 authored about 4 years ago
1.1.9 spiffs firmware update seems to work

github.com/meshtastic/Meshtastic-Android - 6e2cb723ea2d5c9bf20581f3f841193f1bd2e910 authored about 4 years ago
Delete old Travis CI config file

github.com/meshtastic/RadioLib - 6e18dea7e1c5dafe8e319d40ec0e6dec0e3b48a6 authored about 4 years ago
[SX127x] Added check for LoRa header CRC mismatch (#200)

github.com/meshtastic/RadioLib - c127712c5e4c90ad17ffe721ccbe025fb2d0cb21 authored about 4 years ago
Merge pull request #18 from sachaw/master

Bump version to 0.3.2

github.com/meshtastic/js - 58c1f8732fca7e754abfe1106388f6e159b0dfc5 authored about 4 years ago
Bump version to 0.3.2

github.com/meshtastic/js - f0aebd01a5f6ba99bf6152c00292e845d47721ee authored about 4 years ago
Merge pull request #17 from sachaw/master

Switch to Sub-Events + fixes

github.com/meshtastic/js - d2e7811627043a0a3465adf813affc0a007f3c63 authored about 4 years ago
Fix accidentily removed code

github.com/meshtastic/js - 4ed418bd8fd4f1ceecc1e15fa47a1b34a5a67a26 authored about 4 years ago
Code optimizations and fixes sendData method

github.com/meshtastic/js - 300e8c394dce33b22d7b650d08d5b0e2ec1635c3 authored about 4 years ago
remove version export

github.com/meshtastic/js - 513f69ecd5bb57dba33f1caa13c19d9b5655fe95 authored about 4 years ago
remove EventTarget polyfill + npm updtes

github.com/meshtastic/js - 64f64a265fedfd7477f1316b03d1f8cf72221b58 authored about 4 years ago
Switch to sub-events

github.com/meshtastic/js - 3869009840f7e71b6a83ddf85dbcaf686c9828ef authored about 4 years ago
Fix DebugLevel

github.com/meshtastic/js - 937df3ae2d90c237b4f2df0f6fd0330d1f1cd939 authored about 4 years ago
remove support for 0.8 version URLs (found while investigating #188)

github.com/meshtastic/Meshtastic-Android - 88b1ad5443f4ae38a5470d29623aeb35d3d28e5b authored about 4 years ago
support spiffs updates over OTA (not yet tested)

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

github.com/meshtastic/Meshtastic-Android - 31e0136b2adc5cf93eb22c5c35c5c6fc8343bdfc authored about 4 years ago
Merge pull request #16 from sachaw/master

Create pre-commit hook for linting

github.com/meshtastic/js - 88b38619da0a33b9bc17198b92a4b5d48785f65b authored about 4 years ago
Fix ci formatting

github.com/meshtastic/js - 8a881cf81598c5bdb755f312ca35f8555bf2505f authored about 4 years ago
add pre-commit lint hook

github.com/meshtastic/js - 1311a17f7288555dbdd634fe1e907abb15c9828c authored about 4 years ago
Merge pull request #15 from sachaw/master

fix @event tag on iMeshDevice class

github.com/meshtastic/js - 6ee0237a5a8a79779c6ed2a97889d933ace11438 authored about 4 years ago
fix @event tag on iMeshDevice class

github.com/meshtastic/js - 6defd24028b054b43f0ea4acb3cbb48f57ab6c53 authored about 4 years ago
Merge pull request #13 from sachaw/master

New logging approach

github.com/meshtastic/js - 5ef53569f8bef83dad3e5ffd2c6c963298987b14 authored about 4 years ago
New logging approach

github.com/meshtastic/js - 8f11e2a2aeb2da0d96b62afda213b188dbed133b authored about 4 years ago
remove unneeded subscribe

github.com/meshtastic/python - 5a377cce3ed4956b50e5ec82c34a26000ed441eb authored about 4 years ago
Merge pull request #202 from geeksville/dev

1.1.8 generate an APK for github fix #200 (sorry for laziness ;-))

github.com/meshtastic/Meshtastic-Android - 31ec028f2c9b8751e59a5c47568e206a9061214b authored over 4 years ago
1.1.8 generate an APK for github fix #200 (sorry for laziness ;-))

github.com/meshtastic/Meshtastic-Android - 3afbc76c635ebea728749aeb8697014288fc886c authored over 4 years ago
Bump version to 0.3.1

github.com/meshtastic/js - f5d04b0deb62f54dc84dbe78641f02ad49e0e121 authored over 4 years ago
update ci workflow

github.com/meshtastic/js - 9353fe88114ea386c8b77040b0a3c3bb406d9ae8 authored over 4 years ago
fix package namespace

github.com/meshtastic/js - d4daf9da2173f1782317923d8d1d4a5cd72ca0cc authored over 4 years ago
Merge pull request #9 from sachaw/master

Small build cleanup + optimizations

github.com/meshtastic/js - 940734e0799731005f0258a5e220ffb2e03101a9 authored over 4 years ago
Update npm-publish.yml

github.com/meshtastic/js - 17c44d935903d0797456b6323d0077eadb4402ca authored over 4 years ago
Create npm-publish.yml

github.com/meshtastic/js - e2bcaa3390470dc42b0aea53ba181238a874af3c authored over 4 years ago
Small build cleanup + optimizations

github.com/meshtastic/js - 6f6c3e6029eb63f6a7694b61340a769e63e62622 authored over 4 years ago
Merge pull request #8 from sachaw/master

Code optimizations

github.com/meshtastic/js - 53f9b470199437b8b9a776dd452c77d7bcdc129a authored over 4 years ago
Fix error not being thrown

github.com/meshtastic/js - 3d7f2fd01e5fc1cf2d311d75e57fa7d42e5a1603 authored over 4 years ago
Minor optimizations

github.com/meshtastic/js - bf69deab940e09356ce30e45c41cf84a6e8a1c6a authored over 4 years ago
Syntax consistency fixes and optimizations

github.com/meshtastic/js - ef100e24fe53acde6dd579f408237ac065b24a1f authored over 4 years ago
reduce logging bloat + fix build

github.com/meshtastic/js - d781c8562f187b956df99d888324b3f3c1c403ba authored over 4 years ago
Protobuf typings fix + code optimization

github.com/meshtastic/js - 95d7c72d5a2da25ffad7534a9de73afa55cf172c authored over 4 years ago
Typescript fixes

github.com/meshtastic/js - 7c3d5641dde1723e2d9093f6a0b8ff6c8064ab51 authored over 4 years ago
Merge pull request #6 from sachaw/master

Typescript conversion

github.com/meshtastic/js - 6282e36d8e94b0d974c6ee96ccaa266bcf23c83d authored over 4 years ago
small code cleanup

github.com/meshtastic/js - ca935d5eadc309485f95be996e35cbd0b9b6ca24 authored over 4 years ago
Cleanup + optimization + fix throwing error

github.com/meshtastic/js - 7f5f5f18eba8013d916d6bb3c16594538fae8417 authored over 4 years ago
Improve comment coverage + cleanup

github.com/meshtastic/js - 914f48fdfc674054cf64d1a55821b278bf64ecf2 authored over 4 years ago
privatize/protect functions

github.com/meshtastic/js - 54fbc59569afcc49ce4e541f19a55e92647ac227 authored over 4 years ago
Refactor protobuf implementation

github.com/meshtastic/js - c1c8c100431eaf3b81eb347474668076b956102b authored over 4 years ago
[RTTY] Fixed idle (#195)

github.com/meshtastic/RadioLib - 9b5eed83d2952496d3091cfc64ac4c499826abe3 authored over 4 years ago
[CI] Use arduino:mbed instead of beta for Portenta H7

github.com/meshtastic/RadioLib - c8ff0234b327ba15e6ba3d644de8bbb27ebb410b authored over 4 years ago
[Si443x] Fixed frequency deviation 0 for RTTY (#195)

github.com/meshtastic/RadioLib - 063b643a7b5bf233f35e9f046318b9acdff5c5db authored over 4 years ago
add a crude GPIO ioctl test

github.com/meshtastic/framework-portduino - 56047050660ff8bc00def58599a0f83c61670d8a authored over 4 years ago
add early crude test of the ch341 spi device API from linux

github.com/meshtastic/framework-portduino - 216158ed59c505dcb4d3281c11b631d57c6cc5ef authored over 4 years ago
[CI] Disable Arduino Portenta build (fails to install) CI_BUILD_ALL

github.com/meshtastic/RadioLib - d58ffee4432f66f3310276ffbdfe5109a21f22c2 authored over 4 years ago
Bump version to 4.0.5

github.com/meshtastic/RadioLib - 4816d7383e8ac1a7dc868564b4618b0bc8839f99 authored over 4 years ago
Merge pull request #199 from geeksville/dev

Dev

github.com/meshtastic/Meshtastic-Android - f02bd519a983ceefd79c7a08c1217f25d6861774 authored over 4 years ago
Update Readme.md + cleanup

github.com/meshtastic/js - c66944612546b807211a35673fa5d5e41e8ae595 authored over 4 years ago
Fix minified build buid

github.com/meshtastic/js - fe1a11a97e6fde836c977a9c0897187711beda82 authored over 4 years ago
Changed ESP32 tone emulation channel to 1

github.com/meshtastic/RadioLib - 4cdbcb60c5f5e8bcaec96f3f59da90ed12be5e26 authored over 4 years ago
Add static typings for protobufs + lots of cleanup

github.com/meshtastic/js - 65042f49ef4eeb1eb27a603d92464994d1f2e844 authored over 4 years ago
Preserve region info across software updates

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

github.com/meshtastic/Meshtastic-Android - 28042cb6e98310943c6452b1968c391692fa5dc8 authored over 4 years ago
Merge pull request #31 from timgunter/wait_for_config

Added waitForConfig() method to MeshInterface

github.com/meshtastic/python - 1ebfdd46fe44646181fcfbdf01e6934223e6d6b0 authored over 4 years ago
Merge pull request #32 from timgunter/add_set_url

Add setURL() method to MeshInterface

github.com/meshtastic/python - a206297b75754646dcf1e2af949108858e8780e4 authored over 4 years ago
Merge pull request #29 from timgunter/set_owner

Add setOwner() method to MeshInterface

github.com/meshtastic/python - d0eb994052ea00871fe6c39502cc8f64286f3041 authored over 4 years ago
Merge pull request #28 from timgunter/pubsub_node_update

Bug fix for pubsub meshtastic.node.updated not being sent

github.com/meshtastic/python - 4e220e60fc85172f16784243ebe20efbc9f14215 authored over 4 years ago
Merge pull request #33 from timgunter/with_context

Added support for context management

github.com/meshtastic/python - 7ac8ab1a0f253839f3f1d708bc741aa7ecbba903 authored over 4 years ago
Fix async methods

github.com/meshtastic/js - c526b344f7a40806a86c03b23a6e7b38bfd75f33 authored over 4 years ago
cleanup events + comment fixes

github.com/meshtastic/js - 79ca8546910854cdb5b75abf26d696a799790be6 authored over 4 years ago
fix abstract class + cleanup

github.com/meshtastic/js - f7d5992330278771c1f366b1b9d2a6d0b045b173 authored over 4 years ago
Removed RADIOLIB_TONE_UNSUPPORTED flag from Apollo3 and STM32 unofficial

github.com/meshtastic/RadioLib - dbc35c814e8512109258956335feebbc8b4d2521 authored over 4 years ago
Fix setDebugMode static decleration + code cleanup

github.com/meshtastic/js - 7edf3cf60b8dcd64751796e8966d1bafa328261e authored over 4 years ago
Added support for tone on ESP32 (#190)

github.com/meshtastic/RadioLib - 5d92240f8964f59e3b6a6e5e265b2bed7b21d325 authored over 4 years ago
Typescript rewrite Stage 1

github.com/meshtastic/js - 4c5197d6330245201a9b86e262a51921df274f2f authored over 4 years ago
NEW: Put your own meshtastic link in the config.h!

By storing your channel link into the config.h the code can compute the correct settings for fre...

github.com/meshtastic/Repeater_old - e9698c0191098a5a3f0aaaa3922b1dff0446435d authored over 4 years ago
Use CAD cycle, better deep sleep

github.com/meshtastic/Repeater_old - b6ce6347448642392861c76f8b1c8dbec43b1af0 authored over 4 years ago
Added support for context management

github.com/meshtastic/python - becfb7646483edc829f9e7eecd7a2589449f8e26 authored over 4 years ago
Added waitForConfig() method to MeshInterface

github.com/meshtastic/python - 4fd4b70d975b805588a0cd846c16cc14ed38c333 authored over 4 years ago
Add setURL() method to MeshInterface

github.com/meshtastic/python - a7fbfcb9485199f9b597064e34d903f6c6a58060 authored over 4 years ago
Improved Serial Output

github.com/meshtastic/Repeater_old - 193dfda32ad58390c5b5a680be7f0ee2be8a1599 authored over 4 years ago
Merge pull request #4 from thepoweroftwo/master

0.3.1 hotfix

github.com/meshtastic/js - d731b6473d481d25f6ace822b270cea231df5ded authored over 4 years ago
Readme change

github.com/meshtastic/js - 8d920901dd458696be9316ce7bb6c7160e75e2cc authored over 4 years ago
HTTP API interval hotfix

github.com/meshtastic/js - f0c238a446f375037d0dbb1013e9d6526b68ae2b authored over 4 years ago
HTTP API interval fix

github.com/meshtastic/js - 1e23db6c74567653346ed7b8410f597b0c710876 authored over 4 years ago