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
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
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
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