Ecosyste.ms: OpenCollective

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

github.com/meshtastic/firmware

Meshtastic device firmware
https://github.com/meshtastic/firmware

Merge pull request #2131 from meshtastic/develop

Develop to master for 2.0.13 release candidate

28b1616630f96a7eb5f2878e5b193bfced3a7f9d authored about 2 years ago
Merge branch 'master' into develop

42122f3d0fad0d7d6d2b6d52eeb27f98a218a0ae authored about 2 years ago
Merge pull request #2129 from meshtastic/nice-duty-cycle

Chance calculation for Nice TX. Still same value but dynamically based on duty cycle.

f905763161b0318917fbd3c42337ccf476632146 authored about 2 years ago
Rename to make function clearer

bd2b766a369f5782da87f8c63fc134fa1cf9ca01 authored about 2 years ago
Chance calculation for Nice TX. Still same value but dynamically based on duty cycle.

bd51cbd721cd987265a501976d9134926aca96b3 authored about 2 years ago
File Transfer: add debug logging and allocate memory used.

5e66dd0dadfb9f578b8150805f4d9efe86decd76 authored about 2 years ago
Merge branch 'develop' of github.com:meshtastic/firmware into xmodem-proto

80d1a993ddc36dd55b5c23e315900ee4444c12d5 authored about 2 years ago
Merge pull request #2127 from meshtastic/create-pull-request/patch

Changes by create-pull-request action

e3fd17772d3e1cf48111eee1a7980002e3eab7ff authored about 2 years ago
[create-pull-request] automated change

440b965e710a6d4475f26c53d6e6ea89f14e2f30 authored about 2 years ago
Merge pull request #2126 from GUVWAF/TxAirLim

Don't send NodeInfo and DeviceTelemetry at high Tx air utilization

cf0fb13a1219e96133d86946a903148fb540878f authored about 2 years ago
Portduino can handle this

c0166773e852619adcdb7f56b5dca4cf0238ef98 authored about 2 years ago
Don't send NodeInfo and DeviceTelemetry at high Tx air util

Also move airtime checking to airtime class

fc775012eac7a208fa611d088675625f13b967c7 authored about 2 years ago
Merge pull request #2125 from meshtastic/create-pull-request/patch

Changes by create-pull-request action

d7a71e46aa4c8d04fb6379e392a413beb3b512d9 authored about 2 years ago
[create-pull-request] automated change

721f87af7ef38c6959511d7e773f63f446268b3f authored about 2 years ago
Update protos ref

a354cebd8801b616529246df0fba1d4f77414824 authored about 2 years ago
Merge pull request #2123 from meshtastic/time

Allow time from phone to be sent to the mesh

97680ca730f416730c5f57bfe6ad168ee81c68e8 authored about 2 years ago
Allow time from phone to be sent to the mesh

17a2589b352fe5474c02ccc90cecd17cf0e2b9ac authored about 2 years ago
2.0.12 is out already. Bump develop too.

4f71ab07c96bb08a6fc2a16500e0cbe96fa8415e authored about 2 years ago
Merge pull request #2121 from GUVWAF/NAKtoAPI

Send NAK to API only upon duty cycle limit

1f6a8eae866ce31f90e61411fac1da868160420b authored about 2 years ago
Report actual RoutingError

ab9d0ba543be246ad7f52280550613a109661fb5 authored about 2 years ago
Send NAK only to the API upon duty cycle limit

e13fb9919e20e640fe309944ca1fd5f4528d24e0 authored about 2 years ago
Better not to compare float directly

a3b93a4dcfa8e7281cc9d0ef88d8a742c417dddc authored about 2 years ago
Merge pull request #2113 from meshtastic/mqtt-fix

Find the downlink channel to post packet to.

6b0f18e1e47dc7b2c4f9d6f4f83a7f3065ae876c authored about 2 years ago
Merge pull request #2119 from meshtastic/rak-shutdown-rail

Turn of 3.3v rail on RAK-4631 on shutdown

312ef790fcbd0bcb376c4bd51b50ca1278e3fb91 authored about 2 years ago
Turn of 3.3v rail on RAK-4631 on shutdown

713f7d5996183895cb1b89a4ed4e4f50676ea288 authored about 2 years ago
Merge pull request #2116 from meshtastic/rak4631-radiofix

3985008e0648c90e064a3566a9709444140a2a69 authored about 2 years ago
Merge branch 'develop' into mqtt-fix

8f2155f8f95e7181653b29b4fbb618435d460e8b authored about 2 years ago
let the library handle the reconnect, manually do it after 5 seconds

1fc5d70221e85728b0acbe6d1c374e6840493329 authored about 2 years ago
Until we figure out what's going on

e7d425ef6e1aab694906e3af9c97e3f367cc1ce4 authored about 2 years ago
switch to 16 bit packet number

c63536d948df8869e047d10c6e89a559f6a9bb0b authored about 2 years ago
Merge pull request #2114 from meshtastic/refactor-apiserver

make a template class for API Server

9c1cfe93589ded47a660b382103a81cefa37b6fa authored about 2 years ago
Merge branch 'develop' into xmodem-proto

971565aed38ea81521698892a32bab597e1f4e60 authored about 2 years ago
notify phoneAPI about new packages to process

3a6e3464e69a6e9afaffb6e6075568dae7b7026c authored about 2 years ago
Merge pull request #2106 from meshtastic/assert-cleanup

initial cleanup work

0181e186aced59d6a378b58da6603197ff85823f authored about 2 years ago
fix building portduino and make cppcheck happy

86748bf88ec447653606ec53a86fd5bf2bb8a6d0 authored about 2 years ago
- make a template class for API Server

- Skip a lot of duplicate code
- add a hexDump output - might come in handy
- refactor directory ...

5fd00b253849791b3758e37465bc6737c0b9f16f authored about 2 years ago
getByName was not used anywhere in the code so that change is safe.

Please TEST this as i don't have a working Json setup in mqtt at the moment.

5cec370cf5ac667811c1aff1b666adb2f45feb55 authored about 2 years ago
update license. This is only loosely based on Xmodem.

fce52e16e34128890e77b5e8aeed183712f81e4a authored about 2 years ago
Adding to generated for now, protobuf PR will come when it works ... :-)

0e7797f3bbcf06b86aa097e11d565670b04b8d7d authored about 2 years ago
first crash from stress test

81ee6dd79911c70c3782514d77ab7e25ef5f7021 authored about 2 years ago
Merge pull request #2108 from markbirss/develop

Add initial support for BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU

49172e416e4d8ea0af924ecc5c569130310c45ea authored about 2 years ago
Merge pull request #2104 from meshtastic/hydra-gps

Hydra gps troubleshooting

57f185c26bbcb2b070c6e32aef565226c9fffff6 authored about 2 years ago
ah feck

3a8ffe7ac2c6da87d96e2f5a45ee68ad9b5bbdc9 authored about 2 years ago
fingers crossed

d8b85f9a096df61101bd847bf9c410acffa47ea9 authored about 2 years ago
Update platformio.ini

4d7402839e6e6dab048ce5e858a54b52c60553b4 authored about 2 years ago
2nd batch

8465467aa81ac942b623c2c4659694f8cc60c780 authored about 2 years ago
freakin' nitpickin' cpp_check

2a0b8093ea345e04b7a0aad44eb06c7925461f4e authored about 2 years ago
fixing portduino

96fa5dafb8f1eef8206041e01f17295e879e9210 authored about 2 years ago
fix leak

be2d3f7769d317b1d07b779a5fed2fe01a3a3de1 authored about 2 years ago
fix for nRF52 and Portduino

b283e526bf0bf56be6c137823a335444409c53eb authored about 2 years ago
initial cleanup work

03c5dfc7a858307c48f1a0d42ec02686e9e2494e authored about 2 years ago
Update SX128xInterface.cpp

52cfd620311f1ef8f9c467d7c01aa0753715148c authored about 2 years ago
Update variant.h

c98dc4cae09c977e98fb126f77c71470ac8e59a7 authored about 2 years ago
Update platformio.ini

f21212dd3e3bdc2c8a17b4242811a588fae9a3b2 authored about 2 years ago
Update variant.h

0e0ccad4896987001ec0217d7dd2f61ef0efe02a authored about 2 years ago
Create variant.h

9f1c77da763c4872831cbc9e79dad309aeed975b authored about 2 years ago
Create platformio.ini

7c1c49b8abefd91c328ff772a9458e5d627a215d authored about 2 years ago
Hydra gps troubleshooting

f4099261dfe157314c18d95b56d2e9ce2a4a47bb authored about 2 years ago
Merge pull request #2103 from kn6plv/fix-multicast-macaddress

Make sure we dont use a multicast MAC for ethernet

450e7362f63295853e21d5f82e711634425ecc2f authored about 2 years ago
Make sure we dont use a multicast MAC for ethernet

0b9c8e62eac9da68693e93a99c425623c507edbe authored about 2 years ago
Merge pull request #2100 from meshtastic/develop

Update Raspi branch

8b5937892b2eb44c7cb7a86230b98721d2d2036a authored about 2 years ago
Merge pull request #2099 from meshtastic/create-pull-request/patch

Changes by create-pull-request action

09efbb75b11c9223c03aadcbee6188cc989ba6a4 authored about 2 years ago
[create-pull-request] automated change

e5d9f1f946306c3d955c62f263f40d78677fa558 authored about 2 years ago
Merge pull request #2098 from meshtastic/hotfix-02

External Notification Hotfix

2400dd43b379a4d45557d5a0039851f38976d81d authored about 2 years ago
Merge pull request #2097 from meshtastic/hotfix-01

External Notification Hotfix

988d5af69bfa2e423631a80c48b2591700a5a047 authored about 2 years ago
External Notification Hotfix

78b6916b1b020810f7f131a2c6878f2a759ead3f authored about 2 years ago
External Notification Hotfix

9740f0a5059f6b6ffc72516f2f0cc5d9b08c83fa authored about 2 years ago
add heap debugging back in too

b64a74c0c5aa94d6ae7e93786f3b4f4e8aa8eb6b authored about 2 years ago
add MQTT outqueue back in (still broken)

d9f0dc7ea41766842cfd8204b1fdedd139390c74 authored about 2 years ago
Add QueueStatus sending to the firmware (#1820)

* Yank mqtt service envelope queue

* trybuildfix mqtt system

* removed too much

* no ex...

30ae4c2a38abb376a2bf61acc5184ec5cff5176f authored about 2 years ago
add a possibility to flush the serial TX buffer on the console.

d077be1496a467e4cbc75d0ca10207387569326b authored about 2 years ago
Update Unishox to latest V2 code, change is only cosmetic

4f26a2a74a5ce53bc743d0953391663953925733 authored about 2 years ago
[create-pull-request] automated change

41f9636ba39ba1ac326a045f59192ef35203d7bd authored about 2 years ago
Merge pull request #2095 from meshtastic/create-pull-request/patch

Changes by create-pull-request action

b544163c3fe54fe59a65c03851266a266315b11f authored about 2 years ago
[create-pull-request] automated change

6d989a29dd8975f862ea840c2b0a244fb1feebfb authored about 2 years ago
Merge pull request #2094 from meshtastic/yank-mqtt-queue

Yank mqtt service envelope queue

8914d1a184be19fb97fd3989b2321afc8e9f8753 authored about 2 years ago
Merge branch 'master' into yank-mqtt-queue

1cfc7b800bade4ff0bc3d34b5b97e07e0f555bde authored about 2 years ago
no excessive heap debugging on release builds

cab5fcf5ae3c2e9650f8747994ad0efa3df3e72b authored about 2 years ago
removed too much

cad5c9b70c7d242eb897bc624e2eade9497261cf authored about 2 years ago
trybuildfix mqtt system

5867038abf196cfd99580ff7f19fcf6b886e047e authored about 2 years ago
Yank mqtt service envelope queue

42b24d45105b9c352e7ee3b5018eee21e6a6f0e8 authored about 2 years ago
Merge pull request #2093 from meshtastic/develop

Merge develop to master

d750109d005d0947405273a8dd12a241f42a0893 authored about 2 years ago
Merge pull request #2092 from meshtastic/develop-2-master

Develop -> Master merge branch

7f0a8d329fbff5c38ab2a57771e23969b668039b authored about 2 years ago
remove Merge duplication

64895cc7eb891fd938d4a4ce91b15d704071fcfb authored about 2 years ago
remove Merge duplication

52903f83e3e0eacf8cfc379e81ef91043baa2e04 authored about 2 years ago
Merge remote-tracking branch 'origin/master' into develop-2-master

e0002ef2d50b75a48e1c1d466878947fcdc43e1c authored about 2 years ago
Renamed eth_mode to address_mode

021fc8235c80af5cb84c8fc4a010df0a7cac859e authored about 2 years ago
Merge pull request #2089 from meshtastic/create-pull-request/patch

Changes by create-pull-request action

0305c7394f77adbdc6e7c77ff6b97caa59ebab16 authored about 2 years ago
[create-pull-request] automated change

bca70d10d02619c816aa64f66b96f118a072904b authored about 2 years ago
Update README.md

1077846e8deba788a528d7932dc88d2db2013de3 authored about 2 years ago
Update README.md

63c8ca9ca58194537cd6eaaa3342fc35cfbc8e02 authored about 2 years ago
Merge pull request #2086 from caveman99/develop

Fix External Notification Cutoff on nRF52

523b132100d8b02c32d3360215737c2a10e05486 authored about 2 years ago
I am dumb.

2d62cbe345ee7be3937b54fbd32b901c27644bf1 authored about 2 years ago
Update CI badge

b55fe549e3cb27e4753f7f062bd9621ec45e17f4 authored about 2 years ago
Start working on RF95 attached to Raspberry Pi

8c20fe5ec4ab85eba49e14157c418093ec589eaa authored about 2 years ago
Merge pull request #2074 from meshtastic/nice-threads

a lot of thread housekeeping

9a04aaa811d804dd14205ec38131920efd32d894 authored about 2 years ago
yea, well

092a753a6f938342fed358a8eb165f376ef94659 authored about 2 years ago
Merge branch 'develop' into nice-threads

8a9af37d82eba3c0ec43de7e0a0802115cc323f5 authored about 2 years ago
Merge pull request #2082 from joshpirihi/develop

Increase MQTT buffer size

74e6eb34bdaa50fa86d9121666779ab2c11ce92d authored about 2 years ago
Merge branch 'meshtastic:develop' into develop

11f1508d859d9ac68862700448398f994586f585 authored about 2 years ago