Scott Powell
|
8f70d48ea1
|
* fix for AutoDiscoverRTCClock
|
2025-04-21 16:35:55 +10:00 |
|
ripplebiz
|
c0eb5bffaa
|
Merge pull request #212 from fdlamotte/xiao_nrf52-batread
xiao-nrf keep vbat_en to low to prevent issues ...
|
2025-04-21 16:29:26 +10:00 |
|
ripplebiz
|
1b25a63996
|
Merge pull request #210 from fdlamotte/xiao_expansion
support for xiao expansion board screen
|
2025-04-21 16:25:51 +10:00 |
|
ripplebiz
|
7669b97b8b
|
Merge pull request #208 from cod3doomy/dev
updated: t-beam supreme sx1262 to be merged
|
2025-04-21 16:23:06 +10:00 |
|
Florent
|
6735960a4e
|
xiao-nrf keep vbat_en to low to prevent issues ...
|
2025-04-20 21:15:59 +02:00 |
|
Florent
|
04fe2f567f
|
support for xiao expansion board screen
|
2025-04-20 11:03:01 +02:00 |
|
cod3doomy
|
f64470c581
|
t-beam s3 supreme: repeater, room server, and ble companion verified working. RTC working. No screen, GPS or sensors.
|
2025-04-19 19:51:01 -07:00 |
|
cod3doomy
|
50f6e8a089
|
Merge branch 'dev' of https://github.com/cod3doomy/MeshCore_HW_Dev into dev
|
2025-04-17 19:27:08 -07:00 |
|
Scott Powell
|
7b1582a0b9
|
* room server keep_alive ACKs now have unsynced_count appended.
|
2025-04-17 15:46:51 +10:00 |
|
Scott Powell
|
b17196acb4
|
* room server login response now includes unsynced posts counter
|
2025-04-16 16:51:04 +10:00 |
|
ripplebiz
|
1f1d39d179
|
Merge pull request #193 from fdlamotte/t114-display
T114 display
|
2025-04-15 18:18:16 +10:00 |
|
Florent
|
f9bc3a1ebb
|
Merge branch 'dev' into t114-display
|
2025-04-15 07:46:45 +02:00 |
|
Scott Powell
|
fbfa8bbe57
|
* fix: compilation error for T1000e
|
2025-04-15 15:15:06 +10:00 |
|
cod3doomy
|
310ab9710c
|
Merge branch 'dev' into dev
|
2025-04-14 20:43:33 -07:00 |
|
ripplebiz
|
69d1d920bb
|
Merge pull request #202 from fdlamotte/rx_boost_toggle_lr1110
permit access to rx_boosted_mode at runtime for LR1110
|
2025-04-15 12:03:02 +10:00 |
|
Florent
|
7f7b03e442
|
permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting)
|
2025-04-14 12:23:28 +02:00 |
|
ripplebiz
|
2a875d9930
|
Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error
compiles xiao_nrf52 board files only if we compile for xiao_nrf52
|
2025-04-13 13:39:53 +10:00 |
|
ripplebiz
|
5848080f58
|
Merge pull request #196 from liamcottle/dev
Fix RAK4631 builds after addition of Xio nRF52 board
|
2025-04-13 13:22:58 +10:00 |
|
liamcottle
|
e825e4474f
|
fix rak4631 builds after addition of xio nrf52 board
|
2025-04-13 13:36:39 +12:00 |
|
Scott Powell
|
04118f01fc
|
* companion: protocol ver (FIRMWARE_VER_CODE) now 4
|
2025-04-12 22:06:47 +10:00 |
|
Scott Powell
|
34faa49685
|
* new CMD_SET_OTHER_PARAMS (38)
|
2025-04-12 22:00:05 +10:00 |
|
Scott Powell
|
561d289ea5
|
Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames
|
2025-04-12 21:43:30 +10:00 |
|
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 |
|
cod3doomy
|
67ca4a1c8e
|
T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC
|
2025-04-11 18:17:20 -07:00 |
|
Florent
|
cf3d55201f
|
ui : manage colors and ensure fw using ssd1306 still compile
|
2025-04-11 22:23:47 +02:00 |
|
Florent
|
b4330e376c
|
compiles xiao_nrf52 board files only if we compile for xiao_nrf52
|
2025-04-11 14:51:10 +02: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 |
|
Florent de Lamotte
|
7534c5143f
|
display and btn handling starts working ...
|
2025-04-10 16:24:17 +02: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 |
|
cod3doomy
|
c4c175cab8
|
T-Beam Supreme: added PMU config, enabled pwr button. Repeater env verified working.
|
2025-04-09 18:28:46 -07: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 |
|
cod3doomy
|
3eded4581a
|
Checkpoint: Repeater env built and works with HW. No screen or other periphs
|
2025-04-08 17:08:28 -07:00 |
|
cod3doomy
|
6092f5737c
|
Initial commit with t-beam supreme sx1262 additions
|
2025-04-08 09:12:43 -07:00 |
|
Adrian
|
329c76629d
|
Fix Floating Pin on Promicro
change INPUT to INPUT_PULLUP
|
2025-04-08 16:08:04 +02:00 |
|