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

[create-pull-request] automated change

bbe21766be81ce8959426265a4c0bcebc4f4b5a1 authored about 1 year ago by caveman99 <[email protected]>
Merge pull request #3021 from meshtastic/nodeinfo-shading

local variable and class variable may not be named the same

dfa537415d65c3c32b61c04c7f2b6322537104bb authored about 1 year ago by Thomas Göttgens <[email protected]>
local variable and class variable may not be named the same

24c4ee9bfa918a6e0224eb75104f0c3b4fd8cb84 authored about 1 year ago by Thomas Göttgens <[email protected]>
Ignore keyboard input while sending CannedMessages packet

71c072683863d3e6e8a158e9ef1bf55a6eb660d7 authored about 1 year ago by Jonathan Bennett <[email protected]>
[create-pull-request] automated change (#3018)

Co-authored-by: thebentern <[email protected]>

45f90fb39b9bb66b45c25dfe7ae7d825ccd43a41 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Set NRF cpu brownout at 2.4V instead of running down to the limit (#3016)

1c6acfd73495c2613eb937f56a0856dc2b34e9a0 authored about 1 year ago by Ben Meadors <[email protected]>
Add fallthrough option to avoid a GPS stuck off.

c6ae66dcaa255173f31f34707eb1175fcf0df34b authored about 1 year ago by Jonathan Bennett <[email protected]>
Keep WiFi defines out of platforms without WiFi

fc365a1fee412519bba887606dd9052b298ad4f9 authored about 1 year ago by Jonathan Bennett <[email protected]>
Add raspbian reboot and shutdown behavior

6c1db94ae7843053cb71389c87beb679ef1405e3 authored about 1 year ago by Jonathan Bennett <[email protected]>
Merge pull request #3015 from meshtastic/esp32s2fix

ESP32-S2 fix

ded1cbf4dd9f67050ee9b419cfc9820d9b8257c3 authored about 1 year ago by Thomas Göttgens <[email protected]>
Merge branch 'master' into esp32s2fix

399b9f8f6d94eb8b0476235da5f40a53bd338286 authored about 1 year ago by Ben Meadors <[email protected]>
Cpp-check warnings cleanup (#3014)

* cpp-check warnings cleanup

* Supressions and more fixes

4720b2874f8c5699de5be8c73cd68e17e36c5c3d authored about 1 year ago by Ben Meadors <[email protected]>
ESP32-S2 fix

ESP32-S2 does not have bluetooth

1af3e0ddaa6722c41cf985a2d8e15d83374571ee authored about 1 year ago by Thomas Göttgens <[email protected]>
Lost and found mode (#3012)

* Lost and found WIP

* 5 minutes

* ASCII bell character correction

* Memory

9f85279e74c1ccab7a564179a1ee1a60f0bd57f0 authored about 1 year ago by Ben Meadors <[email protected]>
remove char counter when changing destination

shorten destination to make room for char counter, only on small displays.

4932e277f1ffada899f701d807f38f88b115521d authored about 1 year ago by Thomas Göttgens <[email protected]>
Select Node and channel in Canned Message module.

dad05d7873a84abb76b4fb186b146c1e551dbaa1 authored about 1 year ago by Thomas Göttgens <[email protected]>
only ever emit the up/down action if we have actual messages stored

4b7fbeca29909ba01159608dff93a792c9fbd763 authored about 1 year ago by Thomas Göttgens <[email protected]>
Change type to fix compilation in new code

dd96848becf152ee91ebbc9d7e810b669b550a97 authored about 1 year ago by Jonathan Bennett <[email protected]>
Refactor display handling add Raspbian TFT display (#2998)

* Refactor display handling add Raspbian TFT display

* Add missed change

* Add static cast...

2ebaea317a23565323ab09254b27647438623208 authored about 1 year ago by Jonathan Bennett <[email protected]>
RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices (#2917)

* WIP

* ESP8266 SAM fun

* I2S audio / ext. notification module

* Remove

* Protos

...

d14d2c89c3aa8f73fef7e1e2fa2fda83b6f9964d authored about 1 year ago by Ben Meadors <[email protected]>
Merge pull request #2739 from meshtastic/delivery-report

UI/UX: Display delivered message on incoming ACK.

35938392f110681a533897fc4d411f9af1b661aa authored about 1 year ago by Thomas Göttgens <[email protected]>
make sure the queue stays in te same order

the memory pool can NOT be iterated easily, since it's not a linear object.

d952da8b1e1a2b1184dcc42c265574537858909f authored about 1 year ago by Thomas Göttgens <[email protected]>
we don't use the static MemoryPool anywhere, ditch dead code.

385b29c9776900d107029c4a63770abdc9a342b4 authored about 1 year ago by Thomas Göttgens <[email protected]>
Look into tophone queue for the received packet.

- only works if we don't have a phone connected, but that is probably dsired
- this will send a c...

dc309f61e8c3293827fc299f8082ee6230f9967e authored about 1 year ago by Thomas Göttgens <[email protected]>
Merge branch 'delivery-report' of https://github.com/meshtastic/firmware into delivery-report

512399c8f5709f141108f7faa47e67c76ceb3b2b authored about 1 year ago by Thomas Göttgens <[email protected]>
UI/UX: Display delivered message on incoming ACK.

Needs more work

796592b5869ed3655d1143d91d8ca1008db4f488 authored about 1 year ago by Thomas Göttgens <[email protected]>
Distinguish between ACK/NAK by checking for error reason

5d94bb601a52510fcc773f9f1255483d7a171180 authored about 1 year ago by GUVWAF <[email protected]>
Add heltec-ht62 to CI (#3007)

d552ee35564951d785f12b5c2b44f5759bc994a5 authored about 1 year ago by Ben Meadors <[email protected]>
Fix INA sensor dual use between environment telem and device battery reading (#3002)

14b31d4d1461af53818668cb9046b825fee66333 authored about 1 year ago by Ben Meadors <[email protected]>
Reduce Serial Traffic on Heltec Wireless Trackers GNSS port (#3004)

* Fix typo in GNSS_MODEL defination and usages for the UC6580
Correct the $CFGSYS init string f...

4de6eb2e1d76278356e236955e272ec0a0e564a9 authored about 1 year ago by Ken McGuire <[email protected]>
Repeater and other power optimizations (#2999)

* End wire if we find no i2c devices

* Set tx-power to 0 on nrf bluetooth shutdown

* Chang...

abaa37133d503a9b5732064bdddbef71fbf7300c authored about 1 year ago by Ben Meadors <[email protected]>
Fix whitespace in workflow

5eac227550accac64f89a53d22b04c5f4bd1f883 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update pull-request-artifacts config

671112f47d79a2ec7c778ca1cd635bcdc84922fb authored about 1 year ago by Jonathan Bennett <[email protected]>
Update pull-request-artifacts

8ea19d665af8142ecd661b96bc14c37b4423776f authored about 1 year ago by Jonathan Bennett <[email protected]>
Makersense rp2040 variant fixes (#2997)

* WIP

* Do the right things

* Add to build matrix

* Yaml lint has annoyed me for the fi...

8f57cfaaf494662664552d7c84c10440fa2acfe4 authored about 1 year ago by Ben Meadors <[email protected]>
Remove truffle-hog tool for now since it's breaking CI

a54e3826e97e0cc9680d4f85eeda19bc5af7e50d authored about 1 year ago by Ben Meadors <[email protected]>
Makersense RP2040 support (#2996)

* WIP

* Do the right things

* Add to build matrix

* Yaml lint has annoyed me for the fi...

9188a9a1f27afb89cfd591a0d137e21e500d60d6 authored about 1 year ago by Ben Meadors <[email protected]>
[create-pull-request] automated change (#2995)

Co-authored-by: thebentern <[email protected]>

17f1a450b29a3799874b2411f73f6890bef139c0 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Pico W: Handle Wi-Fi reconnects and update core (#2994)

* Fix time lost on the Pico W right after NTP
Shouldn't check for `#ifdef` as it will always be...

ba021c97b2c3512b5552b3ee8671984fb905e42d authored about 1 year ago by GUVWAF <[email protected]>
Added client-hidden role behavior (#2992)

* Added client-hidden role behavior

* Trunkt

* That line got all boogered up

b4ad6b0f418cf5b39ca4fc6721741ee8b0c14f03 authored about 1 year ago by Ben Meadors <[email protected]>
Added Known-Only rebroadcast mode behavior (#2993)

28502a762fd02c42d528c76b2a9e10a776040a41 authored about 1 year ago by Ben Meadors <[email protected]>
[create-pull-request] automated change (#2991)

Co-authored-by: thebentern <[email protected]>

89f0464233cce0949fb35494fa83053cb5b982b2 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Pico W: Wi-Fi improvements (#2989)

* Pico W: Initial WiFi support: connects, but freezes after a while

* Update arduino-pico cor...

46d02affe85ca8e2ea1c331ef3e325c619dad2be authored about 1 year ago by GUVWAF <[email protected]>
Fix typo in GNSS_MODEL defination and usages for the UC6580 (#2988)

Correct the $CFGSYS init string for the UC6580 to init the receiver for:
GPS L1 & L5 + BDS B1I ...

62329ad11f873da96c2512ef4b0a13d0747549e7 authored about 1 year ago by Ken McGuire <[email protected]>
radiolib is stable

just use one definition for all targets

72b4fe51b104ea64277a2724abb70d867d0e4bde authored about 1 year ago by Thomas Göttgens <[email protected]>
update trunk and linters to latest version

07fc5df9c1b46b98ee6c80bb71e021033add3751 authored about 1 year ago by Thomas Göttgens <[email protected]>
switch onebutton back to PIO registry, since they finally updated the lib there

1c22d2c885194d267f4174eb8f6884ecc0f8af4e authored about 1 year ago by Thomas Göttgens <[email protected]>
[create-pull-request] automated change (#2981)

Co-authored-by: thebentern <[email protected]>

1f931a5e55a7a48ab62e2140d69e5ed6e0e9a3f3 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Missed the version bump apparently

31c4693c662dee0a6cab08db9ef9cfbad015ac0d authored about 1 year ago by Ben Meadors <[email protected]>
Pico W: Initial Wi-Fi support (#2980)

* Pico W: Initial WiFi support: connects, but freezes after a while

* Update arduino-pico cor...

6ff61b3e04ec583f679db658772fe6ed37315e69 authored about 1 year ago by GUVWAF <[email protected]>
Update variant.h (#2930)

Co-authored-by: Ben Meadors <[email protected]>

9e90b4af027daa618ada9c7fa25043ac04d139e8 authored about 1 year ago by S5NC <[email protected]>
Standardise order for setting GPIO pin default values (#2942)

* Update SX126xInterface.cpp

* Update GPS.cpp

* Update TFTDisplay.cpp

* Update SX128xIn...

2544733ad40769b8dec528309ae7d3c2459f8c2a authored about 1 year ago by S5NC <[email protected]>
tryfix crash (#2964)

* tryfix crash

* only use this when wifi is not enabled. (poking around)

---------

Co-a...

1b6c11c5f1701f8a7cf04daadbfe82b2c386d7c6 authored about 1 year ago by Thomas Göttgens <[email protected]>
Update Power.cpp (#2979)

4c69d06ac05cd196d939d99d5d2b5444bef435eb authored about 1 year ago by S5NC <[email protected]>
Merge pull request #2977 from meshtastic/g2-defaults

Factory Defaults for Nano G2 Ultra

85cbde75feff474b458bd6e12d270931892309e0 authored about 1 year ago by code8buster <[email protected]>
Distinguish between ACK/NAK by checking for error reason

5e70fb985128ca3287509d1c972d1f89092d60d3 authored about 1 year ago by GUVWAF <[email protected]>
UI/UX: Display delivered message on incoming ACK.

Needs more work

6e967421a5a12da3c41365c968ce980898edabd8 authored about 1 year ago by Thomas Göttgens <[email protected]>
=

a05bab35ad3b163871880c9d3c00dd53b7be8567 authored about 1 year ago by Ben Meadors <[email protected]>
Merge branch 'master' into g2-defaults

ac506a581ca06f693a3889f3fae7deb9aa8a23ce authored about 1 year ago by Ben Meadors <[email protected]>
Always set user (nodeinfo) role to device config's current role (#2973)

def4ec5822331ab57b07aedd873fe5b92a1e1929 authored about 1 year ago by Ben Meadors <[email protected]>
Default to what G2 comes with

209fb585b0acb32f5785f29f84ef3a920ef590f8 authored about 1 year ago by Ben Meadors <[email protected]>
Set default LoRa SPI pins individually on ESP32 architecture (#2971)

* Each pin individually

* Correction

---------

Co-authored-by: Jonathan Bennett <jbenne...

fb89482129315069bf7551a78f76a3ea30272528 authored about 1 year ago by S5NC <[email protected]>
unpin radiolib

5df7f07f9570e628671c5214497ba46093192926 authored about 1 year ago by Thomas Göttgens <[email protected]>
Update portduino.ini

8e742f2f8011caad4f7e5340756599fc6142eb0b authored about 1 year ago by Thomas Göttgens <[email protected]>
fix portduino

238cf8cdebda32051e6c4c25f13710f01d67ea34 authored about 1 year ago by Thomas Göttgens <[email protected]>
fix radiolib API for 6.3.0 release

6fa026a78b81d89617b8bf822ce8a42aacc8b49f authored about 1 year ago by Thomas Göttgens <[email protected]>
Add better error reporting for RF95 init failure

d10b1e1d00034b1d80ea063a110f6651b47e9a11 authored about 1 year ago by Jonathan Bennett <[email protected]>
Fix missed #if defined() logic

1ca29236580c3994eb7fc623edec599759b0fb76 authored about 1 year ago by Jonathan Bennett <[email protected]>
Drop Pi HAL

ce8342d3e528692849854e0eca4f55ff93c7f761 authored about 1 year ago by Jonathan Bennett <[email protected]>
Move to portduino GPIO, adding user button support

102efd49548e5c1c6673da2c4b462692544ebee2 authored about 1 year ago by Jonathan Bennett <[email protected]>
Revert Portduino RadioLib to 6.1.0

39743832adf8b642813797a9f11b12b52e8318a1 authored about 1 year ago by Jonathan Bennett <[email protected]>
Adds real GPS support to Raspberry Pi arch

423b8ad6036342c723bbe5f3151a1f441f424ebf authored about 1 year ago by Jonathan Bennett <[email protected]>
Add gpiochip setting

57227c0f85f82c955c9a8ce30890f59a38a3ef77 authored about 1 year ago by Jonathan Bennett <[email protected]>
Temporarily Pin RadioLib to 6.2.0

bd2675caf169b1f86c396470148a4f0c9371d4b9 authored about 1 year ago by Jonathan Bennett <[email protected]>
Pull in Portduino changes for Raspberry Pi support

c489c251ab1dd701f7cfb52145a765b42891a887 authored about 1 year ago by Jonathan Bennett <[email protected]>
Initial implementation of I2C

14d03a2bda24f69fec7dcd42f7fe043b6eb74bc9 authored about 1 year ago by Jonathan Bennett <[email protected]>
Remove RADIOLIB_SPI_PARANOID compile option, as it does nothing

d3e64350d9ebe413b0380d066843c63f1b76b809 authored about 1 year ago by Jonathan Bennett <[email protected]>
Generalise SPI pin names (#2970)

* Generalise SPI pin names

* CS not NSS

* trunk fmt

* Update variant.h

---------

...

18cf8ca4fa61483bb6cb25874be94f2bd0ed082c authored about 1 year ago by S5NC <[email protected]>
Enable IO2 toggling on RAK if the coast is clear (#2968)

* Enable IO2 toggling on RAK if the coast is clear

* Guard against monteops target which does...

c7f6071f703146711433b428b14a2b6c48c6d5de authored about 1 year ago by Ben Meadors <[email protected]>
Swapped out crypto engine for one that also works with AES-256

ac318a9850d6c4828f1a8517eb54cd655f713294 authored about 1 year ago by Thomas Göttgens <[email protected]>
same change for STM32WL - also update trunk

603e564db37db26861933a3f046ddbd5ee8518e3 authored about 1 year ago by Thomas Göttgens <[email protected]>
Revert "same change for STM32WL - also update trunk"

This reverts commit f9fdb0f98d5e095b5537e9b740231368fc088210.

c7e3485dd77eff6632c7c9e053d73b9269c42422 authored about 1 year ago by Thomas Göttgens <[email protected]>
Add number of sats to default position flags (#2962)

1feb74f52570186f4d8d0fe7c86872eac5e9ff29 authored about 1 year ago by Ben Meadors <[email protected]>
WIP: Add battery level for Nimble

d6fc1c314f8a31cc925ebab0dce01a6d5d715796 authored about 1 year ago by Thomas Göttgens <[email protected]>
Add config example for Elecrow Hat

NFC

b3852322efc5e413d0301349f829cf280e585a41 authored about 1 year ago by Thomas Göttgens <[email protected]>
Add USB detection to RAK4631 based boards. (#2956)

* Add support for the rak10701 board, no touch

* Moved tftblack fillin and changed teh src fl...

cbb8eb65baefb07425d6eb90ec50d6ab4afc8136 authored about 1 year ago by HookdomPonix <[email protected]>
Add manual run option to package_raspbian.yml (#2954)

4712b1ca65f49ead0954bea9648fe919e13fb9a1 authored about 1 year ago by Jonathan Bennett <[email protected]>
Retain device nodeinfo during reset-nodedb (#2951)

* INA3221 bugfixes & refinement
Reorganized and refactored some INA3221 code
Added comments
A...

57542ce9e6f099ed67ccf36132b3cd3163898fb1 authored about 1 year ago by Ric In New Mexico <[email protected]>
Update package_raspbian.yml

Trunk

1b20a82b551d34c33036ab82874e259c453ec646 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml to pull correct code for PR runs

195706e0e599ef71be0527a93cc8fcaebc544b8b authored about 1 year ago by Jonathan Bennett <[email protected]>
Add Raspbian to firmware zip

c1f5878648e9cf271eea91a634e7d5fff22d884e authored about 1 year ago by Jonathan Bennett <[email protected]>
Trunk fmt fix whitespace

7380f3b170a731848c14e6eb7e8ce12fe4eef1b1 authored about 1 year ago by Jonathan Bennett <[email protected]>
make package_raspbian.yml a reusable workflow

a9d846c1b35cfe993804905671e1a439c29229d5 authored about 1 year ago by Jonathan Bennett <[email protected]>
add .deb to release

cfb09ee1154fd0f476425b60f77b996ab619bddd authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml upload .deb as artifact

8f0ce606db10def8f56ab691acefed1694785682 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml use ubuntu-latest

d04ff29c2a759916aecd27a07999367e4a1e9bc6 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml

8e92754b59162bd3ed13f118946226b0cdb75b59 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml -- add checkout step

dad824c0e9529b3850a664bed666ad7c9ce7f693 authored about 1 year ago by Jonathan Bennett <[email protected]>
Update package_raspbian.yml

Properly run build_raspbian as a step

31d7c6826dd59ea781962004b787dbf50cd68fcd authored about 1 year ago by Jonathan Bennett <[email protected]>
Add package-raspbian workflow

d33521ee86109f2930aaa642e9ddcbac158938ae authored about 1 year ago by Jonathan Bennett <[email protected]>