Wessel Nieboer
8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
getRxBoostedGain was returned true because both 0x94 (power saving) and
0x96 (boosted gain = 1) return true
3 months ago
João Brázio
71136671bd
Implement remote lna toggle cli cmd
4 months ago
Wessel Nieboer
d0720c63c2
Allow negative tx power
Like SX1262 allows -9 dBm lowest, some allow lower but that probably
isn't useful
5 months ago
recrof
1979517381
heltec v2 cleanup
8 months ago
MikesAllotment
d7c2293cb8
Added support for new EnhancedUI MomentaryButton
for Heltec V2 and Faketec ProMicro variants
10 months ago
recrof
6be8e19a9f
move radiolib wrappers to dedicated directory
11 months ago
Scott Powell
a73eb9823d
* big refactor of the 'display' object. Now defined in variants/*/target modules.
1 year ago
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.
1 year ago
Scott Powell
c0cb57be5c
* refactor: rtc_clock now defined by variants/*/target modules
1 year ago
Scott Powell
2224bddcb5
* new ESPNOWRadio driver
* refactored the examples/*/main.cpp modules, moving radio specifics to variants/*/target modules
* new Generic_ESPNOW_* target envs
1 year ago
Scott Powell
bfb4b1c496
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
* mesh::RTCClock class moved to MeshCore.h
1 year ago