686 Commits (397d280c3bdf524134726f644111108a3bc1f5f9)

Author SHA1 Message Date
Scott Powell 7755400a35 * Companion: Now using transport codes { 0, 0 } when Share contact zero hop. 7 months ago
Scott Powell 7abe6c9693 * Upping max channel hash conflicts to 4 (was 2) 7 months ago
Scott Powell 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 7 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 8 months ago
Woodie-07 0e259a63ed lr1110 irq fixes 7 months ago
Woodie-07 2981fc70e1 new workaround 7 months ago
Wesley Ellis 4cfbd3bad5 Switch BMP085 mode to 0 for ULTRALOWPOWER 8 months ago
Wesley Ellis ac15131296 Add support for bmp085/bmp180 temperature/pressure sensor 8 months ago
recrof 87677fda76 allow spreading factor from 5 and bandwidth from 7.8kHz 8 months ago
Florent ce70792309 lgfx_display: better handle display class construction 8 months ago
Florent 3210475f35 CommonCli: Remove dependency on target.h 8 months ago
Woodie-07 02351abc2d change println to debug macro in lr1110 patch 8 months ago
liquidraver 3c48f01601 BME680 library doesn't have altitude calculation, we can add it here to match other sensors' 8 months ago
liquidraver 0e7486552d Add simple BME680 support to RAK with adafruit library 8 months ago
Scott Powell cd920693ec * UITask: new UI_HAS_JOYSTICK 8 months ago
Scott Powell d3be6afccb * fix for non-RAK targets 8 months ago
Scott Powell fa8c31be88 * fix for RAK12500 GPS (I2C) 8 months ago
Woodie-07 8426fddcb7 workaround for LR1110 shift issue 8 months ago
Scott Powell 93c0180740 * Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData() 8 months ago
Scott Powell 837e7dcbdb * Advert type fix 8 months ago
recrof 69cddbca4e move LilyGoTLoraBoard.h to variants, use template in platformio.ini, cleanup 8 months ago
recrof 7cb2e0863a move StationG2Board.h to variants, enable ESM, add companion wifi, cleanup 8 months ago
recrof 1979517381 heltec v2 cleanup 8 months ago
recrof c4a2b13930 moved HeltecV3Board.h to variant folder 8 months ago
Florent bf1da43d7d gps_cli: gps advert to control advert location policy 8 months ago
recrof 4dc3dda2d8 xiao c3: migrated to esm, added missing roles, cleanup 8 months ago
Florent f6064b41e9 gps_cli: set node location based on gps 8 months ago
Florent 76dcfbb23a gpsCli: use parseTextParts 8 months ago
Quency-D 70ac820594 add heltec tracker v2 board. 8 months ago
Florent de Lamotte 6ed8e9d514 gps_cli: gps state is now saved and restored upon reboot 8 months ago
Florent de Lamotte 341b69e3c9 sensor list command 8 months ago
João Brázio fb46e5cc8a
Refactor debug logging across bridge implementations 8 months ago
Florent de Lamotte 7be65c148e cli_gps: remove callbacks and add generic sensor set/get. 8 months ago
Florent e4f2d63b0a cli_gps: use sensormanger to toggle gps on/off to keep state coherent 8 months ago
Florent 0502bc370d CommonCLI: gps management commands 8 months ago
Florent 45ab0e8cf7 sensecap_indicator: initial espnow support 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
liamcottle 3f4f9eff17 fix multiple candidates warning 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