Florent
211cf00a74
initial support for xiao_c6
2025-06-01 17:13:07 +02:00
ripplebiz
ed6373edea
Merge pull request #348 from fdlamotte/gps_time_sync
...
gps : sync time on fix
2025-06-01 23:51:44 +10:00
Florent
1ac03f5592
t1000: remove sync custom var
2025-06-01 15:32:02 +02:00
Florent
4c6f146b8b
wioe5: integrate sensor in sensor mgr
2025-06-01 08:30:53 +02:00
Florent
c8877b3bc7
wio_e5 : bme280 support
2025-05-31 20:29:03 +02:00
Florent
2a645ee427
wio-e5 : make distinct targets for dev board and mini dev board
2025-05-31 15:52:59 +02:00
ripplebiz
19c896f088
Merge pull request #343 from jquatier/button-management
...
Improved Button Management
2025-05-31 20:55:27 +10:00
Florent
08aad7338b
gps : sync time on fix
2025-05-31 10:57:22 +02:00
ripplebiz
b60f2fa65f
Merge pull request #346 from recrof/dev
...
added basic support for LilyGo Tlora C6
2025-05-31 18:21:43 +10:00
Rastislav Vysoky
390694137c
fixed old def
2025-05-31 08:06:53 +02:00
JQ
db8e72791c
usability fixes, fix t114 build src filter
2025-05-30 20:32:49 -07:00
recrof
585558a9bb
added basic support for LilyGo Tlora C6
2025-05-30 14:31:44 +02:00
JQ
25850cbc78
fix pins
2025-05-28 23:21:28 -07:00
JQ
ece7479843
add gps for techo
2025-05-28 22:21:51 -07:00
ripplebiz
1b02e1986c
Merge pull request #342 from jquatier/thinknode-m1-gps
...
ThinkNode m1 GPS support
2025-05-29 12:49:44 +10:00
Scott Powell
4b16cda03a
* RAK4632 targets, now requiring ENV_INCLUDE_GPS to enable GPS
2025-05-28 23:31:31 +10:00
ripplebiz
4a7d273db4
Merge pull request #332 from cod3doomy/dev
...
RAK4631: Add GPS support
2025-05-28 23:11:44 +10:00
JQ
1072da0eeb
handle gps switch
2025-05-27 23:24:08 -07:00
JQ
59a236effb
add GPS support to thinknode M1
2025-05-27 21:38:48 -07:00
JQ
d47c0cfccf
add scaling to bitmaps for EPD display, and enable buzzer for Thinknode M1
2025-05-27 19:20:35 -07:00
cod3doomy
6ec7d9bd5d
Merge branch 'ripplebiz:dev' into dev
2025-05-27 19:14:20 -07:00
Scott Powell
d8c2b3ab47
* TBeam: fix for debug output
2025-05-27 23:37:59 +10:00
hank
67462cb861
Fixing compilation issue, missing tbeam func
2025-05-26 17:41:55 -07:00
hank
97c43a8937
Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into dev
2025-05-26 17:18:57 -07:00
cod3doomy
2f675119e1
Merge branch 'dev' of https://github.com/cod3doomy/MeshCore_HW_Dev into dev
2025-05-25 22:57:36 -07:00
cod3doomy
0e8b807a8b
RAK4631: Add RAK12500 GPS support
...
Added RAK12500 GPS support
Added socket scan capability to determine which socket the GPS is connected to
T-beam supreme: added conditional to displaying location data to only when gps is active
2025-05-25 22:48:04 -07:00
Scott Powell
3ae2e851a0
* minor tidy ups
2025-05-26 14:39:44 +10:00
cod3doomy
4b103ca0de
t-beam supreme: fixes and consolidation
...
Made changes requested by Scott
Simplified gps init sequence and removed unnecessary code
Reverted SensorManager change
Updated PMU flow to enable header outputs
2025-05-25 21:23:31 -07:00
cod3doomy
64f30e82a4
Merge branch 'ripplebiz:dev' into dev
2025-05-25 21:11:07 -07:00
cod3doomy
de29a435d1
Merge branch 'ripplebiz:dev' into dev
2025-05-25 10:05:56 -07:00
Memo
79f60e0675
Merge branch 'ripplebiz:main' into heltec_v3_sensors
2025-05-24 10:42:22 +00:00
Memo
42284edcfe
Update platformio.ini
2025-05-24 10:39:05 +00:00
ripplebiz
cf9861e683
Merge pull request #330 from recrof/dev
...
heltec wireless tracker: added repeater and room server roles
2025-05-24 15:11:39 +10:00
recrof
5cb2ba8c62
added repeater and room server roles to heltec wireless tracker
2025-05-24 07:05:33 +02:00
Normunds Gavars
f8b45ec01e
Add sensor support to Xiao Nrf
2025-05-23 21:24:02 +03:00
ripplebiz
3b41d863c8
Merge pull request #321 from oltaco/sensor-class-with-gps
...
GPS support added to EnvironmentSensorClass
2025-05-23 19:05:02 +10:00
taco
5987e95ce9
refactor: more conditionals for GPS
...
also re-added some missing returns.
2025-05-23 18:58:45 +10:00
taco
400c4353dc
REFACTOR: sensors are now wrapped in conditionals
2025-05-23 17:08:23 +10:00
ripplebiz
a2ff22dffb
Merge pull request #322 from fdlamotte/rak3x72
...
rak3x72 : first commit
2025-05-23 13:45:31 +10:00
ripplebiz
22b80a9be7
Merge pull request #289 from adam2872/RAK4631-user-button
...
Implement user button on RAK4631 using analogue pin 31 (same as MT)
2025-05-23 13:19:32 +10:00
cod3doomy
e742d1f722
t-beam supreme: minor GPS and BME fixes
...
Fixed GPS initial state to default to off after init.
Removed redundant current limit define
2025-05-22 16:50:06 -07:00
cod3doomy
77bfc0db1c
Merge branch 'ripplebiz:dev' into dev
2025-05-22 09:23:14 -07:00
Memo
e1351effb1
Update platformio.ini
2025-05-22 15:50:54 +00:00
Florent de Lamotte
c7fe211840
rak3x72 : report bat voltage
2025-05-22 16:24:20 +02:00
Memo
cd7fc59f06
Update platformio.ini
2025-05-22 13:24:26 +00:00
Florent
f9473235c6
rak3x72 : first commit
2025-05-22 14:47:44 +02:00
Memo
0caa2b4cd1
Update target.h
2025-05-22 12:07:45 +00:00
Memo
648953ce8d
Update target.cpp
2025-05-22 12:07:06 +00:00
Memo
1d94df1d04
Update platformio.ini
2025-05-22 12:06:34 +00:00
ripplebiz
8ecb5def87
Merge pull request #305 from ngavars/dev
...
Telemetry: Create sensor classes that can be shared across variants
2025-05-22 15:46:28 +10:00