Scott Powell
b259fbd01b
* power saving: hasPendingWork() now also checks if there's a pending contacts write
5 days ago
ripplebiz
54c111609a
Merge pull request #2286 from IoTThinks/MCdev-PowerSaving-for-nrf52-companion-202604
Added Power Saving for NRF52 companions to have extra 30% battery life
5 days ago
Liam Cottle
d2c2a6ef0b
Merge pull request #2621 from AtlavoxDev/feature/mainboard-boot-complete-hook
Feature/mainboard boot complete hook
2 weeks ago
AtlavoxDev
e5dab6b999
Rename bootComplete() to onBootComplete() for naming consistency
Matches the existing event-style lifecycle hooks on MainBoard
(onBeforeTransmit, onAfterTransmit) per @liamcottle's review feedback.
2 weeks ago
AtlavoxDev
39a69b86c3
Add MainBoard::bootComplete() hook for boot-indicator LED feedback
Framework for upcoming variant-specific PRs that add LED feedback during boot. The hook gives users visual cues that the device is busy and
shouldn't be interacted with until startup completes.
2 weeks ago
ripplebiz
7227871d6a
Merge pull request #2620 from jirogit/feat/kiss-modem-xiao-s3-v2
feat(xiao_s3): add kiss modem env
2 weeks ago
me
2df944d48d
feat(xiao_s3): add kiss modem env
2 weeks ago
Liam Cottle
2183805c24
Merge pull request #2615 from omeg/omeg/respect-i2c-address
Respect predefined I2C addresses in EnvironmentSensorManager
2 weeks ago
Rafał Wojdyła
eb53c61f17
Respect predefined I2C addresses in EnvironmentSensorManager
2 weeks ago
fdlamotte
73c7718b9e
Merge pull request #2235 from jirogit/fix/lr1110-rxgain-cli-guard
fix: enable radio.rxgain CLI command for LR1110 (T1000-E)
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
Kevin Le
da7663a6fb
Fixed hasPendingWork for BLE companions
2 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.
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
2 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
2 weeks ago
Liam Cottle
683299079f
Merge pull request #2594 from meshcore-dev/extended-ack
support for sending 6-byte ACKs
2 weeks ago
Scott Powell
a130a95a0d
* added 6th byte to ACK, with RNG
2 weeks ago
Huw Duddy
0a13f6bcba
Merge pull request #2576 from csrutil/fix/heltec-t096-sensor-env
Add Heltec T096 sensor environment
2 weeks ago
Liam Cottle
f03662af11
Merge pull request #2592 from oltaco/nrf52-pio-target-fix
Fix upload and monitor targets for nrf52 envs
2 weeks ago
taco
b92fcbed10
add openocd_target to lilygo t-impulse board.json
2 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.
2 weeks ago
Scott Powell
717142abd6
* bug fix
2 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