ripplebiz
e251dc1659
Merge pull request #2540 from agessaman/feat/regions-quick-loasd
Add bulk region hierarchy command to CLI
3 weeks ago
ripplebiz
26d0001301
Merge pull request #2608 from recrof/flood-advert-interval-47
Set flood advert interval to 47h for new installs
3 weeks ago
ripplebiz
dc00790f79
Merge pull request #2604 from recrof/patch-1
Companion repeat: update to more usable default EU frequency
3 weeks ago
Rastislav Vysoky
a37078f6c5
Companion repeat: update to more usable default EU frequency
869.495 is in 869.4 to 869.65 range which does have 10% duty cycle and 500mW ERP.
3 weeks ago
Liam Cottle
a35b1bbbfd
Merge pull request #2590 from jocasmark/fix/typos
Fix typos in comments and docs
3 weeks ago
Mark Jocas
bffd17a188
Revert typo fix from external libraries
Reverts typo fixes in comments within external libs.
3 weeks ago
Kevin Le
da7663a6fb
Fixed hasPendingWork for BLE companions
3 weeks ago
Kevin Le
280213d41f
Fixed to put hasPendingWork out of ENV_INCLUDE_GPS
2 months ago
Kevin Le
6b1099161c
Added Power Saving for NRF52 companions
2 months ago
agessaman
1296aa7792
Refactor region def with helpers, refine docs
Extract the inline cursor-walk in handleRegionCmd into file-local
helpers (skipSpaces, rtrimSpaces, takeToken, splitNameJump,
processRegionDefSegment), grouped immediately above the consumer.
Behavior is identical; addresses PR #2540 review feedback on
readability.
Tighten the region def docs: collapse five Note callouts into three
grouped paragraphs (Behavior / Existing regions / Limits), add a
case-sensitivity caveat plus an error example, note the cursor reset
between split commands, and use generic placeholder names.
3 weeks ago
Rastislav Vysoky
01500e55d8
Change room server flood advert interval to 47 hours
3 weeks ago
Rastislav Vysoky
40180b8fe6
Update repeater flood advert interval to 47 hours
3 weeks ago
ripplebiz
23f48e025f
Merge pull request #2517 from oltaco/techo-card
Add support for LilyGo T-Echo Card (and tiny-ui!)
3 weeks ago
taco
efaf95d685
fix debug params for t-echo card
3 weeks ago
taco
7c8d84ffb5
remove deprecated functions, fix typo and style
4 weeks ago
taco
26c641bc63
tiny ui rendering fixes
1 month ago
taco
9f683975c1
add torch
1 month ago
taco
8540c98947
add tinyui for lilygo t-echo card
1 month ago
taco
5058415fa3
u8g2 wrapper: allow larger font when size >= 2
1 month ago
pelgraine
2462cf6c97
add wrapper for u8g2 display driver
1 month ago
taco
1e740d30f2
initial t-echo card support
1 month ago
Huw Duddy
bfdceae16e
Merge pull request #2443 from kizniche/fix-rxdelay-txdelay
Fix: Enforce upper bounds for rxdelay, txdelay, and direct.txdelay
3 weeks ago
Liam Cottle
683299079f
Merge pull request #2594 from meshcore-dev/extended-ack
support for sending 6-byte ACKs
3 weeks ago
Scott Powell
a130a95a0d
* added 6th byte to ACK, with RNG
3 weeks ago
Huw Duddy
0a13f6bcba
Merge pull request #2576 from csrutil/fix/heltec-t096-sensor-env
Add Heltec T096 sensor environment
3 weeks ago
Liam Cottle
f03662af11
Merge pull request #2592 from oltaco/nrf52-pio-target-fix
Fix upload and monitor targets for nrf52 envs
3 weeks ago
taco
b92fcbed10
add openocd_target to lilygo t-impulse board.json
3 weeks ago
Mark Jocas
63fe3d42a2
Corrects typos and grammatical errors
Improves readability across documentation and inline comments by fixing common spelling mistakes and duplicate words.
3 weeks ago
Scott Powell
717142abd6
* bug fix
4 weeks ago
Scott Powell
2eb747d504
* fix
4 weeks ago
Scott Powell
f6e6fdaa05
* support for sending 5-byte ACKs
4 weeks ago
csrutil
0cf4d422a8
Add Heltec T096 sensor environment
4 weeks ago
Liam Cottle
39b333656b
Merge pull request #2574 from ViezeVingertjes/docs/kiss-txbusy-error
Document HW_ERR_TX_BUSY in KISS modem protocol
4 weeks ago
agessaman
f3c6c34883
Update CLI command from `region bulk` to `region def`
4 weeks ago
ViezeVingertjes
79caba5bab
Document HW_ERR_TX_BUSY in KISS modem protocol
4 weeks ago
ripplebiz
c940ea5f30
Merge pull request #2567 from recrof/patch-4
Change MeshCore intro video link to The Comms Channel's MC intro playlist
4 weeks ago
Rastislav Vysoky
d4c99dec65
Change MeshCore intro video link to The Comms Channel's MC intro playlist
4 weeks ago
Liam Cottle
cf9bf1d7fe
Merge pull request #2565 from willumpie82/ble-pin-code
Disable BLE_PIN_CODE for E290 companion USB environment
4 weeks ago
Willem Oldemans
e1616ff29d
Remove static BLE_PIN_CODE definition from Heltec E290_usb configuration
4 weeks ago
Willem Oldemans
973321d9b1
Disable BLE_PIN_CODE for E290 companion USB environment
Remove the hardcoded BLE_PIN_CODE build flag from the Heltec_E290_companion_ble
environment. The presence of BLE_PIN_CODE prevents the unit from operating as a
USB companion. Commenting it out allows dynamic PIN generation and enables USB
companion functionality.
4 weeks ago
Liam Cottle
6325a85336
Merge pull request #2493 from Rococo88/complex-wifi-reconnect
Refactor WiFi auto-reconnect to use non-blocking polling
4 weeks ago
ripplebiz
0db7715430
Merge pull request #2497 from oltaco/reduce-esp32-dram
Reduce dram0_0 usage on older ESP32 boards
4 weeks ago
ripplebiz
f4be34a997
Merge pull request #2515 from Cisien/station-g3-esp32
Add support for Station G3 and its software configurable LNA/PA1
4 weeks ago
ripplebiz
181a54e718
Merge pull request #2532 from swaits/fix/trace-offset-widening
fix(mesh): widen TRACE offset to uint16 to avoid narrowing
4 weeks ago
Liam Cottle
555745700e
Merge pull request #2543 from meshcore-dev/cmd-send-raw
new CMD_SEND_RAW_PACKET
1 month ago
Scott Powell
c588540b1b
* new CMD_SEND_RAW_PACKET
1 month ago
Liam Cottle
910b1bee5b
Merge pull request #2541 from AI7NC/patch-2
Update cli_commands.md to include 'ver'
1 month ago
AI7NC
16cb6d518f
Update cli_commands.md to include 'ver'
Include the 'ver' command for retrieving the firmware version
1 month ago
agessaman
19f950018c
Add bulk region hierarchy command to CLI
Add a new command `region bulk` for defining region hierarchies in a single line. This command allows users to create multiple regions in a single message. Updated the documentation to include usage examples and detailed parameter descriptions.
1 month ago
Huw Duddy
12a37a224a
Merge pull request #2536 from recrof/patch-3
revert: "feat: Enable GPS on RAK 1W kit" (#2401 )
1 month ago