mikecarper
|
7d8bb1d319
|
Keep Halo branch focused on direct retry
|
2026-06-15 16:05:23 -07:00 |
|
mikecarper
|
29dc93b184
|
Document Halo direct retry settings only
|
2026-06-15 15:56:13 -07:00 |
|
mikecarper
|
166261c73e
|
Merge remote-tracking branch 'upstream/dev' into HEAD
# Conflicts:
# examples/simple_repeater/MyMesh.cpp
# src/helpers/BaseChatMesh.cpp
# src/helpers/CommonCLI.cpp
# src/helpers/CommonCLI.h
# variants/heltec_t096/T096Board.cpp
# variants/heltec_v4/HeltecV4Board.cpp
|
2026-06-15 15:52:11 -07:00 |
|
mikecarper
|
d249c36915
|
Merge remote-tracking branch 'upstream/main' into halo-direct-path-retries
# Conflicts:
# docs/cli_commands.md
|
2026-06-15 15:42:48 -07:00 |
|
mikecarper
|
7b61a3665e
|
Merge branch 'mikecarper-keymindCascade' into halo-direct-path-retries
# Conflicts:
# build-iotthinks.sh
# build.sh
# docs/cli_commands.md
# examples/companion_radio/MyMesh.cpp
# examples/companion_radio/main.cpp
# examples/simple_repeater/MyMesh.cpp
# examples/simple_repeater/main.cpp
# examples/simple_room_server/MyMesh.cpp
# examples/simple_sensor/SensorMesh.cpp
# platformio.ini
# src/helpers/CommonCLI.cpp
# src/helpers/ESP32Board.h
# src/helpers/radiolib/CustomLLCC68Wrapper.h
# src/helpers/radiolib/CustomLR1110Wrapper.h
# src/helpers/radiolib/CustomSTM32WLxWrapper.h
# src/helpers/radiolib/CustomSX1262Wrapper.h
# src/helpers/radiolib/CustomSX1268Wrapper.h
# src/helpers/radiolib/CustomSX1276Wrapper.h
# src/helpers/sensors/EnvironmentSensorManager.cpp
# variants/heltec_ct62/platformio.ini
# variants/heltec_t096/platformio.ini
# variants/heltec_tracker/platformio.ini
# variants/heltec_tracker_v2/platformio.ini
# variants/heltec_v2/HeltecV2Board.h
# variants/heltec_v2/platformio.ini
# variants/heltec_v3/HeltecV3Board.h
# variants/heltec_v3/platformio.ini
# variants/heltec_v4/HeltecV4Board.cpp
# variants/heltec_v4/platformio.ini
# variants/heltec_wireless_paper/platformio.ini
# variants/lilygo_tbeam_1w/platformio.ini
# variants/lilygo_tbeam_SX1262/platformio.ini
# variants/lilygo_tbeam_SX1276/platformio.ini
# variants/lilygo_tbeam_supreme_SX1262/platformio.ini
# variants/lilygo_tlora_v2_1/platformio.ini
# variants/xiao_c3/platformio.ini
# variants/xiao_s3/platformio.ini
# variants/xiao_s3/target.cpp
# variants/xiao_s3/target.h
# variants/xiao_s3_wio/platformio.ini
|
2026-06-15 15:39:08 -07:00 |
|
mikecarper
|
942bc6d361
|
Merge branch 'PowerSaving-v16-iotthinks' into halo-direct-path-retries
# Conflicts:
# examples/simple_repeater/MyMesh.cpp
# examples/simple_repeater/MyMesh.h
# src/Mesh.cpp
# src/helpers/CommonCLI.cpp
# src/helpers/CommonCLI.h
# src/helpers/ESP32Board.h
|
2026-06-15 15:36:50 -07:00 |
|
mikecarper
|
60879c9973
|
Merge remote-tracking branch 'upstream/dev' into halo-direct-path-retries
# Conflicts:
# examples/simple_repeater/MyMesh.cpp
# src/Dispatcher.cpp
# src/Dispatcher.h
# src/Mesh.cpp
# src/helpers/CommonCLI.cpp
# src/helpers/CommonCLI.h
# src/helpers/SimpleMeshTables.h
|
2026-06-15 15:32:58 -07:00 |
|
Wessel Nieboer
|
7c8e092457
|
Have CAD be a separate toggle (set cad on/off)
|
2026-06-14 15:20:58 +02:00 |
|
formtapez
|
d3444e6b0b
|
fix formatting
|
2026-06-12 12:14:46 +02:00 |
|
formtapez
|
06130dce29
|
added some missing CLI commands
|
2026-06-12 12:11:12 +02:00 |
|
 Quency-DandGitHub
|
9100a58671
|
Merge branch 'dev' into cli-lna-command
|
2026-06-10 11:30:04 +08:00 |
|
Kevin Le
|
e67933ca2a
|
PowerSaving 16
|
2026-06-08 21:11:49 +07:00 |
|
Scott Powell
|
07a3ca9e05
|
Merge branch 'dev'
# Conflicts:
# docs/faq.md
|
2026-06-06 21:12:43 +10:00 |
|
 IoTThinksandGitHub
|
6a9a84e8a5
|
Change default power saving setting to 'off'
|
2026-06-06 11:04:36 +07:00 |
|
Scott Powell
|
397ac6144f
|
* number allocations: Ripple range reserved
|
2026-06-06 12:45:35 +10:00 |
|
mikecarper
|
c20e57385a
|
Fix direct retry diagnostics
|
2026-06-04 15:15:30 -07:00 |
|
mikecarper
|
399939f41b
|
Refine direct retry SNR handling and recent repeater controls
|
2026-06-04 15:12:44 -07:00 |
|
mikecarper
|
d028c69d46
|
Fix issue with packet prefixes getting added to the table.
|
2026-06-04 15:11:14 -07:00 |
|
mikecarper
|
b125d0a0d1
|
Max retries is now a var that can be set between 1 to 15
|
2026-06-04 15:11:14 -07:00 |
|
mikecarper
|
dbc4dda0ca
|
Retry 3 times with a 200ms,300ms,400ms backoff.
|
2026-06-04 15:09:37 -07:00 |
|
mikecarper
|
2af7b75d70
|
For packets with a path set; auto try again if no echo was heard
|
2026-06-04 15:07:11 -07:00 |
|
mikecarper
|
618c2b6773
|
Support direct outpath override
|
2026-06-02 16:22:12 -07:00 |
|
Sefinek
|
81510e7495
|
docs: fix remaining rendering issues
|
2026-06-03 00:38:53 +02:00 |
|
Sefinek
|
4dcd664363
|
docs: fix remaining rendering issues
|
2026-06-03 00:32:25 +02:00 |
|
Sefinek
|
4f4699ab61
|
docs: fix remaining rendering issues
|
2026-06-03 00:28:09 +02:00 |
|
Sefinek
|
f7bff44572
|
docs: fix remaining rendering issues
|
2026-06-03 00:24:01 +02:00 |
|
Sefinek
|
456e14f7a7
|
docs: add missing periods at sentence endings
|
2026-06-03 00:15:26 +02:00 |
|
Sefinek
|
15913d580f
|
docs: fix FAQ rendering
|
2026-06-03 00:14:29 +02:00 |
|
Sefinek
|
3daa6adc83
|
docs: fix FAQ heading capitalization
|
2026-06-02 23:57:50 +02:00 |
|
Sefinek
|
6b5cf1a9d7
|
docs: fix FAQ link rendering
|
2026-06-02 23:48:28 +02:00 |
|
Sefinek
|
1422f02cd3
|
docs: fix FAQ rendering
|
2026-06-02 23:35:02 +02:00 |
|
Sefinek
|
f9a0f215c4
|
docs: fix FAQ resource link rendering
|
2026-06-02 23:31:25 +02:00 |
|
Sefinek
|
e0a6fd12b5
|
docs: fix FAQ bullet list rendering
|
2026-06-02 22:34:38 +02:00 |
|
Sefinek
|
4749a61bb4
|
docs: fix FAQ bullet list rendering
|
2026-06-02 22:30:42 +02:00 |
|
Sefinek
|
bf39919f15
|
docs: remove extra FAQ TOC indentation
|
2026-06-02 22:28:15 +02:00 |
|
Sefinek
|
cc05ae555a
|
docs: fix typos, grammar, and formatting in FAQ and code comments
|
2026-06-02 22:12:18 +02:00 |
|
 ripplebizandGitHub
|
09349c5b28
|
Merge pull request #2661 from mrzarquon/mrz/flood_max_unscoped
Implement flood.max.unscoped to allow selective repeating of unscoped messages
|
2026-06-02 14:00:33 +10:00 |
|
 Liam CottleandGitHub
|
94063f6833
|
Merge pull request #2636 from sefinek/fix/cmd-device-query-typo
fix: rename CMD_DEVICE_QEURY to CMD_DEVICE_QUERY
|
2026-06-02 12:41:57 +12:00 |
|
 Liam CottleandGitHub
|
69a8930188
|
Merge pull request #2635 from sefinek/docs/fix-typos-and-grammar
docs: fix typos, grammar issues and standardise Wi-Fi spelling
|
2026-06-02 12:41:30 +12:00 |
|
Chris Barker
|
b6ae8c9447
|
Updates Docs to reflect flood.max.unscoped behavior.
|
2026-06-01 21:30:31 +01:00 |
|
mikecarper
|
fec6ddbfa5
|
Remove Cascadia power saving default
|
2026-05-28 17:28:38 -07:00 |
|
Sefinek
|
15ae641119
|
docs: fix minor typos in README and terminal_chat_cli
|
2026-05-28 16:38:15 +02:00 |
|
Sefinek
|
2adea02e9c
|
docs: fix broken and misaligned tables
|
2026-05-28 15:15:47 +02:00 |
|
Sefinek
|
7937b43b49
|
docs: remove duplicate radio.rxgain entry and fix hardware note
|
2026-05-28 14:52:00 +02:00 |
|
Sefinek
|
bbe41eb375
|
fix: rename CMD_DEVICE_QEURY to CMD_DEVICE_QUERY
|
2026-05-28 14:39:12 +02:00 |
|
Sefinek
|
888ad4589c
|
docs: fix typos, grammar and Wi-Fi capitalisation across docs
|
2026-05-28 14:23:31 +02:00 |
|
 ripplebizandGitHub
|
e251dc1659
|
Merge pull request #2540 from agessaman/feat/regions-quick-loasd
Add bulk region hierarchy command to CLI
|
2026-05-23 18:37:28 +10:00 |
|
mikecarper
|
bf389b34a1
|
Document Keymind branch settings
|
2026-05-22 15:15:36 -07:00 |
|
mikecarper
|
0b245d51bf
|
Update Halo Keymind settings docs
|
2026-05-22 15:12:41 -07:00 |
|
mikecarper
|
c93d907e85
|
Make battery alert thresholds configurable
|
2026-05-22 14:34:19 -07:00 |
|