Commit Graph

  • b67decfba0 * bug fix: Packet::writeTo(), Packet::readFrom() Scott Powell 2026-02-26 15:36:21 +11:00
  • ca81f645ed Merge branch 'multibyte-paths' into dev Scott Powell 2026-02-26 12:30:23 +11:00
  • 5280433098 Merge pull request #1820 from recrof/patch-1 ripplebiz 2026-02-26 12:08:17 +11:00
  • 557d714c3c don't limit bridge_baud to 115200 lincomatic 2026-02-25 07:52:42 -08:00
  • def01889aa Merge branch 'dev' into multibyte-paths multibyte-paths Scott Powell 2026-02-25 17:11:51 +11:00
  • 8737c64fdb * Packet::copyPath() fix Scott Powell 2026-02-25 17:10:31 +11:00
  • 211b7c2607 deploy: eeae32b25d liamcottle 2026-02-25 02:35:23 +00:00
  • 3594c6c9a2 deploy: 1bde7de521 liamcottle 2026-02-25 02:33:42 +00:00
  • eeae32b25d Merge pull request #1826 from dreirund/docs_-_fix-faq.md-bogous-last-tableofcontentsentry Liam Cottle 2026-02-25 15:25:26 +13:00
  • 1bde7de521 Merge pull request #1822 from dreirund/docs_-_add-more-other-projects Liam Cottle 2026-02-25 15:18:15 +13:00
  • e6e87fb8ca Merge pull request #1838 from weebl2000/github_workflows_sanitycheck Liam Cottle 2026-02-25 14:52:10 +13:00
  • 15cce12efd Add basic sanity test github PR workflow Wessel Nieboer 2026-02-25 02:43:48 +01:00
  • 8bf63256b6 Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio Wessel Nieboer 2026-02-24 23:49:06 +01:00
  • 751a3e49be Merge pull request #1 from dreirund/docs_-_categorise-faq: "docs/faq.md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?"" dreirund 2026-02-24 18:21:36 +01:00
  • ff72564bca docs/faq.md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?". dreirund 2026-02-24 18:19:50 +01:00
  • b16adee4bb docs/faq.md: Table of Contents: Remove bogous [| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--). dreirund 2026-02-24 17:48:30 +01:00
  • 5e24d03a91 faq.md: Section 5.14: Added more external projects. dreirund 2026-02-24 13:26:30 +01:00
  • f4748a7f9d * misc Scott Powell 2026-02-24 21:30:04 +11:00
  • b777a7c635 Update default preset to EU/UK (Narrow) Rastislav Vysoky 2026-02-24 11:28:23 +01:00
  • b14879ce2d * CMD_GET_ADVERT_PATH bug fix Scott Powell 2026-02-24 14:23:59 +11:00
  • b43319d1a4 docs: correct CLI command forms and targeted typos Robert Ekl 2026-02-23 18:53:20 -06:00
  • f7c8cf1146 Merge pull request #1808 from callum5892/dev Liam Cottle 2026-02-24 12:24:56 +13:00
  • 9f4eeeeceb Added build flags for M5Stack Unit C6L callum5892 2026-02-23 17:31:18 +00:00
  • 9d5c4865c3 * room server fix Scott Powell 2026-02-24 01:08:11 +11:00
  • 213d085012 * revert CMD_SEND_SELF_ADVERT, use _prefs.path_hash_mode Scott Powell 2026-02-24 00:08:13 +11:00
  • 45564bad9b * Dispatcher bug fixes Scott Powell 2026-02-23 23:51:30 +11:00
  • 5b0884ad2d * added CMD_SET_PATH_HASH_MODE Scott Powell 2026-02-23 21:08:22 +11:00
  • e52d57c065 * companion: new pref: path_hash_mode (0..2) * companion: new field in CMD_SET_OTHER_PARAMS, path_hash_mode * companion: CMD_SEND_SELF_ADVERT, cmd_frame[1] now holds the path hash size (0 = zero hop, 1..3 = flood path hash size) Scott Powell 2026-02-23 18:26:56 +11:00
  • a66773bac0 * CommonCLI: added "get/set path.hash.mode " Scott Powell 2026-02-23 14:25:19 +11:00
  • 05e7b682b9 Merge branch 'dev' into multibyte-paths Scott Powell 2026-02-23 13:11:36 +11:00
  • 9c318561da Merge pull request #1792 from ElectroMW/feature/t-beam-supreme-improvements ripplebiz 2026-02-23 12:38:56 +11:00
  • 2e0fa3ec46 Merge pull request #1794 from accumulator/heltec_wireless_tracker_companion_usb ripplebiz 2026-02-23 12:37:02 +11:00
  • 8ee4867397 Merge pull request #1795 from DanielNovak/fix-packetqueue-millis-wraparound ripplebiz 2026-02-23 12:33:21 +11:00
  • 5a885bffe4 Make full use of board's 8MB Flash and add companion WiFI target Sam Koucha 2026-02-22 18:14:39 +00:00
  • 011edd3c99 Fix millis() wraparound in PacketQueue time comparisons Daniel Novak 2026-02-22 18:01:30 +01:00
  • 3dc14976a0 add companion usb build target for Heltec Wireless Tracker Sander van Grieken 2026-02-22 14:46:45 +01:00
  • 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) Squashed commits: [f326e25] * misc [fa5152e] * new 'path mode' parsing in Dispatcher Scott Powell 2026-02-19 14:37:51 +11:00
  • d05d6abab8 Merge pull request #1726 from weebl2000/fix-packet-pool-leak-queue-full ripplebiz 2026-02-21 17:18:02 +11:00
  • c2abe894c9 Merge pull request #1728 from oltaco/nrf52-bootloader-version ripplebiz 2026-02-21 12:56:52 +11:00
  • 9969c60e94 deploy: f903c50e9d liamcottle 2026-02-20 23:45:20 +00:00
  • f903c50e9d Merge pull request #1758 from jeroenvermeulen/patch-1 Liam Cottle 2026-02-21 12:45:02 +13:00
  • 246f5352d6 Update admin password command description Jeroen Vermeulen 2026-02-20 20:48:48 +01:00
  • 13d0dff918 Reverted to use GPIO 17, 18 as I2C for Heltec v4 repeater Kevin Le 2026-02-18 22:29:33 +07:00
  • 44b80d00c2 Disabled periph_power for Heltec v4's display Kevin Le 2026-02-05 23:27:10 +07:00
  • f6603fe7a5 Set back PIN_VEXT_EN_ACTIVE=HIGH Kevin Le 2026-02-05 23:26:08 +07:00
  • 39fb2902ec Avoid negative _claims Kevin Le 2026-02-05 22:42:02 +07:00
  • 063f5056f2 Fixed RefCountedDigitalPin.h to release claim correctly. Ensure no negative claims number. Kevin Le 2026-02-02 11:21:00 +07:00
  • 1500a5a9cb add get bootloader.ver command for nrf52 taco 2026-02-18 15:35:20 +11:00
  • ffc9815e9a Fix packet pool leak when rx queue is full Wessel Nieboer 2026-02-17 23:54:33 +01:00
  • 8e404e9aea add advert.zerohop command to CLI mesher-de 2026-02-17 13:56:18 +01:00
  • bbc5f0c11a Merge pull request #1718 from realtag-github/repeater-v1.13-implement-discover Liam Cottle 2026-02-17 23:53:28 +13:00
  • 2e00298128 * companion: retransmit delays now hard-coded (only for client repeat mode) Scott Powell 2026-02-17 20:25:56 +11:00
  • 5de3e1bf32 * repeater: slight increase to default direct.txdelay Scott Powell 2026-02-17 20:10:13 +11:00
  • a073ba4707 Merge pull request #1719 from 3dpgg/pr_lilygo_tlora_terminal_chat ripplebiz 2026-02-17 15:34:56 +11:00
  • 3e53df5082 Fix LilyGo_TLora_V2_1_1_6_terminal_chat build 3DPGG 2026-02-16 17:41:52 -08:00
  • 0770618ee2 Allow repeater discovery even if repeater mode is disabled on the requesting repeater. realtag 2026-02-17 01:39:04 +00:00
  • bf9c6cb50f Increased the timeout timer to 60 seconds, up from 30 seconds. realtag 2026-02-17 01:22:17 +00:00
  • 87c78a98bd discover.neighbors sends a tagged repeater discovery request and only accepts matching repeater responses realtag 2026-02-17 01:04:14 +00:00
  • e8785dd9b0 discover sends a single repeater discovery request and populates the neighbor list; self is excluded realtag 2026-02-16 22:35:20 +00:00
  • 2005977403 Merge pull request #1699 from recrof/m5stack-m6l-build-fix ripplebiz 2026-02-15 21:38:00 +11:00
  • cafc212bb2 fix M5Stack Unit M6L build errors recrof 2026-02-15 11:25:27 +01:00
  • 9883f380cd deploy: 295f67d4fa ripplebiz 2026-02-15 06:25:32 +00:00
  • 295f67d4fa Merge branch 'dev' room-server-v1.13.0 repeater-v1.13.0 companion-v1.13.0 Scott Powell 2026-02-15 17:25:07 +11:00
  • e2571accbe * ver 1.13.0 Scott Powell 2026-02-15 17:24:37 +11:00
  • b4fce9d1fd deploy: 603bd0e446 liamcottle 2026-02-15 05:20:16 +00:00
  • 603bd0e446 Merge pull request #1346 from mboelen/patch-1 Liam Cottle 2026-02-15 18:20:00 +13:00
  • 88452c412e Merge pull request #1603 from oltaco/fix-build.sh-for-RP2040-and-STM32 ripplebiz 2026-02-15 16:09:46 +11:00
  • 2220eca4f3 Merge pull request #1669 from Azuresword/fix/wio-tracker-l1-grove-sensor-v2 ripplebiz 2026-02-15 15:55:25 +11:00
  • a6e741e30e Merge pull request #1672 from ChaoticLeah/feature/mute-buzzer-icon ripplebiz 2026-02-15 15:54:33 +11:00
  • 0abac35744 * client_repeat state now in _DEVICE_INFO response Scott Powell 2026-02-14 16:45:41 +11:00
  • 564a19d125 * companion client repeat mode support Scott Powell 2026-02-14 15:50:06 +11:00
  • 5df139f3d6 update build.sh to support RP2040 and STM32 taco 2026-02-13 12:43:04 +11:00
  • 77675ab496 add -D ESP32_PLATFORM to esp32_base taco 2026-02-06 14:59:49 +11:00
  • 3da50a7eed deploy: 246d681b2b liamcottle 2026-02-12 04:14:08 +00:00
  • 246d681b2b Merge pull request #1678 from liamcottle/main Liam Cottle 2026-02-12 17:13:51 +13:00
  • 4224ddff0b refactor packet format docs liamcottle 2026-02-08 14:05:37 +13:00
  • 5ccae4bddc Merge pull request #1671 from recrof/rak3112-fix Liam Cottle 2026-02-12 11:39:27 +13:00
  • fb025fb67e Add muted icon to show when buzzer is muted Leah 2026-02-11 09:51:28 +01:00
  • beff18c53b fix usb and build for rak 3112 Rastislav Vysoky 2026-02-11 09:34:41 +01:00
  • f720338c03 Fix WioTrackerL1 BLE companion: route sensors to Grove I2C bus (Wire1) dylan 2026-02-11 14:12:48 +08:00
  • e33d93dc7f Merge pull request #1611 from weebl2000/semtech-patch-tracker-v2 ripplebiz 2026-02-11 14:04:58 +11:00
  • 8db42146d1 Merge pull request #1645 from Snayler/Snayler-patch-1 ripplebiz 2026-02-11 13:52:47 +11:00
  • e418b0c0ab Merge pull request #1557 from mattzzw/dev Liam Cottle 2026-02-11 11:58:11 +13:00
  • d11d8ea626 Merge branch 'meshcore-dev:dev' into dev mattzzw 2026-02-10 22:33:43 +01:00
  • f4951d0895 Fix typo with USE_SX1262/SX1268 João Brázio 2026-02-10 15:05:10 +00:00
  • 71136671bd Implement remote lna toggle cli cmd João Brázio 2026-02-10 14:56:20 +00:00
  • 4944a46af1 Merge pull request #1638 from thanegill/build_sh-list Liam Cottle 2026-02-10 22:27:35 +13:00
  • 7d7e88e950 Merge pull request #1651 from liamcottle/fix/path-trace-timeout Liam Cottle 2026-02-10 17:17:50 +13:00
  • bafa2ccd22 fix estimated timeout for multi byte path traces liamcottle 2026-02-10 17:01:30 +13:00
  • 810fd561d2 Enable TX LED for LilyGo LoRa32 V2.1_1.6 Snayler 2026-02-09 23:20:29 +00:00
  • 3f33455b4d Merge pull request #1570 from Quency-D/fix-heltec-power-consumption ripplebiz 2026-02-09 16:49:49 +11:00
  • 248c3107b4 Merge pull request #1605 from ViezeVingertjes/kiss-modem-spec-compliance ripplebiz 2026-02-09 16:45:20 +11:00
  • 9efb7cb0b6 Merge pull request #2 from weebl2000/pr-1570-fix-heltec-v4-power Quency-D 2026-02-09 10:06:59 +08:00
  • 3ff1394dd2 build.sh: add list and -l to list firmwares available to build. Thane Gill 2026-02-08 14:49:03 -08:00
  • e4ef6dba3d Merge pull request #2 from agessaman/fix-simplify-kiss-noise-floor Michael 2026-02-08 16:26:25 +01:00
  • b1094c2842 Merge pull request #1616 from jbrazio/2026/raknorm Liam Cottle 2026-02-09 01:33:26 +13:00
  • f6fc05601c Merge pull request #1609 from weebl2000/bridge-always-has-work ripplebiz 2026-02-08 22:42:05 +11:00
  • 736ddbfd99 Merge pull request #1620 from thanegill/patch-2 Liam Cottle 2026-02-08 14:07:00 +13:00
  • 31a2e74ada Correct manufacturer name 'Elecrow ThinkNode M5' Thane Gill 2026-02-07 16:56:20 -08:00
  • f06d620735 deploy: e812632235 liamcottle 2026-02-08 00:04:36 +00:00