recrof
7cb2e0863a
move StationG2Board.h to variants, enable ESM, add companion wifi, cleanup
2025-10-12 00:13:34 +02:00
recrof
a4916f81eb
station g2: switch to new_ui
2025-08-17 11:57:38 +02:00
recrof
f15f32e138
Station G2 refactor for radio.std_init, set max tx power to 19dBm
2025-06-25 22:21:22 +02:00
JQ
203a7f2bd3
add display to station G2 firmwares
2025-06-02 14:10:10 -07: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
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
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