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

Update README.md

Expanded meshtastic installation instructions.

github.com/meshtastic/python - af15b808cd22d85bfb7a8c531e64d75f797e799f authored about 4 years ago
Fix MTU - set after mesh interface is up

Fix based on pytap2 docs/examples
https://pypi.org/project/pytap2/

github.com/meshtastic/python - 26a52e30043630712f09bfed12d4fdcee013d1ec authored about 4 years ago
Fix #49 - force close socket to kill reader thread (was blocking in read)

github.com/meshtastic/python - 76f475d800d34787d1ed95de4e692c0a450c8b44 authored about 4 years ago
use recommended build tools version

github.com/meshtastic/Meshtastic-Android - 2dd2a9ddbbe48996df2bc7353b01aa1b8dd83f0e authored about 4 years ago
update libs and protos

github.com/meshtastic/Meshtastic-Android - 3d18e5d5973be9d47356397f7a004a6b16878870 authored about 4 years ago
Force CI build CI_BUILD_ALL

github.com/meshtastic/RadioLib - 6061145ae6ada52f55a2c85f623811b140d88919 authored about 4 years ago
Swap Arduino and Adafruit SAMD detection order

github.com/meshtastic/RadioLib - 2f68d38f35d61200d3a50e2dd39ef918933eef86 authored about 4 years ago
Create separate Arduino SAMD platform (SAMD core >= 1.8.11) CI_BUILD_ALL

github.com/meshtastic/RadioLib - 22975cbcee32cebf626273d715854bd1e81e21d8 authored about 4 years ago
[CI] Removed duplicate Arduino Zero build

github.com/meshtastic/RadioLib - 7a0601da14b6a488433bb8f345d3e10cc744084b authored about 4 years ago
Bump version to 4.1.0

github.com/meshtastic/RadioLib - b0af8cf8192c86e99450ff061b45cfd679ec7371 authored about 4 years ago
portduino now works with real SPI hardware

github.com/meshtastic/framework-portduino - ff1c0fd66785a855502ef4ce06746236c178ff68 authored about 4 years ago
allow register based detection of pending IRQs (for broken hardware)

github.com/meshtastic/RadioLib - 07de964e929238949035fb0d5887026a3058df1a authored about 4 years ago
gpio code is now more real

github.com/meshtastic/framework-portduino - 795b7d756103a9f1459a20dd955d6bcce867c2a9 authored about 4 years ago
Merge branch 'master' of https://github.com/meshtastic/RadioLib

github.com/meshtastic/RadioLib - 734eb9a4afa4bef7fdf7c75225c6f9915eae47b9 authored about 4 years ago
micros/millis() are "long unsigned" not uint32_t, fix bug on linux

github.com/meshtastic/RadioLib - 7789ddf9c08ea30661f90c109929d1d1dafc79cd authored about 4 years ago
better fix for micros/millis

github.com/meshtastic/framework-portduino - 166d1daa4a045de7f482bd23286b9804094421a3 authored about 4 years ago
fix prototype of millis/micros

github.com/meshtastic/framework-portduino - e79171e36d49ff2b7488eec1712f0d4932588d08 authored about 4 years ago
WIP on real linux HW spi support

github.com/meshtastic/framework-portduino - 48083ab13e9b4e8db8c888c70c7870535c2bd7e2 authored about 4 years ago
Merge branch 'master' of https://github.com/geeksville/framework-portduino

github.com/meshtastic/framework-portduino - b8219a4dbf66bed1c628b051d46137a37837a7bc authored about 4 years ago
#pinetab lora board now gives proper responses on SPI!

github.com/meshtastic/framework-portduino - f1c49b99cb77e3a81a4ae284f1515569f9c194f0 authored about 4 years ago
1.1.31 bury taptun2 deeper so that windows can't accidentally touch it

github.com/meshtastic/python - 5a562074407fc126eeafd46ff41885cf188c2b22 authored about 4 years ago
[SX127x] Clarify ternary operator priority (#217)

github.com/meshtastic/RadioLib - c63c8f376f88b93e324a5239b4cd1e5cef779ebd authored about 4 years ago
[nRF24] Clarify ternary operator priority

github.com/meshtastic/RadioLib - 1dcb873f22b9e38f50b2e71e7bf0dd23c4a3822f authored about 4 years ago
[CC1101] Clarify ternary operator priority

github.com/meshtastic/RadioLib - 8ad7d1be4555bd830d81bcd3d0f8b8af713b1b9d authored about 4 years ago
add getMyNodeInfo() and make nodesByNum public

github.com/meshtastic/python - 0e989ee9c574ffc52363a181f83ae013f3bc1406 authored about 4 years ago
work on mqtt/multichannel

github.com/meshtastic/protobufs - a66504ed6404ed967799e8b4441e4a2adbe62660 authored about 4 years ago
move device only code into a separate file

github.com/meshtastic/protobufs - 5a23071d2363725ca954562f00bfca0d5717ca79 authored about 4 years ago
1.1.30 oops - need to short circuit the tunnel check BEFORE the and

github.com/meshtastic/python - 3df8a16de1633f95cc5ea75b279af801008d4086 authored about 4 years ago
add test code for #47

github.com/meshtastic/python - e89be6d56a92a47ae23962a2ff92383d6a94107a authored about 4 years ago
don't touch tunnel on platforms where it might be missing

github.com/meshtastic/python - 3bfec71e0a101967efc96fb4f21d4ca578bf4f4d authored about 4 years ago
add InvalidRadioSetting critical fault

in support of https://github.com/meshtastic/Meshtastic-device/issues/577

github.com/meshtastic/protobufs - 323b814f4392ae0f9c42a0f14557c6b9333efce3 authored about 4 years ago
move error code defs to .proto so that other platforms can easily parse

github.com/meshtastic/protobufs - 9a7d8a03cb051eb42787d4a06836b109677d8ef1 authored about 4 years ago
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs

github.com/meshtastic/protobufs - 1c9e025d28a4cc96ea574b11b4ab2c93442b9e80 authored about 4 years ago
Clean up LogRecord

github.com/meshtastic/protobufs - e7ab73e2a9f74b67a0e57eb58fe59f4d22a9c706 authored about 4 years ago
Switch to RXJS, minor cleanup.

github.com/meshtastic/js - 2eb25e9b69831495f2ccb6e728d3f91b0c363de0 authored about 4 years ago
export protobuf types (#26)

github.com/meshtastic/js - 76cdb350d393c5c6e7ae67d1b6dad869b1bb11e8 authored about 4 years ago
export protobuf types

github.com/meshtastic/js - 06b6a1dd14fa3115697b0a8d37b34eb807ca68d1 authored about 4 years ago
Update readme for MegaCoreX (MegaCoreX:megaavr:4809)

github.com/meshtastic/RadioLib - 073fca8e827998cb03f9d8f1e5bc20702f5274c7 authored about 4 years ago
Added support for MegaCoreX

github.com/meshtastic/RadioLib - 65379c477233732a08d856462155deb64aa3ee9d authored about 4 years ago
Fixed unitialized variable warning

github.com/meshtastic/RadioLib - 533131f83f9001742b40d873c96c328c89f524c6 authored about 4 years ago
[SX127x] Fixed incorrect CRC configuration (#217)

github.com/meshtastic/RadioLib - 8438aa93ef40d7df9529f9e978564ea6ca2fe6f4 authored about 4 years ago
1.1.28 hopefully fix windows

github.com/meshtastic/python - 728d7f4a1d23d6078c93d12d315ce58bc713525f authored about 4 years ago
only require pytap if user tries to run 'mesh-tunnel'

github.com/meshtastic/python - fff7857ace8167af557bac88775e5d730b8702ea authored about 4 years ago
IP tunnel works! fix #35

github.com/meshtastic/python - b86a41949cdf5e7eeb2174dc9704907ae429390d authored about 4 years ago
don't apply the CTS hack on linux, it breaks the reset button

github.com/meshtastic/python - d6a4dc71fac097c50450d6abf9e66440720935ee authored about 4 years ago
better debug output

github.com/meshtastic/python - cf71dcac680673ccd122d0898fb2ef9219afbd83 authored about 4 years ago
fix nasty bug with poisoning the node table based on user updates

github.com/meshtastic/python - 0a48d8aa170808cc0946babd5e3152bde3d493ed authored about 4 years ago
better icmp debug

github.com/meshtastic/python - 85b664c63cadf356bcd03bafdc55e3d0d5d69b87 authored about 4 years ago
make log messages less chatty

github.com/meshtastic/python - 8d25a23c192a790f9e2ba8ceb9ef5d25aa32aaa4 authored about 4 years ago
add pytap2 dependency

github.com/meshtastic/python - 2cc10abcc3b11a90f907590ed868c3c7db126154 authored about 4 years ago
apparently 3.5 is too old for us, require python >=3.6

github.com/meshtastic/python - b28749568a20777e52f5219dc4652e7bf67fa5ce authored about 4 years ago
allow arbitrary subnets for the ip tunnel

github.com/meshtastic/python - 7f66d324b3637d3cb6f18315b9b504c266a7f404 authored about 4 years ago
IP tunnel only needs one meshtastic portnum

github.com/meshtastic/protobufs - 3473446418a4e83ff0ff4c7588101c2e1b29e604 authored about 4 years ago
IP tunnel almost works #35

github.com/meshtastic/python - e59fe9af7293cac6ea588433ff0fa8f6c2e32239 authored about 4 years ago
sending/receiving IP packets over mesh now kinda works (but ugly) #35

github.com/meshtastic/python - 888d753b58455979ff07ffc37f9859e8a49f7ffc authored about 4 years ago
add beginnings of tunnel code #35

github.com/meshtastic/python - 8c4d48b95695b8ed7191eefd2a336c76b4f810c6 authored about 4 years ago
TUN test code seems to work well - now to add to real lib

github.com/meshtastic/python - 976d27d0e21899e27e23de55cd28aa604eb6145f authored about 4 years ago
add fake reply generation for ICMP pings

github.com/meshtastic/python - e3cd669b44a1bf159103c22a1e5af6baf36a442d authored about 4 years ago
tun test case

github.com/meshtastic/python - 6bd455b7e3995cad7f770a78b00d938a5bbf0032 authored about 4 years ago
add warning about is_router

github.com/meshtastic/python - 020d2093f0c935de83a4fc1f49389ef1ca1c9d81 authored about 4 years ago
add documentation link for preferences

github.com/meshtastic/python - 0addac6ebe3ebf082482a189f0a9701429ed21e7 authored about 4 years ago
update protobufs

github.com/meshtastic/python - 9da211b102298e38f970b66a20f17df87e6243bd authored about 4 years ago
fix #45. thanks @ScriptBlock!

github.com/meshtastic/python - e55db166cb888f809326bc2b3f7a5822b86b1c70 authored about 4 years ago
remove unused param

github.com/meshtastic/protobufs - 020ef9eea8129756a0b45be5a3900b0355be4451 authored about 4 years ago
bug #41 per finding of @timgunter

(Tim - I think this is what you said, can you confirm it works for you)

github.com/meshtastic/python - 0079a725a24d63f8049d3a8bef113282a4f6fcce authored about 4 years ago
move secondary_channels out of radioconfig

github.com/meshtastic/protobufs - 75078afe43934f4ce15ef86ebc6950658a170145 authored about 4 years ago
begin support for multiple simultaneous channels

github.com/meshtastic/protobufs - 3d0bcc2afa6fb161bd2d0c7c2e76083c3946ed65 authored about 4 years ago
Merge pull request #208 from geeksville/dev

Dev

github.com/meshtastic/Meshtastic-Android - 026f80c5e1001c6ede1971a612ad7915f679f57d authored about 4 years ago
Merge remote-tracking branch 'root/master' into dev

github.com/meshtastic/Meshtastic-Android - e91ec3ddfc31c443f29be024b278ff35fe4697b3 authored about 4 years ago
1.1.22 quick fix #207 - now that data is more uniform, only consider text packets

github.com/meshtastic/Meshtastic-Android - 1a8d1c672513107aa5a5a20f4289ddb806fcc752 authored about 4 years ago
add note about permissions

github.com/meshtastic/python - d541a40f2810d060d6d5c1e9e99744b62d8aeb92 authored about 4 years ago
if --noproto is used, never send anything to the device

github.com/meshtastic/python - bd8e12e9c6a8b7a1b92cb5a881ad5bf0664f2e9a authored about 4 years ago
Merge pull request #25 from sachaw/master

Add compatibility section to readme

github.com/meshtastic/js - 626ec6c3e9550fd61de013f15fb1adb4b7cb485f authored about 4 years ago
early notes/experiments for #35

github.com/meshtastic/python - 271489714d0d8e01e8a78c14889f76278632387d authored about 4 years ago
fix #21 - which I thought I had fixed long ago but did not

github.com/meshtastic/python - 0759c1593f1338a9d2bf20f13a168c7439f0da38 authored about 4 years ago
1.1.24 for #44

github.com/meshtastic/python - 5952972334c8a884d41fb5ce111edf0fa3e0740a authored about 4 years ago
A quick fix #44 mostly by @timgunter. thanks!

github.com/meshtastic/python - 862f660600eea89c15b66d9ebb22243060890bce authored about 4 years ago
Merge branch 'master' into dev

github.com/meshtastic/python - 57e526e675d186dc1100bcf0a4723cd2c57d656b authored about 4 years ago
Merge pull request #43 from timgunter/portnum_as_strings_fix

Potential fix for portnums coming through as strings

github.com/meshtastic/python - 613659ac567b0d2f6bd87f8284f160955345891c authored about 4 years ago
Merge pull request #36 from IZ1IVA/patch-1

Create python-cmd-guide.md

github.com/meshtastic/python - ea38509b9ae0584a8b4854e9c7d83e804e52baf8 authored about 4 years ago
Merge pull request #38 from crossan007/add-version-cli-flag

add --version cli flag

github.com/meshtastic/python - bdcca88ac4c5e764c54e782dc76ea362d40fe85b authored about 4 years ago
Add --setch-shortfast and --setch--longslow

github.com/meshtastic/python - 02342ce395b49a72c4467834445a64040dd4886e authored about 4 years ago
changes for human names for channels

github.com/meshtastic/protobufs - e0df97118b3dc8105c9c8dbd59e9bb8cd859b1bb authored about 4 years ago
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs

# Conflicts:
# mesh.proto

github.com/meshtastic/protobufs - c5ad741706ec820c4343cbc16156de96f319120a authored about 4 years ago
Simpilify channel naming for various channel speeds

github.com/meshtastic/protobufs - 7b1c0578586c154b94b30f60adc5aee607a811ab authored about 4 years ago
Add compatibility section to readme

github.com/meshtastic/js - 62699721706f91062b3de28ec682d7dcaf8acc93 authored about 4 years ago
get ready for the new short channelsettings

github.com/meshtastic/Meshtastic-Android - 0f63835a7f4f4685a108be88b3e2604608ae1f7e authored about 4 years ago