recrof
eaea26267b
disable debug flags that were not commented out after debugging
2025-05-05 22:48:21 +02: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
Florent
cf3d55201f
ui : manage colors and ensure fw using ssd1306 still compile
2025-04-11 22:23:47 +02:00
taco
a0d9449e21
set TBeam MAX_GROUP_CHANNELS=8
2025-04-08 11:04:20 +10:00
recrof
04ad06b8be
set repeater/room server Lat & Lon to 0.0 as default
2025-04-03 14:59:20 +02:00
ripplebiz
6e109779f3
Merge pull request #149 from jameshall9327/main
...
TBeam: Added Repeater
2025-03-31 13:10:20 +11:00
Scott Powell
3a920986ca
* Tbeam fix: GPIO assignments wrong
2025-03-31 13:03:33 +11:00
James Hall
74e7af3f57
TBeam: Added Repeater
2025-03-27 09:21:29 -04: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
ripplebiz
0d9201b560
Merge pull request #127 from jameshall9327/main
...
Added screen and button support for the lilygo tbeam
2025-03-24 11:55:22 +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
James Hall
1299b6f813
added button support
2025-03-20 12:26:52 -04:00
James Hall
8b4662a40a
removed repeater code not working properly
2025-03-20 11:48:35 -04:00
James Hall
ae08ecf8fd
Screen support for tbeam
2025-03-20 11:44:12 -04:00
Scott Powell
38667dabb1
* refactored platformio.ini, breaking up into variants/*.ini files
2025-03-18 23:57:04 +11:00