Florent
35e1901d0e
wio-e5 : initial port
2025-05-11 09:28:15 +02:00
Scott Powell
99774f10ac
* new: SensorManager
...
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
AeroXuk
99246e6b6f
Added Pi PIcoW support in the following modes:
...
- Companion Radio over USB Serial
- Repeater
- Room Server
- Terminal Chat
2025-04-21 21:17:03 +01:00
Scott Powell
396a7a24b1
* default SF now 11
2025-04-07 21:55:24 +10:00
recrof
8a248bb47d
change new default freq to 869.525
2025-03-26 18:06:20 +01:00
Scott Powell
f861b68a09
* refactor: ESP32 OTA lib-deps now selectively added
2025-03-23 17:36:31 +11:00
Scott Powell
a4bb3782a4
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11:00
Scott Powell
38667dabb1
* refactored platformio.ini, breaking up into variants/*.ini files
2025-03-18 23:57:04 +11:00
ripplebiz
c7f791963e
Merge pull request #100 from jameshall9327/main
...
Added Support for the LilyGo TBeam v1.1 and v1.2 with the SX1276
2025-03-18 21:29:38 +11:00
ripplebiz
d15630660b
Merge pull request #114 from lincomatic/pr-llcc68
...
Add ProMicroLLCC68 builds
2025-03-18 13:45:03 +11:00
lincomatic
bdeec374ef
add ProMicroLLCC68 for Faketec w/ LLCC68
2025-03-16 17:48:52 -07:00
recrof
d525680b71
added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes
2025-03-16 09:07:21 +01:00
James Hall
395349d208
Merge branch 'dev' into main
2025-03-15 15:10:17 -04:00
recrof
c691cbae8e
heltec v2: added display, room server role
2025-03-15 20:10:07 +01:00
recrof
7ee81f4f07
added display support for t3s3
2025-03-15 13:07:18 +01:00
ripplebiz
06c666843e
Merge pull request #90 from oltaco/faketec-support
...
Faketec support
2025-03-15 14:47:18 +11:00
taco
fbb879600d
MAX_GROUP_CHANNELS=8 for faketec
2025-03-14 15:24:58 +11:00
James Hall
2edbd92b3b
Added Support for the LilyGo TBeam v1.2 SX1276
2025-03-13 14:07:54 -04:00
fdlamotte
c62f09d92e
Merge branch 'ripplebiz:main' into t1000e_ui
2025-03-13 09:44:10 +01:00
taco
9c3b4dd520
added SX126X_RX_BOOSTED_GAIN=1 to faketec target
2025-03-13 17:46:58 +11:00
oltaco
c8104563a0
Merge branch 'ripplebiz:main' into faketec-support
2025-03-13 16:22:02 +11:00
oltaco
883f591ccd
Merge branch 'ripplebiz:main' into faketec-support
2025-03-12 18:31:37 +11:00
fdlamotte
bb826a2634
Merge branch 'ripplebiz:main' into t1000e_ui
2025-03-11 20:38:52 +01:00
Scott Powell
04d85c687f
Merge branch 'main' into dev
2025-03-11 20:09:59 +11:00
Florent de Lamotte
dc4a139f88
resolve conflict
2025-03-11 09:18:50 +01:00
Florent de Lamotte
4a0f4f4b68
set cpu freq in ESP32Board.h
2025-03-11 09:11:14 +01:00
fdlamotte
d367f7d7bb
Merge branch 'ripplebiz:main' into configure-cpu-frequency-at-build-time-for-esp32
2025-03-11 09:01:45 +01:00
taco
1a21a08845
updated to MIT licensed board variant
2025-03-11 15:38:37 +11:00
Scott Powell
8c68dbb6e9
* Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL
2025-03-11 14:50:40 +11:00
Scott Powell
4175be87ab
Merge branch 'main' into dev
2025-03-11 13:19:13 +11:00
ripplebiz
6fe5f9bed4
Merge pull request #71 from fdlamotte/t1000e_txpower
...
tx_power can be raised to 22dBm on LR1110
2025-03-11 12:43:26 +11:00
taco
a57053207f
Added defines for SX126X_RXEN, SX126X_TXEN.
...
Updated build target to enable privkey import/export.
2025-03-11 09:34:52 +11:00
taco
8e793dc55e
Faketec board support, including build targets
2025-03-11 09:34:52 +11:00
Florent
4cfdb0ef7c
better handling of BTN_USER_PRESSED definition
2025-03-10 22:42:52 +01:00
Florent de Lamotte
7bb16cd7f3
enhancement on the UI and support for power off and status_led for t1000e
2025-03-10 18:11:15 +01:00
recrof
20198c9dbf
Merge branch 'dev' of github.com:recrof/MeshCore into dev
2025-03-09 23:07:36 +01:00
recrof
de3f11d16c
- Enabled sx1262 boosted RX gain for all supported radios
...
- Made quoted -D flags more readable
2025-03-09 22:57:31 +01:00
Florent
a706d90598
Add an ESP32_CPU_FREQ build flag to lower freq
2025-03-09 15:49:35 +01:00
ripplebiz
676ba6d066
Merge pull request #81 from recrof/dev
...
roles: t-echo, t114: +room_server; WSL3: +room_server, +repeater
2025-03-10 00:22:33 +11:00
Scott Powell
291b98cd56
updating RadioLib to ver 7.1.2
2025-03-09 23:44:34 +11:00
Scott Powell
3778c0a8ff
* repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents
...
* Dispatcher: MESH_PACKET_LOGGING, added " hash={packet-hash}"
2025-03-09 20:36:49 +11:00
Rastislav Vysoky
a16393e2d7
Merge branch 'ripplebiz:dev' into dev
2025-03-09 07:16:50 +01:00
Scott Powell
c49e6ac37b
Merge branch 'main' into dev
...
# Conflicts:
# platformio.ini
2025-03-09 14:56:39 +11:00
Rastislav Vysoky
9844296643
Merge branch 'ripplebiz:dev' into dev
2025-03-08 10:05:27 +01:00
Scott Powell
5acfe52417
* new build option: SX126X_RX_BOOSTED_GAIN
2025-03-08 19:59:07 +11:00
Rastislav Vysoky
b1a5badf98
added room server roles to t114 and t-echo; added repeater and room server roles to WSL3; unified json intendations in /boards
2025-03-08 09:15:51 +01:00
Alex Wolden
37652459a1
Enable SSD1306 display class for LilyGo_TLora_V2_1_1_6
2025-03-07 14:30:11 -08:00
Rastislav Vysoky
acac20dc89
Added basic support for Station G2
2025-03-07 15:34:00 +01:00
Florent de Lamotte
708065a0ba
tx_power can be raised to 22dBm on LR1110
2025-03-07 13:52:47 +01:00
Scott Powell
ae8fb5d9b1
* Heltec v3.2 VEXT fix
...
* Heltec T114 LED fix, (now flashes with LoRa TX)
2025-03-07 21:37:05 +11:00