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

Fix report formatting

github.com/meshtastic/firmware - 875eeb699cbae6f34339b0bec656a670a0b99a6c authored about 4 years ago
Merge pull request #243 from vfurman-gh/master

Fixed swapped short <-> medium channel names

github.com/meshtastic/Meshtastic-Android - 5b6c043496c9112c14d059fb4c38cf3830728296 authored about 4 years ago
Merge pull request #56 from iz1kga/master

FIX Issue #54 - implementation of: Simplified, tabular output of meshtastic

github.com/meshtastic/python - 778341837b66849f7e12060e25048126937f84bc authored about 4 years ago
Per-channel minimum broadcast period enforcement

github.com/meshtastic/Meshtastic-Android - 8a065c5b885f83acf90e5922158938886d8b394b authored about 4 years ago
Merge pull request #686 from mc-hamster/master

Finished and partial work

github.com/meshtastic/firmware - b239b4dc57757e4a88a07e28418f6a6e7b1c66e3 authored about 4 years ago
Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device

github.com/meshtastic/firmware - 19db5ba42115642c5e3c3300a426bfee40d881df authored about 4 years ago
Disable plugins

github.com/meshtastic/firmware - e225af28dc9f63ff555e85f51af87e8b52138b4a authored about 4 years ago
Merge pull request #68 from meshtastic/master

from main to my fork

github.com/meshtastic/firmware - eecf89a9c073a7f87b928f20140a017c1d25da61 authored about 4 years ago
Update deviceonly.pb.h

github.com/meshtastic/firmware - c9b1ee532dc030ddd045a7c0e7ed6533a6f7c4c5 authored about 4 years ago
Update platformio.ini

github.com/meshtastic/firmware - 8c27baae844ba7b5f6d41bf24a34cce666f6f31b authored about 4 years ago
Fixed swapped short <-> medium channel names

github.com/meshtastic/Meshtastic-Android - a8d095d1d794390aedd00a7261a3a6527f4e0683 authored about 4 years ago
cast data as string in order to avoid concatenation error

github.com/meshtastic/python - c0e374430bd69182cc46168e8b92893b081f2030 authored about 4 years ago
First Try to solve issue #54 by IZ1IVA adding the feature requested

github.com/meshtastic/python - f7ec8cda7e452f6b0d8adec4c1b5a1dc080e8638 authored about 4 years ago
Reordered compile options

github.com/meshtastic/RadioLib - 6b466231332dc34d9f5e3940999fb6db3aa99a47 authored about 4 years ago
Added option to disable "paranoid" SPI mode (enabled by default)

github.com/meshtastic/RadioLib - 9a9af85fdc28e2902dc1f433d9dfb908c2a2c72c authored about 4 years ago
[CC1101] Added timeout in Rx/Tx blocking mode

github.com/meshtastic/RadioLib - 4461e9a98e4b33accf93c64c43cb6f8aa2c025d8 authored about 4 years ago
Fixed STM32 digital pin to interrupt macro (#249)

github.com/meshtastic/RadioLib - da3015f7b80be2a0860b67f3f99ac453f3b3502c authored about 4 years ago
Merge pull request #242 from geeksville/dev

1.1.46

github.com/meshtastic/Meshtastic-Android - edaf4c76ae61743fbd3ff715d9428ccd0f1e6bd6 authored about 4 years ago
disable lora while updating, show "Updating" on oled screen

github.com/meshtastic/firmware - 8c225a3c653f94de9e22986d8c1e9d52c4284add authored about 4 years ago
Merge pull request #684 from geeksville/dev

Dev

github.com/meshtastic/firmware - 7ff1f3a759ca09dc82d35fbfbf6f926be3a64794 authored about 4 years ago
fix build for nrf52

github.com/meshtastic/firmware - bbc8fc0269405896c7d11fbfb77f83b71d43d39f authored about 4 years ago
an optimization for #681 - make want_ack packets higher priority

github.com/meshtastic/firmware - f2b7ff2b7902e1dcd58c3186b028f60b5c380015 authored about 4 years ago
add a RELIABLE priority

github.com/meshtastic/protobufs - b1aed06442025624841b2288fac273d9bc41c438 authored about 4 years ago
Merge remote-tracking branch 'root/master' into dev

github.com/meshtastic/firmware - bc8453283f7ddc3205dd13b92f5f5343120ae17c authored about 4 years ago
for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly

github.com/meshtastic/firmware - 2ff5046dcd09f360ad61c95d8c1d4cde309c1651 authored about 4 years ago
Update to README.md with note about installing on Big Sur

github.com/meshtastic/python - 8cc33fa41d678d32b40122bfc35bbf25bdc41b56 authored about 4 years ago
add message priorities in support of https://github.com/meshtastic/Meshtastic-device/issues/681

github.com/meshtastic/protobufs - 0221e83d689f7930ed3e5c474eff4fbb8697efbb authored about 4 years ago
partial for #681: Never let stale nodeinfos/positions stay in xmit queue

github.com/meshtastic/firmware - 917090856f9b04330f7d07b8f2f827d43c5c3385 authored about 4 years ago
add logging in support of https://github.com/meshtastic/Meshtastic-device/issues/681

github.com/meshtastic/Meshtastic-Android - 11bc8ef5f0db30804e6946fe3716b6c2c724b90d authored about 4 years ago
change stress test to a checkbox and only show for debug builds

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

github.com/meshtastic/Meshtastic-Android - 1bff87977e6196240dad4c159f81a0aacd02aca9 authored about 4 years ago
Merge pull request #241 from vfurman-gh/master

Added "Ping" menu option for testing repeated message send.

github.com/meshtastic/Meshtastic-Android - 27495352d02e6c1aa329abeb89e1efbaf6008bb5 authored about 4 years ago
change alpha to beta in strings

github.com/meshtastic/Meshtastic-Android - c46b6f3c96559ae3d17f250c78e9a568f0794d2c authored about 4 years ago
make settings layout work on even the tiniest of screens

github.com/meshtastic/Meshtastic-Android - 705e0deae3470e2571b5ce6d2f64348035e40677 authored about 4 years ago
Added "Ping" menu option for testing repeated message send.

github.com/meshtastic/Meshtastic-Android - 91912741aed45655c56854b52922b6f8f8b10710 authored about 4 years ago
Merge pull request #680 from geeksville/dev

Dev

github.com/meshtastic/firmware - b45d633a34ddb9ac1caea93b830f582f41ac3eec authored about 4 years ago
Merge branch 'dev' into portduino

github.com/meshtastic/firmware - da03490310e677d63ddfcada9ea35d00e97bb2df authored about 4 years ago
updates to work with new protobuf names

github.com/meshtastic/firmware - fdfe62edf0fd3b6a580c818eda698dad902c7038 authored about 4 years ago
updates to get device code building with new proto names

github.com/meshtastic/protobufs - a76ceb1509b2ec3d844af0378e998e7d4737492c authored about 4 years ago
Merge branch 'dev' into portduino

github.com/meshtastic/firmware - aedca25fa824969b7f48e60ddd2da11bb9ed4156 authored about 4 years ago
1.1.45 update --test

github.com/meshtastic/python - de08126cee5da8abf10e60f9f42fdd308ff37c86 authored about 4 years ago
make stress test faster

github.com/meshtastic/python - 446ddb8a96ab4fbe55c656b7261c9653322abef5 authored about 4 years ago
fix bitrot in stress test

github.com/meshtastic/python - 2432bb6606666e35e0998d6d2f5db986e836d5af authored about 4 years ago
#682 Exposing the actual radio center frequency to /static/report

github.com/meshtastic/firmware - b29bcbbd4170416d937f0e299235b5c250063e4f authored about 4 years ago
Add vscode-proto3 extension recommendation

github.com/meshtastic/protobufs - 5112ecc3e15217332253f595355ea822f710bd50 authored about 4 years ago
Merge remote-tracking branch 'root/master' into dev

github.com/meshtastic/firmware - 8e8170b66755910b1b0fae6a3ba38c0c580b916c authored about 4 years ago
Merge pull request #239 from geeksville/dev

misc fixes

github.com/meshtastic/Meshtastic-Android - f5d36d603e2bd89ff448c293eef8ab020cde0cbd authored about 4 years ago
fix notification to include text message even when not expanded

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

github.com/meshtastic/protobufs - 66bb946d7eec12c9d9e8a3ceeadd2ac506a5bc1f authored about 4 years ago
1.1.44 don't drop first sent packet due to duplicate packetnums

github.com/meshtastic/python - 54ed221d7556d2862db423a27b88f90245a7b9f1 authored about 4 years ago
Grabbed port for range test plugin.

github.com/meshtastic/protobufs - bf6475966b9ded4a591f0c3c2dd7f9f52446e70f authored about 4 years ago
stop using device currentpacketid, first send message could be discarded as dup

github.com/meshtastic/Meshtastic-Android - d6f759cabc1d0b5675771e7d76d32b7eb294ac14 authored about 4 years ago
update to latest protobufs

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

github.com/meshtastic/protobufs - d91259728de1f141a557b77293a162dda17aeb36 authored about 4 years ago
deprecate current_packet_id

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

# Conflicts:
# mesh.proto

github.com/meshtastic/protobufs - 8492e4030ad928ee5fc97f8ead95325dba7f9492 authored about 4 years ago
add back a fixed isViewVisible, @vfurman-gh would you mind reviewing?

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

github.com/meshtastic/Meshtastic-Android - ffca8e5f477247a27b7256ce4074ba0db1d10051 authored about 4 years ago
Merge pull request #236 from vfurman-gh/map_update

Map UI update fixes

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

github.com/meshtastic/Meshtastic-Android - dab409fb0437a0592b908a65b0caa8e28a503191 authored about 4 years ago
Merge pull request #238 from vfurman-gh/notification

Add a separate notification channel for messages

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

github.com/meshtastic/Meshtastic-Android - 69a5032f4e882b6736abcdf661f63971c4b98c79 authored about 4 years ago
fix #209. don't ignore messages from nodes that only have partial nodeinfo

github.com/meshtastic/Meshtastic-Android - 65e91c46d396e6ac058f9e199ee84faf8314cfb9 authored about 4 years ago
update rangetest

github.com/meshtastic/firmware - ca8a0ca8d222aef2dfe09d1e099500153c0e1df3 authored about 4 years ago
use nodenum as the default nodeid

github.com/meshtastic/firmware - 58bb7169a0f87d3c9e4bc9c0068f3b82b62d438c authored about 4 years ago
Separate notification channel for messages

github.com/meshtastic/Meshtastic-Android - e2c8ca2fb285d4dc2307bf837a1ebc6cc67610ac authored about 4 years ago
Update radio-settings.md with note of coverage.

github.com/meshtastic/firmware - cb541d75a93a54fd73fd24f1aa8494384300dd43 authored about 4 years ago
Change where the location information is taken from.

github.com/meshtastic/firmware - 4ee01acb40487a97131842d890d324446497214e authored about 4 years ago
Bump version to 4.2.0

github.com/meshtastic/RadioLib - 02593bfba4c3827db06a0bbba00a8372c14fa2fe authored about 4 years ago
[SX127x] Fixed FSK preamble unit

github.com/meshtastic/RadioLib - f1d51fd1b9c53846486f1f745c2f290c377ffcb5 authored about 4 years ago
[SX127x] Moved non-configurable parameters config into base class

github.com/meshtastic/RadioLib - bc613daf23d8b2421994a3c04222de728df2b51c authored about 4 years ago
work on rangetestplugin and storeforwardplugin

done for the night.

github.com/meshtastic/firmware - d678c4888471805b87016d5d4a7d5b79b8cabde3 authored about 4 years ago
Merge pull request #11 from sachaw/master

Make oneOf property naming consistant

github.com/meshtastic/protobufs - 72ad7db305eb7f905543ff656f336803830fa639 authored about 4 years ago
Changes for range_test_plugin and store_forward_plugin

github.com/meshtastic/protobufs - 29f4bc5a8092c1454db2103739f33b208942dfbc authored about 4 years ago
Reverting platform.ini back to the way it was.

github.com/meshtastic/firmware - 9f9f02fc6f6b1054c72279855afe55c813255122 authored about 4 years ago
Merge pull request #234 from geeksville/dev

kevin misc fixes

github.com/meshtastic/Meshtastic-Android - be738787f01c77b670092296552492a45d3a451a authored about 4 years ago
Add configurations for RangeTestPlugin & StoreForwardPlugin

github.com/meshtastic/protobufs - 8e5d7d1189bf13a547049136cfcca1a24314df06 authored about 4 years ago
Merge pull request #66 from meshtastic/master

mc-hamster/meshtastic-device <- meshtastic/meshtastic-device

github.com/meshtastic/firmware - abf135abce69ec9a046e6071e3dc27ba8e876060 authored about 4 years ago
don't briefly pop up fields with "null" as content

github.com/meshtastic/Meshtastic-Android - d3a1107cd37b047b360df5872abe8b84735c43b3 authored about 4 years ago
Merge pull request #678 from geeksville/dev

misc bugs

github.com/meshtastic/firmware - f7beec47287d21fa75218240935d8f9c4b37015f authored about 4 years ago
make CI build steps more atomic for easier reporting

github.com/meshtastic/firmware - ccf3450864596c647d294845339ac97cea9b6677 authored about 4 years ago
add libs needed for linux build on CI server

github.com/meshtastic/firmware - 86553a4fc9a9a2f6973b6669c3a54cbb03a8376d authored about 4 years ago