Manuel
e9b87f7a81
Merge branch 'master' into arduino-esp32-v3.2
2025-09-18 09:48:51 +02:00
renovate[bot]
13ebceb3bc
Update meshtastic/device-ui digest to 9ed5355 ( #7987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 06:42:08 -05:00
renovate[bot]
6165b4f7a9
Update meshtastic-esp8266-oled-ssd1306 digest to 0cbc26b ( #7977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 16:31:56 -05:00
Manuel
d47d249550
Merge branch 'master' into arduino-esp32-v3.2
2025-09-12 21:15:43 +02:00
Ben Meadors
701028b749
Unify build epoch to add flag in platformio-custom.py ( #7917 )
...
* Unify build_epoch replacement logic in platformio-custom
* Missed one
2025-09-11 06:29:50 +10:00
renovate[bot]
6c69780615
chore(deps): update meshtastic/device-ui digest to 3677476 ( #7925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 16:52:21 -05:00
Manuel
ff28355e16
Merge branch 'master' into arduino-esp32-v3.2
2025-09-08 19:20:15 +02:00
renovate[bot]
209157c9dd
chore(deps): update meshtastic/device-ui digest to 233d18e ( #7890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 05:55:44 -05:00
Manuel
351cbd723b
Merge branch 'master' into arduino-esp32-v3.2
2025-09-08 10:41:14 +02:00
renovate[bot]
7fb96ce2ba
chore(deps): update meshtastic/device-ui digest to a04bc94 ( #7857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 12:53:46 -05:00
Marco Veneziano
18000ccf21
Fix INA3221 higher current wrong readings ( #7607 )
...
* chore(deps): update meshtastic/device-ui digest to 10f0244 (#7840 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* use branch of ina3221 library with fixes
* using commit hash instead of branch name
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 06:43:44 -05:00
Davide Cavalca
7776ec15b6
Add TSL2561 sensor ( #7675 )
...
* Add TSL2561 sensor
* Update platformio.ini
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/modules/Telemetry/Sensor/TSL2561Sensor.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update protobufs
* Clarify magic number in TSL2561Sensor.h
* Use the correct version for Adafruit TSL2561
* Lint fixes
* Fix typo
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2025-09-04 06:39:00 -05:00
renovate[bot]
a0c0388dd9
chore(deps): update meshtastic/device-ui digest to 10f0244 ( #7840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 13:00:08 -05:00
renovate[bot]
c66125114f
chore(deps): update meshtastic/device-ui digest to 8019704 ( #7830 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 16:17:00 -05:00
renovate[bot]
d21d6d2085
Update meshtastic/device-ui digest to a3e0e1b ( #7766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 13:53:34 -05:00
renovate[bot]
3d825c51dd
Update meshtastic/device-ui digest to 0f32b64 ( #7728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 14:44:51 -05:00
renovate[bot]
7574bfb7cb
Update meshtastic/device-ui digest to 3dc7cf3 ( #7698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 14:18:33 -05:00
renovate[bot]
1c1462e776
Update meshtastic/device-ui digest to 8f5094b ( #7633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 14:14:12 -05:00
renovate[bot]
eb6ef1cbea
Update meshtastic-esp8266-oled-ssd1306 digest to 9573abb ( #7686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 14:13:53 -05:00
Ben Meadors
a02017a5c8
Remove JSON serialization from most NRF52 targets ( #7640 )
...
* Remove JSON serialization from most NRF52 targets
* Slin networking base down for NRF52 by removing syslog
* Update platformio.ini
2025-08-15 19:45:41 -05:00
Jonathan Bennett
4a241deb96
Thinknode button and backlight fixes ( #7641 )
...
* Thinknode button and backlight fixes
* Save backlight value between reboots
2025-08-15 14:41:21 -05:00
Manuel
be1a724ab4
Merge branch 'master' into arduino-esp32-v3.2
2025-08-10 00:11:27 +02:00
mverch67
75a1a41d8c
fix duplicate Syslog classes
2025-08-09 23:43:45 +02:00
Ben Meadors
7505fe7a7c
Update device-ui deps
2025-08-09 10:38:09 -05:00
renovate[bot]
7b874cf597
chore(deps): update meshtastic/device-ui digest to d044c01 ( #7578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 11:31:49 -05:00
mverch67
344efa6675
update device-ui (fix native compilation)
2025-08-08 17:29:02 +02:00
renovate[bot]
f2a880f813
chore(deps): update adafruit shtc3 to v1.0.2 ( #7557 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 13:56:17 +02:00
mverch67
e919b3da9c
cleanup
2025-08-06 10:36:04 +02:00
mverch67
2d29cbc34c
device-ui: use fast mem for critical draw functions
2025-08-06 00:08:54 +02:00
mverch67
ea2c247024
pr: update device-ui for indicator
2025-08-01 21:45:40 +02:00
Thomas Göttgens
0e1872398a
Merge remote-tracking branch 'remotes/origin/master' into arduino-esp32-v3.2
...
# Conflicts:
# arch/esp32/esp32.ini
# src/graphics/draw/MenuHandler.cpp
# src/modules/Modules.cpp
# variants/esp32s3/seeed-sensecap-indicator/platformio.ini
2025-07-29 13:06:13 +02:00
renovate[bot]
54c0cbeb66
Update meshtastic/device-ui digest to c75d545 ( #7435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 07:46:34 -05:00
Austin
6c12baf4ed
Migrate remaining variants to new dir structure ( #7412 )
2025-07-21 19:28:14 -05:00
Austin
974741a366
ESP32: Initial sort variants by platform ( #7340 )
2025-07-19 18:41:59 -05:00
renovate[bot]
05c32c99e4
Update meshtastic/device-ui digest to 86a09a7 ( #7308 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 18:46:29 -05:00
renovate[bot]
f7ecf141b5
Update meshtastic/device-ui digest to 404c6e0 ( #7302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 06:45:18 -05:00
renovate[bot]
fe534eae37
Update Adafruit BusIO to v1.17.2 ( #7277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 17:12:25 -05:00
renovate[bot]
57c1c9286b
Update RadioLib to v7.2.1 ( #7287 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 17:11:00 -05:00
renovate[bot]
a7e516d6f6
Update Adafruit INA260 to v1.5.3 ( #7270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 15:11:05 +08:00
renovate[bot]
708978911b
chore(deps): update meshtastic/device-ui digest to 8c7092c ( #7238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 19:26:20 -05:00
renovate[bot]
3fdefe8289
chore(deps): update sensirion i2c scd4x to v1.1.0 ( #7207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 10:22:14 +10:00
Austin
553fc0cb1b
Renovate comment for sensirion/Sensirion I2C SCD4x ( #7202 )
2025-07-02 09:11:39 -05:00
Ben Meadors
a286c06271
Merge branch 'master' into arduino-esp32-v3.2
2025-07-02 06:00:44 -05:00
Tom Fifield
5841c889ba
Add detection code for SCD4X ( #7185 )
...
* Add detection code for SCD4X
This patch adds I2C detection support SCD40/SDC41 CO2 sensors.
It's a start to get #4601 over the line :)
Co-Authored-By: @Coloradohusky
* Remove SCD4X from Portduino
2025-07-01 19:34:03 +10:00
Manuel
dda4b90e34
Merge branch 'master' into arduino-esp32-v3.2
2025-07-01 00:56:56 +02:00
mverch67
cc5dc5046c
indicator: adaptations for arduino-esp32 v3.2
2025-07-01 00:48:11 +02:00
renovate[bot]
4bd416413a
chore(deps): update meshtastic/device-ui digest to 4b7bf36 ( #7178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 16:04:12 -05:00
renovate[bot]
4802cef3ca
chore(deps): update radiolib to v7.2.0 ( #7098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 15:56:02 +10:00
renovate[bot]
38896198f2
chore(deps): update meshtastic/device-ui digest to cdc6e5b ( #7112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 12:04:55 -05:00
Jonathan Bennett
247e05bb10
Get the unphone to stop bootlooping: increase MAX_THREADS everywhere ( #7106 )
2025-06-22 16:59:04 -05:00