Liam Cottle
8ac8c4d59d
Merge pull request #1991 from weebl2000/prevent-auto-restart-ble-nrf52
Prevent auto-restarting BLE when disabling it on nRF52
5 months ago
Liam Cottle
8a3262cd70
Merge pull request #1483 from ssp97/dev
fix: avoid redundant redefinition of SX126X_DIO3_TCXO_VOLTAGE
5 months ago
Ryan Gregg
3e9ceba24a
Updates based on PR review feedback from liamcottle
5 months ago
Liam Cottle
82d1a3daca
Merge pull request #1977 from robekl/docs/implementation-sync-release
Update docs to align with implementation
5 months ago
Ryan Gregg
ffe0853d7f
Add Ethernet documentation for RAK4631 ETH support
Co-Authored-By: Claude Opus 4.6 <[email protected] >
5 months ago
Ryan Gregg
aea64e1f19
Address PR review feedback for Ethernet support
- Add #pragma once to SerialEthernetInterface.h
- Rename TCP_PORT to ETH_TCP_PORT with #ifndef guard
- Fix typos: "initalizing" → "initializing"
- Fix #elif without condition → #else for STM32 block
- Replace infinite loop on ETH init failure with halt()
- Remove heartbeat Serial.print(".") output
- Remove dead beginETH() call (ETH_ENABLED, not RAK_ETH_ENABLE)
- Comment out MESH_DEBUG and ETH_DEBUG_LOGGING build flags
Co-Authored-By: Claude Opus 4.6 <[email protected] >
5 months ago
Ryan Gregg
70b51bd096
Add native Ethernet support for RAK4631 repeater, room server, and companion
Add W5100S Ethernet adapter support for RAK4631-based firmware, enabling
TCP CLI access on port 23 as an alternative to BLE/Serial connections.
- New SerialEthernetInterface for nRF52 with DHCP, reconnection handling,
and shared WB_IO2 power pin management with GPS module
- Ethernet build targets for repeater, room server, and companion firmware
- Prevent GPS from toggling WB_IO2 when Ethernet module is active
- CI build check for all three ETH firmware targets
Co-Authored-By: Claude Opus 4.6 <[email protected] >
5 months ago
Robert Ekl
095f97b355
set prv.key doc update
5 months ago
Liam Cottle
a10476efd7
Merge pull request #1845 from lincomatic/repeaterbaud
don't limit bridge_baud to 115200
5 months ago
Wessel Nieboer
e3afbf975e
Prevent auto-restarting BLE when disabling it on nRF52
If client is still connected, client would automatically reconnect
immediately thus keeping BLE on
fixes #1933
5 months ago
Sam Schlegel
bfdbcd85e8
Add nrf52 power management for RAK3401
5 months ago
ripplebiz
c80bd9cc95
Merge pull request #1952 from AI7NC/patch-1
Update cli_commands.md to include path.hash.mode and loop.detect
5 months ago
Wessel Nieboer
f6338430f8
Add get/set dutycycle command
We translate to af internally, it's easier to store and doesn't break
stored prefs. Made get/set af command show deprecated, but it still
works fine.
5 months ago
Liam Cottle
b47b85773d
Merge pull request #1980 from MGJ520/dev
Add support for the GAT562 Mesh Tracker Pro device
5 months ago
MGJ
011c5ba102
Add support for the GAT562 Mesh Tracker Pro device
5 months ago
MGJ
dc48126baf
Add support for the GAT562 Mesh Tracker Pro device
5 months ago
Robert Ekl
6677b40954
docs: sync companion and kiss protocol docs
5 months ago
Robert Ekl
0d0b31eb52
docs: sync CLI and payload docs with implementation
5 months ago
kelsey hudson
5d1f5139ae
Support for muzi works R1 Neo device.
Support for R1 Neo hardware. New variant and baseboard class.
* Known issues:
- power management is not currently supported
- power off via long button press is not implemented
Add support for Epson Seiko RX8130CE I2C Real-time clock.
5 months ago
Scott Powell
2715d3a113
* Dispatcher::next_tx_time init fix
5 months ago
ripplebiz
cf0cc851d4
Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket
Implement token bucket duty cycle enforcement
5 months ago
AI7NC
36db50a0d2
Update cli_commands.md R400 grammer
Small grammar fix
5 months ago
AI7NC
bb454861c7
Update cli_commands.md R402
5 months ago
AI7NC
fe32f16aa4
Update cli_commands.md R399 updates
5 months ago
AI7NC
4aaa557daf
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
AI7NC
0228d596e8
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
AI7NC
721c21f1e5
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
overkillfpv
a434f9eff5
simplified the calls
5 months ago
EtoOnAmill
b0000c2fd6
Removed section for individual `get bridge.source`
5 months ago
Liam Cottle
c8e003f88d
Merge pull request #1960 from jbrazio/2026/devcontainer
Update devcontainer config
5 months ago
João Brázio
88f2e35faa
devcontainer: add bun feature and update postCreateCommand
5 months ago
Liam Cottle
5ac8ab2a62
Merge pull request #1689 from aXistem-dev/feature/sensecap-led-fix
sensecap_solar: Fixing LED definitions
5 months ago
Confi
5188221584
sensecap_solar: fix LED definitions (white=11, blue=12)
6 months ago
Liam Cottle
76524c703f
Merge pull request #1589 from marnick-hartgers/gps_sencecap_solar_p1
Added gps support for Sensecap p1 solar
5 months ago
ripplebiz
29be7e293c
Merge pull request #1877 from DanielNovak/fix-countbefore-sentinel-regression
Fix countBefore regression: replace sentinel with getOutboundTotal()
5 months ago
Liam Cottle
aad56bb334
Merge pull request #1936 from Quency-D/dev-heltec-tracker-v2
Update Heltec Tracker v2 to version KCT8103L.
5 months ago
Liam Cottle
5dddb8a3a1
Merge pull request #1350 from weebl2000/sync-gps-time-30min
Sync gps time every 30min
5 months ago
Liam Cottle
2a6325d8f8
Merge pull request #1915 from weebl2000/fix-incorrect-ram-flash-maximums
Fix incorrect ram flash maximums (supersedes #765 )
5 months ago
Liam Cottle
bd47d8d86b
Merge pull request #1391 from R6DJO/fix_t1000-e_temp
T1000-E: Negative temperature values incorrectly displayed due to char signedness
5 months ago
Liam Cottle
ca476488bb
Merge pull request #1364 from weebl2000/pass-rtc_clock-to-locationprovider
Pass rtc_clock to MicroNMEALocationProvider in all variants
5 months ago
overkillfpv
6fd8c28522
Cache preamble SF to avoid redundant setPreambleLength() on every TX
5 months ago
AI7NC
d2a6fda8d5
Update cli_commands.md
5 months ago
AI7NC
992cc083e6
Update cli_commands.md to include path.hash.mode and loop.detect
Adding the new repeater cli commands introduced in 1.14
Ref: https://buymeacoffee.com/ripplebiz/path-diagnostics-improvements
5 months ago
Quency-D
7a8370fa69
Fixed a bug in the LORA_TX_POWER comment.
5 months ago
Quency-D
cdca79540f
Update Heltec Tracker v2 to version KCT8103L.
5 months ago
Quency-D
14db7d43cc
Merge pull request #7 from meshcore-dev/dev
merge Dev
5 months ago
Scott Powell
9f1a3eafcc
Merge branch 'dev'
# Conflicts:
# docs/cli_commands.md
5 months ago
Scott Powell
3fe2dd7f48
* ver 1.14.0
5 months ago
João Brázio
3e7fb4add1
Add setRxBoostedGain method declaration and implementation for SX1262/SX1268
5 months ago
João Brázio
9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants
5 months ago