This website requires JavaScript.
2c9a2ee18f
Merge pull request #523 from recrof/patch-12
ripplebiz and GitHub
2025-07-14 10:51:38 +10:00
8c104b8a8f
Merge commit '9117798a41ce1538dae824e18a54a1fa3a735126' into dev
Scott Powell
2025-07-14 10:50:23 +10:00
9117798a41
Merge pull request #522 from recrof/patch-11
ripplebiz and GitHub
2025-07-14 10:49:12 +10:00
4a2978736e
* Sensor: "get acl" command
Scott Powell
2025-07-14 10:12:27 +10:00
3c92c6aa3b
sensecap_solar: disable GPS until it's supported
Rastislav Vysoky and GitHub
2025-07-13 22:41:27 +02:00
f9e595687e
Heltec Wireless Paper fix: radio init failed: -2
Rastislav Vysoky and GitHub
2025-07-13 15:21:02 +02:00
3adbb5042e
Merge branch 'ripplebiz:dev' into dev
Rastislav Vysoky and GitHub
2025-07-13 11:39:02 +02:00
4fcbc00bea
Merge branch 'dev' of github.com:recrof/MeshCore into dev
recrof
2025-07-13 11:37:58 +02:00
6be8e19a9f
move radiolib wrappers to dedicated directory
recrof
2025-07-13 11:37:33 +02:00
be68aaed20
* simple_sensor: new REQ_TYPE_GET_ACCESS_LIST
Scott Powell
2025-07-13 18:50:52 +10:00
339ee035aa
* simple_sensor: handleCustomCommand() hook
Scott Powell
2025-07-13 15:30:49 +10:00
ced14d65db
Merge pull request #517 from recrof/dev
ripplebiz and GitHub
2025-07-13 14:47:21 +10:00
854a8dfe2f
move rak to nrf52_core, remove nrf52840_core
recrof
2025-07-12 20:06:56 +02:00
0d1b5b17d3
* simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
Scott Powell
2025-07-12 12:26:16 +10:00
d84feacc60
Merge branch 'dev' into double-acks
Scott Powell
2025-07-12 10:36:03 +10:00
fc541bdf42
Merge pull request #511 from oltaco/wio-tracker-l1
ripplebiz and GitHub
2025-07-11 21:31:39 +10:00
fe2616d19c
Merge pull request #514 from recrof/patch-10
ripplebiz and GitHub
2025-07-11 21:22:35 +10:00
7958b920fa
Merge pull request #513 from recrof/patch-9
ripplebiz and GitHub
2025-07-11 21:21:06 +10:00
10bb05c31a
replaced Andy Kirby's discord with MeshCore discord.
Rastislav Vysoky and GitHub
2025-07-11 11:39:50 +02:00
6aa41bd67d
faq: fix broken links, replace discord link from Andy's discord to MeshCore discord
Rastislav Vysoky and GitHub
2025-07-11 11:37:01 +02:00
78cd655789
Seeed Wio Tracker L1: initial support
taco
2025-07-11 01:08:38 +10:00
e8b1f317f3
Merge pull request #503 from fdlamotte/buzzer--disable-when-quiet
ripplebiz and GitHub
2025-07-10 14:58:42 +10:00
cd1cf71f39
Merge pull request #506 from 446564/cleanup-rak4631
ripplebiz and GitHub
2025-07-10 14:55:05 +10:00
55a259b0a1
Merge pull request #508 from ngavars/cleanup-minewsemi
ripplebiz and GitHub
2025-07-10 14:54:20 +10:00
75486f5d41
Merge pull request #507 from ngavars/cleanup-promicro
ripplebiz and GitHub
2025-07-10 14:53:47 +10:00
90db5f7e39
Merge pull request #505 from fdlamotte/wio_e5_mini_sensor
ripplebiz and GitHub
2025-07-10 14:51:48 +10:00
ed7ca6fb60
393 clean up Minewsemi ME25LS01 variant
Normunds Gavars
2025-07-10 00:55:38 +03:00
cdd44212a1
393 clean up Promicro variant
Normunds Gavars
2025-07-10 00:08:59 +03:00
9d0dd7947f
move rak4631 specific files into variant folder
Rob Loranger
2025-07-09 10:21:24 -07:00
5f7bd0fe77
wio-e5-mini: simple_sensor target
Florent
2025-07-09 17:22:31 +02:00
781f7e99f6
* companion: added CMD_GET_TUNING_PARAMS -> RESP_CODE_TUNING_PARAMS
Scott Powell
2025-07-09 23:10:33 +10:00
04042e3ca0
Refactor serial bridge handling
João Brázio
2025-07-09 11:03:35 +01:00
797ab85283
* sensor node: now have two alert priorities, LO, HI
Scott Powell
2025-07-09 15:50:36 +10:00
1f23632751
Merge branch 'dev' into double-acks
Scott Powell
2025-07-09 14:59:25 +10:00
91b911320b
Merge pull request #504 from jaspersonneveldt/dev
ripplebiz and GitHub
2025-07-09 14:35:23 +10:00
97b51900f8
More robust handling of pkt len
João Brázio
2025-07-08 21:45:49 +01:00
7d47608985
Changed the Barometric Pressure value since it was a factor 100 to high
jasper
2025-07-08 21:16:03 +02:00
92ee1820c4
Add null check for packet allocation and clean up Dispatcher
João Brázio
2025-07-08 16:02:10 +01:00
541cd8cfd9
* misc
Scott Powell
2025-07-08 23:18:41 +10:00
2715058eb2
* misc fixes
Scott Powell
2025-07-08 21:56:26 +10:00
112b360ef4
* implemented encoding responses to REQ_TYPE_GET_AVG_MIN_MAX
Scott Powell
2025-07-08 21:07:27 +10:00
29435342b0
* implemented getter methods for telemetry value types
Scott Powell
2025-07-08 20:41:26 +10:00
9cecbad2a7
* refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites * Sensor, anon_req now just for admin login (guest password now unused) * special CLI command, "setperm {pubkey-hex} {permissions-int16}" for admin(s) to manage user access (permissions 0 = remove)
Scott Powell
2025-07-08 17:50:06 +10:00
ac834922de
* simplified alertIf() * refactored TimeSeriesData to top-level class
Scott Powell
2025-07-08 16:35:11 +10:00
de3e4bc27c
* added REQ_TYPE_GET_AVG_MIN_MAX * TimeSeriesData * very basic SensorMesh::sendAlert()
Scott Powell
2025-07-07 22:59:01 +10:00
810b1f8fe7
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated * SensporMesh: req_type now optionally encoded in anon_req payload (so can send various requests without a prior login)
Scott Powell
2025-07-07 20:41:28 +10:00
7fb7b69bbc
* first cut of new simple_sensor sketch
Scott Powell
2025-07-07 14:21:19 +10:00
ac056fb0b9
Remove serial bridge implementation and implement simplified version directly in the repeater source code.
João Brázio
2025-07-08 14:04:21 +01:00
d3831821c7
* XiaoC3 custom, .ini fixes
Scott Powell
2025-07-08 22:59:07 +10:00
7bec45b3dd
Merge branch 'dev' into double-acks
Scott Powell
2025-07-08 22:14:48 +10:00
1c7c5ecb2b
buzzer: disable when quiet
Florent
2025-07-08 14:01:31 +02:00
58f4db1f19
Merge pull request #502 from jankowski-t/main
ripplebiz and GitHub
2025-07-08 15:39:20 +10:00
00ebb090e7
Migrate Meshadventurer to std_init()
jankowski-t
2025-07-07 18:33:31 +02:00
35374947ba
Merge pull request #501 from fdlamotte/xiao_c3--small-fixups
ripplebiz and GitHub
2025-07-07 23:39:58 +10:00
d30412bf65
xiao_c3: small fixups
Florent de Lamotte
2025-07-07 10:41:29 +02:00
02645be9df
Merge pull request #500 from liamcottle/fix/nrf52-ble-refactor
ripplebiz and GitHub
2025-07-07 17:00:24 +10:00
67f9204e88
refactor nrf52 ble to use callbacks
liamcottle
2025-07-07 16:36:55 +12:00
992c8e49d4
Merge pull request #499 from jrkalf/dev
ripplebiz and GitHub
2025-07-07 14:28:12 +10:00
987c42409a
Merge pull request #495 from recrof/dev
ripplebiz and GitHub
2025-07-07 14:23:55 +10:00
71f46ddaea
Merge pull request #496 from recrof/patch-8
ripplebiz and GitHub
2025-07-07 14:20:08 +10:00
0f2f1bc8be
Merge pull request #490 from Noki/tbeam-sx1262-room
ripplebiz and GitHub
2025-07-07 14:19:33 +10:00
5ec89dff5b
Xiao ESP32 C3: * Fixed pins for mainstream wio sx1262 * Moved previous sx1262 support to _custom version * companion firmware added
Jelle Kalf
2025-07-06 19:52:12 +02:00
62f1ab4b06
remove hardware compatibility list - it was outdated.
Rastislav Vysoky and GitHub
2025-07-06 17:40:52 +02:00
88cbe3fddc
Merge branch 'dev' of github.com:recrof/MeshCore into dev
recrof
2025-07-06 15:23:35 +02:00
e47755c8e9
Seeed SenseCap Solar: invert leds
recrof
2025-07-06 15:22:51 +02:00
99e6b75743
Merge pull request #493 from liamcottle/fix/cli-messages
ripplebiz and GitHub
2025-07-06 17:54:18 +10:00
0914056a09
tidy logic for devices with display
liamcottle
2025-07-06 14:16:43 +12:00
7ea6a98513
dont show cli data replies on display
liamcottle
2025-07-06 14:07:56 +12:00
013787556d
add room server role for TBeam SX1262
Tobias Schwarz
2025-07-05 16:08:49 +02:00
54890421bb
Merge pull request #475 from rightup/NRF52-BLE-FIX
ripplebiz and GitHub
2025-07-05 22:02:27 +10:00
0ddd3b9ade
Merge pull request #474 from ngavars/dev
ripplebiz and GitHub
2025-07-05 20:48:05 +10:00
ae5e3588ba
Merge pull request #484 from liquidraver/dev
ripplebiz and GitHub
2025-07-05 20:38:42 +10:00
d32fa5c004
Manually restart BLE advertising after disconnect to prevent stack freeze
Lloyd
2025-07-04 21:07:55 +01:00
aa3c702ffd
Read battery voltage on Minewsemi ME25LS01
Normunds Gavars
2025-07-04 19:27:11 +03:00
fa481e832b
LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki
liquidraver
2025-07-04 16:40:19 +02:00
ff9699c071
Merge pull request #482 from recrof/dev
ripplebiz and GitHub
2025-07-05 00:31:23 +10:00
2c1f61c03d
Merge pull request #483 from fdlamotte/stm32_preamble
ripplebiz and GitHub
2025-07-04 23:57:43 +10:00
71255e00f1
stm32 targets: set preamble to 16
Florent de Lamotte
2025-07-04 15:42:56 +02:00
2941388041
initial support for Seeed Studio SenseCap Solar board
recrof
2025-07-04 15:03:25 +02:00
3d70a0d02c
* added RADIOLIB_EXLUDE_'s for faster builds
Scott Powell
2025-07-04 21:33:07 +10:00
3375389181
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-07-04 11:57:09 +01:00
3d2404f249
Merge pull request #479 from 446564/cleanup-xio-nrf
ripplebiz and GitHub
2025-07-04 16:18:14 +10:00
cf35daddc2
Merge pull request #481 from oltaco/heltecV3-gps_pin_fix
ripplebiz and GitHub
2025-07-04 15:49:08 +10:00
2bb7e6dad4
fix: heltec v3: change gps enable pin
taco
2025-07-04 14:12:57 +10:00
74818d0594
fix: change GPS pins
taco
2025-07-04 13:55:39 +10:00
484b7b8144
Merge pull request #476 from WattleFoxxo/xiao-rp2040
ripplebiz and GitHub
2025-07-04 10:08:31 +10:00
cb423bcb71
Merge pull request #471 from 446564/rak-usr-btn
ripplebiz and GitHub
2025-07-04 10:03:26 +10:00
837870169a
Merge pull request #468 from recrof/dev
ripplebiz and GitHub
2025-07-04 07:36:22 +10:00
90656e7d06
clean up xiao nrf52
Rob Loranger
2025-07-03 09:18:26 -07:00
d82b2a28e4
Merge branch 'ripplebiz:dev' into dev
Rastislav Vysoky and GitHub
2025-07-03 15:07:16 +02:00
eb978f1b50
Merge branch 'LR1110-workaround' into dev
Scott Powell
2025-07-03 19:38:20 +10:00
910ec59887
Merge pull request #469 from jquatier/heltec-paper-include-fix
ripplebiz and GitHub
2025-07-03 16:43:18 +10:00
d23378cff6
Add XIAO RP2040 support
WattleFoxxo
2025-07-03 11:42:53 +10:00
ec98d5f8a5
BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect
Lloyd
2025-07-02 23:41:31 +01:00
ca422bbafb
fix ble pin
JQ
2025-07-02 14:37:11 -07:00
70a9990f45
Merge branch 'dev' into minewsemi-me25ls01
Normunds Gavars
2025-07-03 00:14:39 +03:00
6440bcaf48
Clean up pins in variant.h
Normunds Gavars
2025-07-03 00:07:50 +03:00
ad2e015a5b
move rak usr btn to companions
Rob Loranger
2025-07-02 10:24:45 -07:00
dcb7ffa92e
fixing radio include order for heltec paper
JQ
2025-07-02 08:32:36 -07:00
539f99a90f
removed unsupported(?) readAltitude
recrof
2025-07-02 16:50:47 +02:00