taco
8b2f783d04
OLED and button support, some refactoring.
2025-03-16 13:24:43 +11:00
taco
fbb879600d
MAX_GROUP_CHANNELS=8 for faketec
2025-03-14 15:24:58 +11: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
Scott Powell
04d85c687f
Merge branch 'main' into dev
2025-03-11 20:09:59 +11: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
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
Rastislav Vysoky
03458269ac
moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo
2025-03-07 00:16:22 +01:00
Rastislav Vysoky
2dd2571154
Added support for LilyGo T-Echo
2025-03-06 21:39:17 +01:00
Rastislav Vysoky
b74ae1302b
Added support for Heltec t114
2025-03-06 20:43:56 +01:00
ripplebiz
a3d46a3e8a
Merge pull request #62 from awolden/awolden/t3lora
...
Add LILYGO T-LoRa V2.1-1.6 firmware
2025-03-06 16:33:27 +11:00
Alex Wolden
0fc85b8c59
Revert identity change
2025-03-05 19:38:08 -08:00
Scott Powell
78ee88c9ed
* companion, HeltecV3: now picks random BLE pin for every session (from boot), unless a (non-zero) one stored in _prefs
...
* companion, WSL3: uses static BLE pin, per build BLE_PIN_CODE define
2025-03-05 19:14:34 +11:00
Alex Wolden
86389579eb
Merge remote-tracking branch 'origin/dev' into awolden/t3lora
2025-03-04 23:23:03 -08:00
Alex Wolden
d36da0ed8e
Refactor naming
2025-03-04 22:00:48 -08:00
Alex Wolden
ed320ac1f5
add libsodium
2025-03-04 20:04:19 -08:00
Scott Powell
c2ae34314e
* basic UITask added to repeater and room server (only HeltecV3 targets enable so far)
2025-03-05 12:52:29 +11:00
Alex Wolden
21ba6116a3
fix memory
2025-03-04 12:13:45 -08:00
Alex Wolden
1f25575b94
readded 1262 radio
2025-03-04 09:03:36 -08:00
Scott Powell
372c228210
* new ui/DisplayDriver classes (just SSD1306Display impl for now)
...
* companion radio: now with optional UITask (enabled by DISPLAY_CLASS config in target/env)
2025-03-04 23:09:43 +11:00
Alex Wolden
b777264eb7
Remove duplicate entries from platformio.ini
...
- Remove unnecessary T3S3 configurations
- Keep only the LilyGo T3 with SX1276 configurations
- Clean up the platformio.ini file to remove duplication
2025-03-04 00:16:35 -08:00
Alex Wolden
e1022791e8
Add support for LilyGo T3 with SX1276 module
...
- Add custom partition table for fitting larger firmware
- Create LilyGoT3S3Board.h for board-specific functionality
- Update all example files to support the T3 board with SX1276
- Configure build environment for optimizing firmware size
- Set up the right pin configuration for SX1276 on LilyGo T3
2025-03-04 00:07:36 -08:00
Scott Powell
5c4ec1bc22
* SerialWifiInterface: misc tidy-ups
2025-03-04 14:04:47 +11:00
Florent de Lamotte
03293be892
new Heltec_v3_companion_radio_wifi target
2025-03-03 13:26:37 +01:00
Scott Powell
c7cbd1a3b3
* HOTIFX: HeltecV3, SDA/SCL pin defines
2025-03-03 12:52:39 +11:00
liamcottle
66a85a70f3
add nrf52 s140 softdevice header files for compiling t1000e firmware
2025-02-27 02:35:12 +13:00
Florent de Lamotte
7290bf0c7d
t1000e companion radio example builds in tree !
2025-02-25 16:46:06 +01:00
Scott Powell
a6a6bef371
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
...
* repeater and room server: ver bump (v5), now use AutoDiscoverRTCClock
* various Board::begin() now should do Wire.begin(), with custom pin mappings if needed
* examples removed: ping client/server, and test_admin
2025-02-25 19:00:07 +11:00