5d9e7b4567Remove unnecessary include
Normunds Gavars
2025-05-19 20:30:58 +03:00
3cf78a952bTelemetry: Create BME280 sensor that can bu used across variants. Add to promicro.
Normunds Gavars
2025-05-19 19:37:30 +03:00
a950343f05Increase the delay to 1500 to allow enough time for T114 GPS to start up successfully.
AndreaB
2025-05-19 16:52:24 +01:00
8a27743e43Create sensor classes that can be shared across variants
Normunds Gavars
2025-05-19 17:24:54 +03:00
f9c0056955* bug fix for CommonCLI, when entering long unknown command
Scott Powell
2025-05-19 23:39:34 +10:00
5d0a8d9d7c* AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties
Scott Powell
2025-05-19 23:21:57 +10:00
d5eb83a921* AdvertDataHelpers: prospective changes to first byte bit-field
Scott Powell
2025-05-19 22:40:53 +10:00
fa0456549aMerge pull request #290 from adam2872/Modern-battery-icon
ripplebiz
2025-05-19 14:30:16 +10:00
a73eb9823d* big refactor of the 'display' object. Now defined in variants/*/target modules.
Scott Powell
2025-05-19 14:16:55 +10:00
bc4e0b52faMerge pull request #298 from 446564/add-nano-g2-ultra
ripplebiz
2025-05-19 11:09:02 +10:00
519ebb549bMerge pull request #300 from cod3doomy/dev
ripplebiz
2025-05-19 10:56:42 +10:00
4e70bc5af8Merge pull request #301 from memo-567/Removes-green-LED-continuous-light
ripplebiz
2025-05-19 10:53:23 +10:00
54c3f019b8Merge pull request #304 from jquatier/altitude-telemetry
ripplebiz
2025-05-19 10:50:31 +10:00
d4e6ece75dfix altitude for telemetry, instead of using zero
JQ
2025-05-18 16:36:45 -07:00
177dd90ca1* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags) * new Radio::isInRecvMode() method
Scott Powell
2025-05-13 15:38:10 +10:00
62a5115cc9* T114: lib_deps missing MicroNMEA
Scott Powell
2025-05-12 19:20:02 +10:00
64b7a14a66Merge pull request #274 from hank/tbeamsupreme-pmu-fix-1
ripplebiz
2025-05-12 19:08:34 +10:00
11b90e8876Merge pull request #273 from recrof/dev
ripplebiz
2025-05-12 18:36:39 +10:00
76639e2a68raise current limit to max for sx126x and sx127x
recrof
2025-05-12 10:19:33 +02:00
3c2781cce1Disabling MESH_DEBUG by default on TBeam Supreme companion
hank
2025-05-12 01:17:28 -07:00
6218c1e7aeFixes to the PMU calls
hank
2025-05-12 00:56:30 -07:00
73d066375dFixes to the PMU calls
hank
2025-05-12 00:56:30 -07:00
b08436eba7* startSendRaw() now returns false if fail
Scott Powell
2025-05-12 17:26:44 +10:00
810fc8b8f0* Heltec tracker: new 'periph_power' shared pin (between Display & GPS)
Scott Powell
2025-05-08 15:50:53 +10:00
997261a68e* Heltec tracker: added GPS to custom HWTSensorManager
Scott Powell
2025-05-08 13:55:09 +10:00
98f1785104* refactor: LocationProvider classes moved to src/helpers/sensors * refactor: Heltec_Wireless_Tracker* env moved to new variants/heltec_tracker dir
Scott Powell
2025-05-08 13:23:53 +10:00
60b7897665* ST7735Display: now applies SCALE_X, SCALE_Y
Scott Powell
2025-05-08 12:48:34 +10:00