Scott Powell
65ef6c2fd0
* repeater and room server build_src_filter fixes
2025-09-10 17:04:58 +10:00
recrof
50cab44473
set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts
2025-08-31 14:27:44 +02:00
Scott Powell
37d7257f04
* Heltec tracker, now using /ui-new
...
* variants with no DISPLAY_CLASS .ini fixes
2025-08-16 21:53:36 +10:00
Scott Powell
4b95c981bb
* UI revamp for companion radios
2025-08-08 20:01:31 +10:00
recrof
6be8e19a9f
move radiolib wrappers to dedicated directory
2025-07-13 11:37:33 +02:00
Scott Powell
d3831821c7
* XiaoC3 custom, .ini fixes
2025-07-08 22:59:07 +10:00
Florent de Lamotte
d30412bf65
xiao_c3: small fixups
2025-07-07 10:41:29 +02:00
Jelle Kalf
5ec89dff5b
Xiao ESP32 C3:
...
* Fixed pins for mainstream wio sx1262
* Moved previous sx1262 support to _custom version
* companion firmware added
2025-07-06 19:52:12 +02:00
Scott Powell
587d9d8818
* added CustomSX1262::std_init()
...
* refactored variants to use std_init(): heltec_v3, t114, xiao_c3
2025-06-19 10:58:10 +10:00
Scott Powell
6e2a0f3a9c
* ESP32-C3 targets, now 80Mhz cpu
2025-06-03 19:01:45 +10: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
Scott Powell
99774f10ac
* new: SensorManager
...
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
Scott Powell
e6325db72b
* repeater: new CLI command 'neighbors'
2025-04-30 18:01:30 +10:00
recrof
04ad06b8be
set repeater/room server Lat & Lon to 0.0 as default
2025-04-03 14:59:20 +02:00
Scott Powell
c0cb57be5c
* refactor: rtc_clock now defined by variants/*/target modules
2025-03-27 21:28:06 +11:00
Scott Powell
2224bddcb5
* new ESPNOWRadio driver
...
* refactored the examples/*/main.cpp modules, moving radio specifics to variants/*/target modules
* new Generic_ESPNOW_* target envs
2025-03-27 19:34:16 +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
Scott Powell
38667dabb1
* refactored platformio.ini, breaking up into variants/*.ini files
2025-03-18 23:57:04 +11:00