d559af8477
Update LovyanGFX to v1.2.21 ( #10373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 12:29:04 +02:00
Thomas Göttgens and GitHub
7c27f4e2df
Revert "Update LovyanGFX to v1.2.20 ( #10232 )" ( #10269 )
...
This reverts commit fb1de111d7 .
2026-04-23 12:37:05 +02:00
fb1de111d7
Update LovyanGFX to v1.2.20 ( #10232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-22 11:34:48 -05:00
3d524be965
Update Heltec Tracker v2 to version KCT8103L. ( #9822 )
...
* Update Heltec Tracker v2 to version KCT8103L.
* Fixed the issue of inaccurate comments.
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-06 06:15:42 -06:00
5ced739a57
Add heltec-v4.3 board ( #9753 )
...
* Add heltec-v4.3 board
* Modify LNA control display content
* Fix Heltec Tracker v2 FEM control
* Use trunk to fix formatting issues.
* Optimize the fem initialization control logic.
* Update src/mesh/RadioInterface.h change #ifdef to #if
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Change LORA_PA_EN to LORA_GC1109_PA_EN.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Remove the NodeDB.h include.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Change tx_gain to a const variable.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fixed the issue where ARCH_PORTDUINO lacked the NUM_PA_POINTS macro.
* Remove the comment.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Move #pragma once to the first line.
* Remove the FEM LNA control menu.
* Add description for KCT8103L.
---------
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-04 06:27:12 -06:00
Jonathan Bennett and GitHub
2361776992
Rename LED_PIN to LED_POWER, move handling out of main to dedicated module ( #9512 )
...
* Rename LED_PIN to LED_POWER, move handling out of main to dedicated module
* Misc
* Remove errant endif
2026-02-05 05:41:00 -06:00
Jonathan Bennett and GitHub
4fd0a8276b
Just set LED_BUILTIN universally to -1, as we don't use it. ( #8830 )
...
* Just set LED_BUILTIN universally to -1, as we don't use it.
* LUD_BUILTIN workarounds
* Squash the LED_BUILTINs that sneaked in
* Don't kill valid pin derfine
2026-01-28 17:09:13 -06:00
c1e3f56324
Update LovyanGFX to v1.2.19 ( #9405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 11:08:07 -06:00
Ben Meadors
c8079d4115
Metadata for heltec tracker v2
2026-01-27 08:05:36 -06:00
6e110788fd
🔧 Fix LNA/PA power control for Heltec v4, wireless tracker v2 ( #9029 )
...
* Fix LNA/PA power control for Heltec v4, wireless tracker v2
* Stop using pin 46 as RF switch, just let DIO2 switch handle the RF path
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-01-08 05:42:01 -06:00
Austin and GitHub
96c42229b0
Renovate all the things ( #8994 )
2025-12-17 11:05:48 -06:00
Austin and GitHub
ed77ba5612
Replace PIO fuzzy version matches (reproducible builds) ( #8984 )
...
This change does not introduce version *changes*, but simply "updates" to the version already being referenced by the fuzzy-match (^)
2025-12-15 19:48:34 -06:00
859ae4d3d2
Plain RAK4631 should not compile EInk and TFT display code ( #8811 )
...
* Plain RAK4631 should not compile EInk and TFT display code
* Add USE_TFTDISPLAY to variant files.
* Derp
* Undo the platformio.ini changes to heltec_v4
* Drop unneeded src_filter lines
---------
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
Co-authored-by: Jason P <applewiz@mac.com >
2025-12-01 19:19:50 -06:00
Jonathan Bennett and GitHub
464663b496
GPS_POWER_TOGGLE no longer has a function, so purge ( #8312 )
2025-10-12 05:33:34 -05:00
878ac3ec84
Update variants/esp32s3/heltec_wireless_tracker_v2/variant.h
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-02 06:09:52 -05:00
Quency-D and GitHub
500e7920ae
delete SX126X_MAX_POWER=11
2025-09-30 14:06:46 +08:00
Tom Fifield
0f6131d2c8
Use common power amp definition for Heltec v4 and Heltec Tracker v2
2025-09-30 08:30:18 +10:00
Quency-D and Tom Fifield
8d323a1cf1
add heltec tracker v2 board.
2025-09-30 08:20:48 +10:00