ripplebiz
|
2de87d1875
|
Merge pull request #189 from fdlamotte/t1000_sensors_disable
t1000 : power bat sensor only when necessary
|
2025-04-12 13:32:01 +10:00 |
|
ripplebiz
|
8ee251a19e
|
Merge pull request #185 from fdlamotte/xiao-nrf52
Xiao nrf52
|
2025-04-11 20:32:44 +10:00 |
|
Scott Powell
|
1d4ae9f3c4
|
minor refactor
|
2025-04-11 19:11:06 +10:00 |
|
Florent de Lamotte
|
82bcd74932
|
xiao-nrf52 : initial support for meshcore
initial config for xiao_nrf52
repeater role for xiao-nrf52
xiao-nrf52 correction on bat voltage
xiao-nrf52 this file should not be here ...
|
2025-04-11 08:10:18 +02:00 |
|
Scott Powell
|
4704ea8dae
|
Merge branch 'trans-codes' into dev
|
2025-04-11 15:12:14 +10:00 |
|
Scott Powell
|
ab8cd85d8e
|
* added Packet::getRawLength() helper
|
2025-04-11 15:12:04 +10:00 |
|
Scott Powell
|
366461a3a1
|
* companion: onRawDataRecv() guard for payload_len too long
|
2025-04-11 14:12:09 +10:00 |
|
Florent
|
96d6ffefad
|
t1000 : power bat sensor only when necessary
|
2025-04-10 22:00:25 +02:00 |
|
Scott Powell
|
3c7ff8da29
|
* Packet::header, new: ROUTE_TYPE_TRANS_FLOOD, ROUTE_TYPE_TRANS_DIRECT
* Packet wire format change: (optional) extra 4 bytes for two trans_codes
|
2025-04-11 04:56:13 +10:00 |
|
ripplebiz
|
a5f210779f
|
Merge pull request #177 from fdlamotte/t114_usb
add companion radio usb to t114
|
2025-04-10 19:24:04 +10:00 |
|
ripplebiz
|
87ca6e19ae
|
Merge pull request #188 from recrof/dev
lilygo t-echo: disable gps to conserve battery, move init stuff to variant.cpp; lilygo t-beam: report battery voltage
|
2025-04-10 17:09:16 +10:00 |
|
recrof
|
a3c8597747
|
LilyGo T-Beam: added battery voltage reporting
|
2025-04-09 14:08:13 +02:00 |
|
recrof
|
511a935bbf
|
move gps standby pin to gps section
|
2025-04-09 13:21:34 +02:00 |
|
recrof
|
1718657829
|
lilygo t-echo: move init stuff to variant.cpp, disable gps to conserve battery
|
2025-04-09 13:18:35 +02:00 |
|
ripplebiz
|
cc5c7b3ab7
|
Merge pull request #187 from oltaco/rak-oled-pins
add defines for RAK OLED pins
|
2025-04-09 20:45:41 +10:00 |
|
ripplebiz
|
d4544804b5
|
Merge pull request #186 from oltaco/wire-setpins-buildfix
Wire.setpins buildfix
|
2025-04-09 19:55:20 +10:00 |
|
taco
|
be64fa7ca0
|
build: fix RAK, T114, T1000 builds
|
2025-04-09 18:22:01 +10:00 |
|
taco
|
5c2c248f70
|
build: fix RAK, T114, T1000e builds
|
2025-04-09 18:19:13 +10:00 |
|
taco
|
9b3e7e5a21
|
FIX: define OLED pins for RAK
|
2025-04-09 18:07:01 +10:00 |
|
ripplebiz
|
c4b221f386
|
Merge pull request #184 from adrian-immel/Fix-Floating-Pin
Fix Floating Pin on FakeTec/Promicro: Update BUTTON_PIN to INPUT_PULLUP
|
2025-04-09 10:27:58 +10:00 |
|
Adrian
|
329c76629d
|
Fix Floating Pin on Promicro
change INPUT to INPUT_PULLUP
|
2025-04-08 16:08:04 +02:00 |
|
ripplebiz
|
b98668150b
|
Merge pull request #183 from liamcottle/dev
Show version in build info for devices with a screen
|
2025-04-08 21:37:45 +10:00 |
|
liamcottle
|
c4d32eba74
|
remove unused variables
|
2025-04-08 23:17:22 +12:00 |
|
liamcottle
|
bc820ae93e
|
show firmware version and build date on room server screen
|
2025-04-08 23:09:55 +12:00 |
|
liamcottle
|
4a51cb98c6
|
show firmware version and build date on repeater screen
|
2025-04-08 23:05:27 +12:00 |
|
liamcottle
|
28aa94b899
|
show firmware version and build date on companion screen
|
2025-04-08 22:58:17 +12:00 |
|
ripplebiz
|
348db9b82f
|
Merge pull request #182 from oltaco/tbeam-8-group-channels
set TBeam MAX_GROUP_CHANNELS=8
|
2025-04-08 11:06:58 +10:00 |
|
taco
|
a0d9449e21
|
set TBeam MAX_GROUP_CHANNELS=8
|
2025-04-08 11:04:20 +10:00 |
|
Scott Powell
|
d7e6a361b5
|
* ver bump to v1.4.3
|
2025-04-07 21:59:53 +10:00 |
|
Scott Powell
|
396a7a24b1
|
* default SF now 11
|
2025-04-07 21:55:24 +10:00 |
|
Scott Powell
|
9498d2e824
|
* ID hash 0x00 and 0xFF now reserved for future.
|
2025-04-06 12:34:09 +10:00 |
|
Florent
|
019a829121
|
add companion radio usb to t114
|
2025-04-05 17:28:25 +02:00 |
|
ripplebiz
|
86a3f592b9
|
Merge pull request #172 from recrof/dev
set repeater/room server Lat & Lon to 0.0 as default
|
2025-04-04 19:26:30 +11:00 |
|
ripplebiz
|
4d2380d168
|
Merge pull request #173 from oltaco/promicro-rfswitch
FIX: Set RfSwitch pins properly.
|
2025-04-04 19:25:12 +11:00 |
|
taco
|
96faf423e3
|
FIX: Need to explicitly setRfSwitchPins to drive RXEN high when in receive mode.
|
2025-04-04 15:39:11 +11:00 |
|
recrof
|
04ad06b8be
|
set repeater/room server Lat & Lon to 0.0 as default
|
2025-04-03 14:59:20 +02:00 |
|
ripplebiz
|
2bec0f1418
|
Merge pull request #167 from fdlamotte/xiao_s3_serial_onpins
Allow the use companion radio on other serial interfaces
|
2025-04-02 00:02:46 +11:00 |
|
Florent de Lamotte
|
c762d88edd
|
Merge branch 'dev' into xiao_s3_serial_onpins
|
2025-04-01 11:33:00 +02:00 |
|
Florent de Lamotte
|
87f476354f
|
initial commit
|
2025-04-01 11:32:04 +02:00 |
|
ripplebiz
|
accd80db77
|
Merge pull request #165 from liamcottle/dev
Show please wait message on boot
|
2025-04-01 14:42:59 +11:00 |
|
liamcottle
|
4d4a0ae4e3
|
init display before radio
|
2025-04-01 16:10:12 +13:00 |
|
liamcottle
|
7e583d7f98
|
show please wait message on room server boot
|
2025-04-01 16:04:06 +13:00 |
|
liamcottle
|
f93a5156bb
|
show please wait message on repeater boot
|
2025-04-01 16:00:09 +13:00 |
|
liamcottle
|
af070af554
|
show please wait message on companion boot
|
2025-04-01 15:50:24 +13:00 |
|
ripplebiz
|
ec320cb5a8
|
Merge pull request #164 from liamcottle/dev
Fix Companion Display Noise
|
2025-04-01 13:02:57 +11:00 |
|
liamcottle
|
87443ad43f
|
clear display on init to avoid static
|
2025-04-01 14:46:48 +13:00 |
|
ripplebiz
|
0a62ab663f
|
Merge pull request #155 from oltaco/promicro-refactor
ProMicro refactoring
|
2025-04-01 12:43:09 +11:00 |
|
Scott Powell
|
3a6b8fda93
|
* room server: faster sync of unread posts, MAX_UNSYNCED_POSTS now 32 (was 16)
|
2025-03-31 14:01:49 +11:00 |
|
ripplebiz
|
6e109779f3
|
Merge pull request #149 from jameshall9327/main
TBeam: Added Repeater
|
2025-03-31 13:10:20 +11:00 |
|
Scott Powell
|
3a920986ca
|
* Tbeam fix: GPIO assignments wrong
|
2025-03-31 13:03:33 +11:00 |
|