108 Commits (ee79df4c4f607ff295a10901c030abcca2f6c325)

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