hank
|
3c2781cce1
|
Disabling MESH_DEBUG by default on TBeam Supreme companion
|
2025-05-12 01:17:28 -07:00 |
|
hank
|
6218c1e7ae
|
Fixes to the PMU calls
|
2025-05-12 01:09:16 -07:00 |
|
hank
|
73d066375d
|
Fixes to the PMU calls
|
2025-05-12 01:02:46 -07:00 |
|
Scott Powell
|
b08436eba7
|
* startSendRaw() now returns false if fail
|
2025-05-12 17:26:44 +10:00 |
|
hank
|
0c3c162835
|
Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into dev
|
2025-05-11 22:34:17 -07:00 |
|
ripplebiz
|
dd16197eae
|
Merge pull request #268 from jquatier/t114-blue-led
Disable LED flashing during BLE advertising on T114
|
2025-05-12 12:42:12 +10:00 |
|
Scott Powell
|
c37622b4a0
|
* repeater: neighbors CLI, now returns secs ago, not timestamp
|
2025-05-12 12:23:58 +10:00 |
|
ripplebiz
|
7a83f75e60
|
Merge pull request #266 from jquatier/t114-gps
T114 GPS Support
|
2025-05-12 10:06:14 +10:00 |
|
ripplebiz
|
7693274edd
|
Merge pull request #264 from recrof/patch-1
tbeam supreme companion: raise channels to 8
|
2025-05-12 10:03:07 +10:00 |
|
JQ
|
e88a710d0f
|
don't expose GPD setting unless GPS is connected.
|
2025-05-11 09:32:34 -07:00 |
|
ripplebiz
|
4a15b8b0c9
|
Merge pull request #269 from fdlamotte/wio-e5
wio-e5 : initial port
|
2025-05-11 20:00:13 +10:00 |
|
Florent
|
35e1901d0e
|
wio-e5 : initial port
|
2025-05-11 09:28:15 +02:00 |
|
Jacob Quatier
|
bce5dc9796
|
Disable LED flashing during BLE advertising
|
2025-05-10 20:47:13 -07:00 |
|
JQ
|
b92e2abe75
|
remove debug
|
2025-05-09 20:31:28 -07:00 |
|
JQ
|
ae5052fec7
|
t114 gps support
|
2025-05-09 20:30:11 -07:00 |
|
hank
|
e224ff372e
|
Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into dev
|
2025-05-09 15:57:19 -07:00 |
|
Rastislav Vysoky
|
445179f53a
|
tbeam supreme companion: raise channels to 8
|
2025-05-09 16:22:31 +02:00 |
|
Scott Powell
|
d072e7b575
|
* ver bump to v1.6.0
companion-v1.6.0
repeater-v1.6.0
room-server-v1.6.0
|
2025-05-09 18:12:42 +10:00 |
|
Scott Powell
|
d8952f3710
|
* ESP32Board: can now download entire log file via OTA webserver (URL: /log)
|
2025-05-09 16:17:36 +10:00 |
|
hank
|
58ce90b29d
|
Merge branch 'main' of https://github.com/hank/MeshCore into dev
|
2025-05-08 16:20:05 -07:00 |
|
hank
|
3a8dfc8fe9
|
Delete .vscode/settings.json
Removing vscode file incorrectly committed
|
2025-05-08 01:10:56 -07:00 |
|
Scott Powell
|
810fc8b8f0
|
* Heltec tracker: new 'periph_power' shared pin (between Display & GPS)
|
2025-05-08 15:50:53 +10:00 |
|
Scott Powell
|
997261a68e
|
* Heltec tracker: added GPS to custom HWTSensorManager
|
2025-05-08 13:55:09 +10:00 |
|
Scott Powell
|
98f1785104
|
* refactor: LocationProvider classes moved to src/helpers/sensors
* refactor: Heltec_Wireless_Tracker* env moved to new variants/heltec_tracker dir
|
2025-05-08 13:23:53 +10:00 |
|
Scott Powell
|
60b7897665
|
* ST7735Display: now applies SCALE_X, SCALE_Y
|
2025-05-08 12:48:34 +10:00 |
|
Scott Powell
|
7a7f436921
|
* Heltec Wireless Tracker fixes: getTextWidth() missing, PIN_BOARD_SDA/SCL
|
2025-05-08 12:42:28 +10:00 |
|
ripplebiz
|
0e208f01cd
|
Merge pull request #258 from seagull9000/Heltec-Wireless-Tracker-support
Heltec Wireless Tracker support
|
2025-05-08 12:29:02 +10:00 |
|
ripplebiz
|
eba0daf70a
|
Merge pull request #255 from jquatier/bitmap-scaling-7789
fixing scaling of bitmaps for 7789 display
|
2025-05-08 11:33:49 +10:00 |
|
JQ
|
94db70d511
|
new implementation
|
2025-05-07 18:14:56 -07:00 |
|
seagull9000
|
c2ef0a3f0b
|
Heltec Wireless Tracker support
|
2025-05-07 21:42:29 +12:00 |
|
seagull9000
|
e076e797e6
|
Heltec Wireless Tracker support
|
2025-05-07 21:40:27 +12:00 |
|
ripplebiz
|
90b3b1b6fe
|
Merge pull request #257 from liamcottle/fix/valid-ble-pin
ble pin must be zero or a valid 6 digit pin
|
2025-05-07 19:03:57 +10:00 |
|
liamcottle
|
f18a3b78ad
|
ble pin must be zero or a valid 6 digit pin
|
2025-05-07 20:53:59 +12:00 |
|
ripplebiz
|
6962a043e2
|
Merge pull request #256 from liamcottle/feature/enable-repeater-neighbours
enable neighbours feature for all repeater variants
|
2025-05-07 18:34:05 +10:00 |
|
liamcottle
|
d04eda9f16
|
enable neighbours feature for all repeater variants
|
2025-05-07 20:26:15 +12:00 |
|
JQ
|
941d2d5c13
|
fixing scaling of bitmaps for 7789 display
|
2025-05-06 20:47:14 -07:00 |
|
hank
|
5e7c9a229f
|
Cleaning up power code for the TBeam
|
2025-05-05 23:58:21 -07:00 |
|
hank
|
0263b6632c
|
Adding support for TBeam 1.1
|
2025-05-05 23:03:14 -07:00 |
|
Scott Powell
|
f855523481
|
* refactor: removed mesh::Mesh dependency from CommonCLI
|
2025-05-06 11:51:51 +10:00 |
|
ripplebiz
|
6dd85880e4
|
Merge pull request #246 from liamcottle/dev
Use identity key as default node name
|
2025-05-06 10:39:58 +10:00 |
|
ripplebiz
|
dfe3561f39
|
Merge pull request #251 from recrof/dev
Disable debug flags that were not commented out after debugging
|
2025-05-06 10:37:04 +10:00 |
|
ripplebiz
|
bff90a5102
|
Merge pull request #250 from fdlamotte/fix_set_custom_var
fix for set_custom_var
|
2025-05-06 10:35:30 +10:00 |
|
Rastislav Vysoky
|
078a60040d
|
Merge branch 'ripplebiz:dev' into dev
|
2025-05-05 22:48:56 +02:00 |
|
recrof
|
eaea26267b
|
disable debug flags that were not commented out after debugging
|
2025-05-05 22:48:21 +02:00 |
|
Florent de Lamotte
|
a39c000f5d
|
fix for set_custom_var
|
2025-05-05 16:40:00 +02:00 |
|
ripplebiz
|
fb5fcae614
|
Merge pull request #249 from recrof/dev
lilygo t-echo, elecrow thinknode m1: correct display scalling
|
2025-05-05 19:30:39 +10:00 |
|
Rastislav Vysoky
|
81863a5995
|
Delete src/helpers/CustomLR1121Wrapper.h
|
2025-05-05 08:34:41 +02:00 |
|
Rastislav Vysoky
|
310e6c64d4
|
Delete src/helpers/CustomLR1121.h
|
2025-05-05 08:34:24 +02:00 |
|
recrof
|
5780b50a48
|
echo, m1: correct display scalling; all nrf52 boards jsons: added debug.openocd_target
|
2025-05-05 08:30:12 +02:00 |
|
Scott Powell
|
791da53c7b
|
* ST7789Display: now with SCALE_X,SCALE_Y
* fix for GxEPDDisplay
|
2025-05-05 15:54:31 +10:00 |
|