Scott Powell
63c3342f7d
Merge commit '6288a5d11a8786c9883d6ce0c8a404430150a664' into dev
2025-10-23 21:49:11 +11:00
Scott Powell
dfb4497c7a
* T114: enabled GPS page in UITask
2025-10-23 21:44:52 +11:00
Liam Cottle
6288a5d11a
Merge pull request #1002 from wel97459/dev-CayenneLPP
...
Updated CayenneLPP to 1.6.1
2025-10-23 20:24:49 +13:00
Winston Lowe
2e249e24dc
Updated CayenneLPP to 1.6.1
2025-10-22 23:55:51 -07:00
ripplebiz
f27e8ba6b2
Merge pull request #981 from oltaco/revert-heltecT114-powersaving
...
Revert Heltec T114 power savings
2025-10-21 17:20:02 +11:00
taco
5d495d505a
Revert Heltec T114 power savings
...
As discussed on discord with @recrof people are having issues, possibly due to these changes. See https://github.com/meshcore-dev/MeshCore/issues/746
This reverts commit a16e011bd2 .
2025-10-21 00:34:57 +11:00
ripplebiz
4687ab74e3
Merge pull request #973 from recrof/rak_platform_update
...
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
2025-10-20 20:07:49 +11:00
ripplebiz
292305c5e1
Merge pull request #972 from recrof/Adafruit_nRF52_Arduino-1.7.0
...
all nrf52 devices: force framework-arduinoadafruitnrf52 version to 1.10700.0
2025-10-20 20:04:36 +11:00
ripplebiz
99e44f499e
Merge pull request #968 from fdlamotte/uitask_back3_disables_buzzer
...
uitask: bring back buzzer toggle on tracker l1
2025-10-19 14:34:42 +11:00
ripplebiz
dab44a1bb0
Merge pull request #967 from fdlamotte/remove_target_h_dep
...
CommonCli: Remove dependency on target.h
2025-10-19 14:25:20 +11:00
ripplebiz
53a2ae97ea
Merge pull request #923 from recrof/tlora_1.6_cleanup
...
TLora V2.1 1.6 cleanup
2025-10-19 14:15:55 +11:00
ripplebiz
798725d450
Merge pull request #922 from recrof/station_g2_cleanup
...
station g2 cleanup
2025-10-19 14:11:20 +11:00
ripplebiz
a222578041
Merge pull request #921 from recrof/heltec_v2_cleanup
...
heltec v2 cleanup
2025-10-19 14:07:16 +11:00
ripplebiz
ebf4599c92
Merge pull request #920 from recrof/heltec_v3_cleanup
...
heltec v3 cleanup
2025-10-19 14:01:50 +11:00
Liam Cottle
79d0989702
Merge pull request #962 from haxwithaxe/dev
...
Added more polished build.sh usage
2025-10-19 12:10:58 +13:00
recrof
a5070077ba
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
2025-10-19 00:02:38 +02:00
recrof
a421215e84
all nrf52 devices: force framework-arduinoadafruitnrf52 version to 1.10700.0
2025-10-18 23:42:28 +02:00
Florent
7d62a27836
uitask: bring back buzzer toggle on tracker l1
2025-10-18 13:40:01 +02:00
Florent
f085a9d6c5
tracker_l1_eink: set UI_HAS_JOYSTICK
2025-10-18 13:11:18 +02:00
Florent
3210475f35
CommonCli: Remove dependency on target.h
2025-10-18 12:33:43 +02:00
ripplebiz
666447eafc
Merge pull request #955 from liquidraver/dev
...
Add simple BME680 support to RAK (RAK1906)
2025-10-18 15:06:05 +11:00
haxwithaxe
006af52776
Added more polished build.sh usage
2025-10-17 14:20:55 -04:00
fdlamotte
ece40716da
Merge pull request #956 from recrof/uf2_pio_task
...
added custom pio task "Create UF2 file"
2025-10-17 17:24:32 +02:00
recrof
24ed5b377f
added custom pio task "Create UF2 file"
2025-10-17 16:25:58 +02:00
fdlamotte
15ecf186fa
Merge pull request #953 from Woodie-07/dev
...
LR1110 packet shift issue workaround
2025-10-17 15:26:09 +02:00
Woodie-07
02351abc2d
change println to debug macro in lr1110 patch
2025-10-16 16:25:18 +01:00
liquidraver
3c48f01601
BME680 library doesn't have altitude calculation, we can add it here to match other sensors'
2025-10-16 11:29:22 +02:00
liquidraver
0e7486552d
Add simple BME680 support to RAK with adafruit library
2025-10-16 10:17:23 +02:00
Scott Powell
cd920693ec
* UITask: new UI_HAS_JOYSTICK
...
* MomentaryButton: new constructor 'multiclick' param
* WIoTrackerL1: now just use joystick, joystick press for KEY_ENTER, no multi-click for snappier UI
2025-10-16 17:33:22 +11:00
Scott Powell
d3be6afccb
* fix for non-RAK targets
2025-10-15 22:51:05 +11:00
Scott Powell
fa8c31be88
* fix for RAK12500 GPS (I2C)
2025-10-15 22:47:55 +11:00
ripplebiz
34b9a1c9dc
Merge pull request #916 from Quency-D/dev-heltec_tracker_v2
...
add heltec tracker v2
2025-10-14 12:45:15 +11:00
ripplebiz
ca5dcf22dd
Merge pull request #911 from bplein/ikoka-nano-support
...
Ikoka Nano Variant
2025-10-14 12:39:35 +11:00
ripplebiz
86ecf97d33
Merge pull request #912 from recrof/patch-1
...
heltec wireless tracker: use `-D ARDUINO_USB_CDC_ON_BOOT=1` with all envs
2025-10-14 12:35:11 +11:00
Scott Powell
c6b4a58449
* repeater and room server: enable downgrading permissions on guest login
2025-10-14 12:31:43 +11:00
fdlamotte
633538d9c7
Merge pull request #918 from recrof/xiao_c3_refresh
...
xiao c3 cleanup
2025-10-12 19:10:47 +02:00
recrof
c6e5d5021e
fix: remove VL53L0X because it causes bootloops on esp32c3
2025-10-12 17:16:45 +02:00
Woodie-07
8426fddcb7
workaround for LR1110 shift issue
...
it seems that if the LR1110 radio hears a packet corrupted in a specific way, it'll report a packet of 0 length and with the header error IRQ set. every packet received afterwards will then be shifted to the right by 4 bytes on top of the radio's reported offset. this can occur multiple times with the shift increasing by 4 bytes each time. thus, this patch will read from an additional offset after hearing the trigger packet.
transmitting seems to reset the shift - unsure exactly what operation resets it but standby() is called after tx so patch assumes shift is 0 after standby(). more investigation may be needed here.
2025-10-12 16:09:57 +01:00
Scott Powell
93c0180740
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData()
2025-10-12 12:49:26 +11:00
Scott Powell
837e7dcbdb
* Advert type fix
...
* GPS pref defaults tidy
2025-10-12 12:33:20 +11:00
ripplebiz
487b7c6576
Merge pull request #890 from fdlamotte/CommonCLI--gps-management
...
CommonCLI: gps management commands
2025-10-12 12:21:47 +11:00
recrof
69cddbca4e
move LilyGoTLoraBoard.h to variants, use template in platformio.ini, cleanup
2025-10-12 00:32:26 +02:00
recrof
7cb2e0863a
move StationG2Board.h to variants, enable ESM, add companion wifi, cleanup
2025-10-12 00:13:34 +02:00
recrof
1979517381
heltec v2 cleanup
2025-10-11 23:35:10 +02:00
recrof
c4a2b13930
moved HeltecV3Board.h to variant folder
2025-10-11 21:52:48 +02:00
Florent
bf1da43d7d
gps_cli: gps advert to control advert location policy
2025-10-11 19:00:02 +02:00
recrof
4dc3dda2d8
xiao c3: migrated to esm, added missing roles, cleanup
2025-10-11 18:32:02 +02:00
Florent
f6064b41e9
gps_cli: set node location based on gps
2025-10-11 18:00:57 +02:00
Florent
76dcfbb23a
gpsCli: use parseTextParts
2025-10-11 15:29:17 +02:00
Quency-D
ad2894a039
delete PSRAM.
2025-10-11 18:03:15 +08:00