Webseiten-Werkzeuge


news

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
news [22.03.2026 07:49] – [22.03.2026] mellinuxnews [14.04.2026 14:49] (aktuell) – [09.04.2026] l5y
Zeile 1: Zeile 1:
 +~~NOTOC~~
 +
 ====== Was gibt es neues ====== ====== Was gibt es neues ======
 +
 +==== 13.04.2026 ====
 +
 +Neuer Bootloader \\
 +https://github.com/oltaco/Adafruit_nRF52_Bootloader_OTAFIX/releases/tag/0.9.2-OTAFIX2.2-BP1.3
 +\\
 +Jetzt auch für:
 +  * Elecrow ThinkNode M1, M3, M6
 +  * LilyGo T-Echo
 +  * Minewsemi MX25LE01
 +  * Seeed SenseCAP Solar Node P1
 +
 +
 +----
 +
 +==== 09.04.2026 ====
 +
 +Die Anwendung "Potato Mesh" unterstützt nun auch Meshcore mit ihrer neusten Aktualiserung  v0.6.0  auf der webbasierten Schnittstelle: https://github.com/l5yth/potato-mesh/releases/tag/v0.6.0
 +
 +----
 +
 +
 +==== 05.04.2026 ====
 +
 +MeshCore-Evo 0.1.18 ist da.\\ 
 +https://github.com/mattzzw/MeshCore-Evo/releases/tag/v1.14.1-evo_0.1.18
 +\\
 +Sie beinhaltet auf Wunsch jetzt auch\\ https://github.com/meshcore-dev/MeshCore/pull/1727
 +(Hardware channel activity detection).\\ Diese ist über ''set int.thresh 1'' zu aktivieren.
 +
 +
 +----
 +
 +Kleine Anleitung hinzugefügt
 +https://meshcore-de.fyi/region_karte
 +
 +----
 +
 +==== 04.04.2026 ====
 +
 +MeshCore-evo 1.14.1_0.1.17 ist verfügbar.\\
 +Changelog unter https://github.com/mattzzw/MeshCore-Evo/releases
 +
 +----
 +
 +[[leitfaden:mellinux_lernt_meshcore|MelLinux lernt MehsCore "Anfänger Leitfaden Companion"]]\\
 +[[leitfaden:mellinux_lernt_meshcore_2|MelLinux lernt MeshCore "Anfänger Leitfaden Repeater"]]\\
 +[[leitfaden:mellinux_lernt_meshcore_3|MelLinux lernt MehsCore "Anfänger Leitfaden Room Server"]]
 +
 +----
 +
 +==== 28.03.2026 ====
 +
 +[[meshcore:allgemeines:meshcore-vortraege|Vortrag auf den Chemnitzer Linux Tag]]
 +
 +----
 +
 +==== 23.03.2026 ====
 +
 +Bug in MeshCore v1.14.1: RX Boosted Gain Mode schaltet bei Upgrade unerwartet auf OFF \\
 +https://rhein-neckar-mesh.de/news.html#article-87
 +
 +----
  
 ==== 22.03.2026 ==== ==== 22.03.2026 ====
  
 [[https://files.liamcottle.net/MeshCore/v1.42.0/|MeshCore App v1.42.0]] [[https://files.liamcottle.net/MeshCore/v1.42.0/|MeshCore App v1.42.0]]
 +\\ 
 +- added ability to long press ping buttons to use multibyte ping\\ 
 +- added ability to open line of sight tool from coverage map tool menu\\ 
 +- added ability to import and export discovered contacts as json from discover screen menu\\ 
 +- added menu buttons to select all and deselect all contacts while in multi select mode\\ 
 +- added radio checkbox to select region screen to make it more apparent you must select the region to use\\ 
 +- added translations for dutch, french, hungarian, italian, polish and slovak\\ 
 +- antenna coverage tool now automatically fits map to imported json layers\\ 
 +- spaces are now allowed and automatically trimmed from path field in manual trace tool\\ 
 +- improved error message when unable to share contact to internet map due to missing advert blob\\ 
 +- channel messages must now be 10 bytes shorter if a region scope is applied\\ 
 +- fixed bug where contacts full notification would show even when preference was turned off\\ 
 +- fixed bug where adding contacts from discover wouldn't copy over the last advert timestamp\\ 
 +- fixed bug where it wasn't possible to swipe back to exit discover screen on ios
 \\ \\
  
Zeile 12: Zeile 90:
  
 Firmware v1.14.1 Firmware v1.14.1
 +\\
 https://github.com/meshcore-dev/MeshCore/releases https://github.com/meshcore-dev/MeshCore/releases
 \\ \\
 +
 +Also, checkout Scott's new post on the LilyGo T-Watch S3 Plus
 +https://buymeacoffee.com/ripplebiz/lilygo-t-watch-s3-plus\\
 +\\
 +**Companion Firmware**\\
 +- Added GPS support for SenseCAP Solar P1 in #1589\\
 +- Added nRF52 power management for RAK3401 in #1984\\
 +- Added token bucket based duty cycle enforcement in #1297\\
 +- Added support for new GAT562 30S Mesh Kit device in #2009\\
 +- Added support for new GAT562 Mesh Tracker Pro device in #1980\\
 +- Added LNA toggle CLI commands radio.rxgain on and radio.rxgain off in #1653\\
 +- Added MCU temperature to telemetry responses from room servers in #2052\\
 +- Migrated Heltec Tracker v2 to KCT8103L in #1936\\
 +- Fixed bug where some queued packets would not get transmit in #1877\\
 +- Fixed bug where BLE would stay on if turned off from companion screen when already connected in #1991
 +\\
 +\\
 +**Repeater Firmware**\\
 +- Added GPS support for SenseCAP Solar P1 in #1589\\
 +- Power off switch long press support for SenseCAP Solar P1 #1871\\
 +- Added nRF52 power management for RAK3401 in #1984\\
 +- Added token bucket based duty cycle enforcement in #1297\\
 +- Added support for new GAT562 30S Mesh Kit device in #2009\\
 +- Added support for new GAT562 Mesh Tracker Pro device in #1980\\
 +- Added LNA toggle CLI commands radio.rxgain on and radio.rxgain off in #1653\\
 +- Added MCU temperature to telemetry responses from room servers in #2052\\
 +- Migrated Heltec Tracker v2 to KCT8103L in #1936\\
 +- Nodes with GPS enabled will now auto sync time every 30 minutes in #1350\\
 +- Fixed bug where some queued packets would not get transmit in #1877\\
 +- Fixed bug where automatic adverts were not using the configured multibyte path setting in fcfdc5f
 +\\
 +\\
 +**Room Server Firmware**\\
 +- Added GPS support for SenseCAP Solar P1 in #1589\\
 +- Power off switch long press support for SenseCAP Solar P1 #1871\\
 +- Added nRF52 power management for RAK3401 in #1984\\
 +- Added token bucket based duty cycle enforcement in #1297\\
 +- Added support for new GAT562 30S Mesh Kit device in #2009\\
 +- Added support for new GAT562 Mesh Tracker Pro device in #1980\\
 +- Added LNA toggle CLI commands radio.rxgain on and radio.rxgain off in #1653\\
 +- Added MCU temperature to telemetry responses from room servers in #2052\\
 +- Migrated Heltec Tracker v2 to KCT8103L in #1936\\
 +- Nodes with GPS enabled will now auto sync time every 30 minutes in #1350\\
 +- Fixed bug where some queued packets would not get transmit in #1877\\
 +- Fixed bug where automatic adverts were not using the configured multibyte path setting in fcfdc5f
 \\ \\
  
news.1774162177.txt.gz · Zuletzt geändert: von mellinux