591 Commits (5f31979e1eb08d960b2c35fcd4cb6c853c42811f)

Author SHA1 Message Date
João Brázio fb46e5cc8a
Refactor debug logging across bridge implementations 8 months ago
João Brázio 9b4d93d112
Add bridge type command to CLI for reporting bridge configuration 8 months ago
WattleFoxxo 69e6d69798 Fix font and icon scaling issues for TDeck 8 months ago
João Brázio e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret 8 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 8 months ago
João Brázio aa946bbe36
WITH_BRIDGE was not implementing setBridgeState() 8 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 8 months ago
liamcottle ec48e6acfc added 'board' cli command to get board name 8 months ago
fdlamotte c83abbeff6
ESM: add gps reset after begin 8 months ago
fdlamotte 030f0d5d82
location provider: reduce reset delay 8 months ago
João Brázio 2297d24013
Minor fixes 8 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 8 months ago
Jan Ryklikas 088b8fd98c fix: revert to orignal default scaling and fix it in variant config 8 months ago
Jan Ryklikas 128119fe40 refactor: remove redundant import statement 8 months ago
Jan Ryklikas e2fa70d6f3 chore: refactor to use GxEPD2 fork 8 months ago
Jan Ryklikas db40a9cea6 import missing eInk display 9 months ago
Florent 76aa7cf488 ui_task: initial gps page 9 months ago
Florent c1915a1133 ESM: delegate gps management to LocationProvider 9 months ago
Florent 611d61b6c6 tracker_l1: fix bme226 init in ESM to include all sensors 9 months ago
WattleFoxxo f100894882 LillyGo TDeck support 9 months ago
Quency-D 669bea04a0 add heltec_v4 board. 9 months ago
Florent f9543bb7bb tracker_l1: support for EnvironmentSensorManager 9 months ago
Florent 59ea6cdb89 wio-l1-eink initial support 9 months ago
Scott Powell 384b02bec4 * GenericVibration: code style refactor 9 months ago
csrutil 2da50882c0 feat: add vibration feedback support for UI events 9 months ago
Michael Hart bd6aa983a3 feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 9 months ago
liamcottle 400e09f318 revert unexpected change to ble advertising interval on nrf52 9 months ago
liamcottle 561dbea30f update lastmod when a new message is received 9 months ago
Scott Powell ce08db6238 * room server: ClientACL added 9 months ago
liamcottle 25ea953cc3 don't mark as connected until connection secured 9 months ago
Scott Powell 281591f147 * refactor: moved ACL out of SensorMesh -> ClientACL 9 months ago
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 9 months ago
csrutil cf93109cd5 feat: add altitude support to environment sensor node telemetry 9 months ago
João Brázio a55fa8d8ec
Add BRIDGE_DELAY as a buffer to prevent immediate processing conflicts in the mesh network 9 months ago
João Brázio 1d25c87c57
Refactor bridge packet handling to use common magic number and size constants 9 months ago
Scott Powell 74dea260e5 * proposed change for re-trying reciprocal path transmit 9 months ago
João Brázio 0051ccef26
Refactor bridge implementations to inherit from BridgeBase 9 months ago
João Brázio 537449e6af
Refactor ESPNowBridge packet handling to use 2-byte magic header and improve packet size validation 9 months ago
João Brázio 5b9d11ac8f
Support ESPNow and improve documentation 9 months ago
ViezeVingertjes 5370667bd8 Replaced BLE_LOW_POWER with BLE_TX_POWER & updated usages. 9 months ago
ViezeVingertjes 7363a4f67d Few adjustments after testing. 9 months ago
ViezeVingertjes c10c010736 fix: only hide pin after successful authentication in SerialBLEInterface 9 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 9 months ago
taco 2b24c575c7 support dual filsystems on nrf52 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 10 months ago
taco c5180d4588 initial commit: CustomLFS 10 months ago
recrof d59724acd0 new variant: RAK WisMesh Tag 9 months ago
João Brázio 5843a12c71
Rename `SerialBridge` to `RS232Bridge` 9 months ago
ViezeVingertjes 963556f9ba Updated BLE functionality for low power mode in SerialBLEInterface. Updated platformio.ini to enable low power mode and added DC/DC converter support in T1000eBoard for improved power efficiency. 9 months ago
João Brázio 375093f78d
Add nRF52 support and refactor packet handling 9 months ago