me
2df944d48d
feat(xiao_s3): add kiss modem env
2 weeks ago
ripplebiz
e251dc1659
Merge pull request #2540 from agessaman/feat/regions-quick-loasd
Add bulk region hierarchy command to CLI
2 weeks ago
ripplebiz
26d0001301
Merge pull request #2608 from recrof/flood-advert-interval-47
Set flood advert interval to 47h for new installs
2 weeks ago
ripplebiz
dc00790f79
Merge pull request #2604 from recrof/patch-1
Companion repeat: update to more usable default EU frequency
2 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.
2 weeks ago
Liam Cottle
a35b1bbbfd
Merge pull request #2590 from jocasmark/fix/typos
Fix typos in comments and docs
2 weeks ago
Mark Jocas
bffd17a188
Revert typo fix from external libraries
Reverts typo fixes in comments within external libs.
2 weeks 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.
2 weeks ago
Rastislav Vysoky
01500e55d8
Change room server flood advert interval to 47 hours
2 weeks ago
Rastislav Vysoky
40180b8fe6
Update repeater flood advert interval to 47 hours
2 weeks ago
ripplebiz
23f48e025f
Merge pull request #2517 from oltaco/techo-card
Add support for LilyGo T-Echo Card (and tiny-ui!)
2 weeks ago
taco
efaf95d685
fix debug params for t-echo card
3 weeks ago
taco
7c8d84ffb5
remove deprecated functions, fix typo and style
3 weeks ago
taco
26c641bc63
tiny ui rendering fixes
4 weeks ago
taco
9f683975c1
add torch
4 weeks ago
taco
8540c98947
add tinyui for lilygo t-echo card
4 weeks ago
taco
5058415fa3
u8g2 wrapper: allow larger font when size >= 2
4 weeks ago
pelgraine
2462cf6c97
add wrapper for u8g2 display driver
4 weeks ago
taco
1e740d30f2
initial t-echo card support
4 weeks 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
3 weeks ago
Scott Powell
2eb747d504
* fix
3 weeks ago
Scott Powell
f6e6fdaa05
* support for sending 5-byte ACKs
3 weeks ago
csrutil
0cf4d422a8
Add Heltec T096 sensor environment
3 weeks ago
Liam Cottle
39b333656b
Merge pull request #2574 from ViezeVingertjes/docs/kiss-txbusy-error
Document HW_ERR_TX_BUSY in KISS modem protocol
3 weeks ago
agessaman
f3c6c34883
Update CLI command from `region bulk` to `region def`
3 weeks ago
ViezeVingertjes
79caba5bab
Document HW_ERR_TX_BUSY in KISS modem protocol
3 weeks ago
Liam Cottle
cf9bf1d7fe
Merge pull request #2565 from willumpie82/ble-pin-code
Disable BLE_PIN_CODE for E290 companion USB environment
3 weeks ago
Willem Oldemans
e1616ff29d
Remove static BLE_PIN_CODE definition from Heltec E290_usb configuration
3 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.
3 weeks ago
Liam Cottle
6325a85336
Merge pull request #2493 from Rococo88/complex-wifi-reconnect
Refactor WiFi auto-reconnect to use non-blocking polling
3 weeks ago
ripplebiz
0db7715430
Merge pull request #2497 from oltaco/reduce-esp32-dram
Reduce dram0_0 usage on older ESP32 boards
3 weeks ago
ripplebiz
f4be34a997
Merge pull request #2515 from Cisien/station-g3-esp32
Add support for Station G3 and its software configurable LNA/PA1
3 weeks ago
Liam Cottle
555745700e
Merge pull request #2543 from meshcore-dev/cmd-send-raw
new CMD_SEND_RAW_PACKET
4 weeks ago
Scott Powell
c588540b1b
* new CMD_SEND_RAW_PACKET
4 weeks 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.
4 weeks ago
Huw Duddy
12a37a224a
Merge pull request #2536 from recrof/patch-3
revert: "feat: Enable GPS on RAK 1W kit" (#2401 )
4 weeks ago
Rastislav Vysoky
68363d9e4d
revert: "feat: Enable GPS on RAK 1W kit" ( #2401 )
reverted changes to RAK_BOARD and PIN_GPS_EN. setting `RAK_BOARD` would cause radio to stop working and end with RadioLib error -707
4 weeks ago
liamcottle
b0b87fd709
fix gps pins for lilygo t impulse plus
4 weeks ago
Liam Cottle
c4523f71a9
Merge pull request #2522 from liamcottle/board/lilygo-t-impulse-plus
Add support for LilyGo T-Impulse-Plus
4 weeks ago
liamcottle
2fdbfbdbf6
turn off 3.3v rail when powering off
4 weeks ago
Liam Cottle
96bbed225a
Merge pull request #2520 from Quency-D/heltec-mesh-node-t1
add heltec-mesh-node-t1
4 weeks ago
liamcottle
a49ee6ebe9
fix battery voltage reading
4 weeks ago
liamcottle
242c45f4a3
initial support for lilygo t impulse plus
4 weeks ago