fdlamotte
5f31979e1e
Merge pull request #831 from Meshcore-Portugal/jbrazio/2025_87fe0ad8
...
Add bridge management CLI
2025-10-06 14:23:35 +02:00
João Brázio
13a0202062
Add BRIDGE_DEBUG flag
2025-10-06 12:57:32 +01:00
João Brázio
e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret
2025-10-03 00:23:09 +01:00
Scott Powell
3335b49d9f
Merge branch 'main' into dev
...
# Conflicts:
# variants/heltec_vision_master_e290/platformio.ini
2025-09-28 19:21:48 +10:00
liamcottle
0307b6119e
increase MAX_NEIGHBOURS from 8 to 50
2025-09-28 16:11:58 +13:00
David Hall
cc822c029b
Create Xiao_S3_WIO_companion_radio_usb profile
...
Create Xiao_S3_WIO_companion_radio_usb profile from Xiao_S3_WIO_companion_radio_ble profile
2025-09-27 11:14:28 +01:00
João Brázio
510472bfa0
Normalize repeater target names
2025-09-10 23:56:07 +01:00
Scott Powell
65ef6c2fd0
* repeater and room server build_src_filter fixes
2025-09-10 17:04:58 +10:00
João Brázio
1c93c162a1
Add ESPNow bridge configurations for all ESP32 targets
2025-09-08 18:49:33 +01:00
Liam Cottle
f5c7d3dd80
Merge branch 'dev' into esp32_c3_c6_s3_max_contacts_300
2025-09-01 00:38:21 +12:00
recrof
50cab44473
set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts
2025-08-31 14:27:44 +02:00
recrof
7854244026
fix: add xiao s3 wio serial companion to new ui
2025-08-31 12:11:07 +02:00
Scott Powell
e6152f9d6c
* Xiao_s3_wio: ui-new
2025-08-17 17:52:05 +10:00
Scott Powell
7dd7b715cd
* enabling _PRIVATE_KEY import/export for ALL companions.
2025-06-07 14:20:59 +10:00
Florent
8f5e521717
sx1262_wio: hook rxen, specify txen as not connected
2025-06-02 23:23:08 +02:00
hank
f58a34f5f4
Refactored MyMesh, advert on doublepress
...
Pulled the class out of main.cpp, made a header to go along with it, externed globals in headers to make them accessible to button code. Added button code to send an advert on double press. Refactored ini files to prevent linker errors.
2025-05-31 19:11:28 -07:00
liamcottle
6c0d94aa2d
increase offline queue size from 16 to 256 for all companion ble firmwares
2025-05-14 23:02:49 +12:00
recrof
76639e2a68
raise current limit to max for sx126x and sx127x
2025-05-12 10:19:33 +02:00
liamcottle
d04eda9f16
enable neighbours feature for all repeater variants
2025-05-07 20:26:15 +12:00
Florent de Lamotte
2cdb3b501c
add display to companion_radio_ble target
2025-04-28 11:08:20 +02:00
Florent
04fe2f567f
support for xiao expansion board screen
2025-04-20 11:03:01 +02:00
recrof
04ad06b8be
set repeater/room server Lat & Lon to 0.0 as default
2025-04-03 14:59:20 +02:00
Florent de Lamotte
87f476354f
initial commit
2025-04-01 11:32:04 +02:00
Scott Powell
f33e1b22b3
* build fixes
2025-03-24 13:11:08 +11:00
ripplebiz
16039eebfb
Merge pull request #128 from Noki/xiao-s3-wio-room-server
...
xiao s3 wio: add room server
2025-03-24 11:59:05 +11:00
Scott Powell
f861b68a09
* refactor: ESP32 OTA lib-deps now selectively added
2025-03-23 17:36:31 +11:00
Scott Powell
bfb4b1c496
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
...
* mesh::RTCClock class moved to MeshCore.h
2025-03-21 18:57:12 +11:00
Tobias Schwarz
e1d8179f72
xiao s3 wio: add room server
2025-03-20 16:49:24 +00:00
Scott Powell
38667dabb1
* refactored platformio.ini, breaking up into variants/*.ini files
2025-03-18 23:57:04 +11:00