96 Commits (15889c32c07427736c04996a8a0cf0a0f9e0c8b1)

Author SHA1 Message Date
Nick Dunklee f86e6c019c 8 hour save window, LP, 28 day calibration window 1 month ago
Nick Dunklee e501704d2c Am idiot, and deleted some of the adafruit code path 1 month ago
Nick Dunklee 59cee5c8a0 feat: Integrate BME680 Bosch BSEC support for RAK4631 1 month ago
Rafał Wojdyła eb53c61f17
Respect predefined I2C addresses in EnvironmentSensorManager 1 month ago
Mark Jocas 63fe3d42a2
Corrects typos and grammatical errors 2 months ago
Josiah VanderZee 4b6b8abe7a
Add missing Wire.h include for sensors 2 months ago
Wessel Nieboer 3bde089bdb
Gate PIN_GPS_EN 2 months ago
Kenneth Privitt 235706a22a Incorrect time_t TypeDef in RAK12035_SoilMoisture 2 months ago
Nick Dunklee c7be216f27 fix(sensors): improve sensor initialization and handling to prevent hangs and handle growth 3 months ago
KPrivitt 27f732653b
Added RAK12035 Soil Moisture and Temperature Sensor (#2223) 3 months ago
Quency-D 2cbe0c0398 Fixed the initialization error of the BME680 sensor. 3 months ago
Paul Moore 913a27da20 EnvironmentSensorManager: allow for INA3221 macro overrides 4 months ago
Quency-D cdca79540f Update Heltec Tracker v2 to version KCT8103L. 4 months ago
Wessel Nieboer 10f2fecd45
Sync time with GPS every 30 minutes 6 months ago
Wessel Nieboer 8a9a0dca5f
Fix GPS +8mA power leak when disabled (nRF52) 5 months ago
Piotr Małek 3845a1c021 Fix incorrect INA260 address in debug message 5 months ago
Quency-D fc61018d4d Fix the issue of inconsistent I2C usage in the environmental sensor. 5 months ago
Frieder Schrempf ab7935142c
EnvironmentSensorManager.cpp: Cleanup after failed RAK4631 GPS detection 7 months ago
Frieder Schrempf e79ee11872
EnvironmentSensorManager.cpp: Fix RAK4631 serial GPS detection 7 months ago
entr0p1 cc28b1a34d EnvironmentSensorManager.cpp: Mitigate BME280 self-heating causing inaccurate readings. 7 months ago
agessaman b91b854a1d fix output from LPS22HB: convert barometric pressure from kPa to hPa in EnvironmentSensorManager 7 months ago
Scott Powell d7adcc136b * LPPDataHelpers, readCurrent() signed value 7 months ago
Christophe Vanlancker 01eb8716af fix(core): optimize GPS loop and add display GPIO safeguards 7 months ago
csrutil df3cb3d192 _location->loop() should be in the next tick 7 months ago
csrutil 62e180dc0f changed ms to sec 7 months ago
csrutil 88fb173297 add configurable GPS update interval 7 months ago
Florent 1c0017b634 thinknode_m5: gps support 7 months ago
recrof 88a6141943 fix: move bme680 detection before bme280 8 months ago
kallanreed 9e61b56e70 Use correct macro for logging test 9 months ago
Wesley Ellis 4cfbd3bad5 Switch BMP085 mode to 0 for ULTRALOWPOWER 9 months ago
Wesley Ellis ac15131296 Add support for bmp085/bmp180 temperature/pressure sensor 9 months ago
liquidraver 3c48f01601 BME680 library doesn't have altitude calculation, we can add it here to match other sensors' 9 months ago
liquidraver 0e7486552d Add simple BME680 support to RAK with adafruit library 9 months ago
Scott Powell d3be6afccb * fix for non-RAK targets 9 months ago
Scott Powell fa8c31be88 * fix for RAK12500 GPS (I2C) 9 months ago
Quency-D 70ac820594 add heltec tracker v2 board. 9 months ago
Florent de Lamotte 341b69e3c9 sensor list command 9 months ago
Florent e4f2d63b0a cli_gps: use sensormanger to toggle gps on/off to keep state coherent 9 months ago
Florent 0502bc370d CommonCLI: gps management commands 9 months ago
fdlamotte c83abbeff6
ESM: add gps reset after begin 9 months ago
fdlamotte 030f0d5d82
location provider: reduce reset delay 9 months ago
Florent 76aa7cf488 ui_task: initial gps page 10 months ago
Florent c1915a1133 ESM: delegate gps management to LocationProvider 10 months ago
Florent 611d61b6c6 tracker_l1: fix bme226 init in ESM to include all sensors 10 months ago
Quency-D 669bea04a0 add heltec_v4 board. 10 months ago
Florent f9543bb7bb tracker_l1: support for EnvironmentSensorManager 10 months ago
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 10 months ago
csrutil cf93109cd5 feat: add altitude support to environment sensor node telemetry 10 months ago
recrof d59724acd0 new variant: RAK WisMesh Tag 10 months ago
Alex Wolden 0c37eafd01 Fixed shunt value for ina226 11 months ago