recrof
1e031e989d
Merge branch 'dev' of github.com:recrof/MeshCore into dev
2025-05-03 14:59:06 +02:00
Scott Powell
26f01e0605
* companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE
2025-05-03 20:08:44 +10:00
Scott Powell
99774f10ac
* new: SensorManager
...
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
Florent
e1c3dfca92
xiao-nrf : move pindef in pio.ini
2025-05-02 08:27:26 +02:00
ripplebiz
8f84a5d990
Merge pull request #237 from fdlamotte/t114_monochrome
...
T114 monochrome
2025-05-01 16:01:36 +10:00
ripplebiz
d63775b878
Merge pull request #234 from fdlamotte/Arduino_serial_using_stream
...
use Stream abstract interface for serial port in ArduinoSerialInterface
2025-04-30 22:14:55 +10:00
Scott Powell
8a8e89f282
* refactor: "neighbors" command
2025-04-30 21:41:09 +10:00
Florent de Lamotte
05254bd67b
t114 display : some fixes
2025-04-30 11:26:04 +02:00
Florent de Lamotte
f68b9bbfca
Merge branch 'dev' into t114_monochrome
2025-04-30 11:11:01 +02:00
Florent de Lamotte
1c67d1cb42
change screen rotation and fix bitmap
2025-04-30 11:09:43 +02:00
recrof
154b5e4014
New Board: Elecrow ThinkNode M1
2025-04-29 17:32:08 +02:00
Florent de Lamotte
7eebd81cd0
use Stream abstract interface for serial port in ArduinoSerialInterface
2025-04-28 16:17:29 +02:00
Scott Powell
c942aa06f9
* Packet::readFrom() payload_len guard
2025-04-26 11:05:13 +10:00
Florent
2a7e105c59
some tests
2025-04-24 22:37:06 +02:00
Scott Powell
e1092118d9
* ESPNOW: packet rx/tx counters
2025-04-24 12:16:55 +10:00
Scott Powell
00f0bb7471
* ESPNOW: now using hardware RNG for radio_new_identity()
2025-04-24 10:59:01 +10:00
rusty.labs
da1febdd88
Support for TBeam SX1262 board
2025-04-23 20:23:06 -04:00
Scott Powell
a87b5231cc
* RP2040 IdentityStore begin(), to ensure mkdir()
2025-04-22 15:26:04 +10:00
AeroXuk
26efe2fb19
Hopefully the correct ADC_MULTIPLIER value.
2025-04-21 23:01:44 +01:00
AeroXuk
4d9964ff98
Correct opens to use "w" filemode instead of "w+" filemode.
2025-04-21 21:49:41 +01:00
AeroXuk
b1c8963e1e
Merge 'dev' into 'feature/rp2040_picow_dev'.
2025-04-21 21:21:10 +01:00
AeroXuk
99246e6b6f
Added Pi PIcoW support in the following modes:
...
- Companion Radio over USB Serial
- Repeater
- Room Server
- Terminal Chat
2025-04-21 21:17:03 +01:00
ripplebiz
a81e8b4b54
Merge pull request #211 from fdlamotte/techo-display
...
Techo display
2025-04-21 16:44:52 +10:00
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
Florent
6735960a4e
xiao-nrf keep vbat_en to low to prevent issues ...
2025-04-20 21:15:59 +02:00
Florent
2d6c834887
std behaviour
2025-04-20 17:10:57 +02:00
Florent
052ca9f12f
fix screen boot
2025-04-20 16:44:30 +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
Florent
ea24a12ba3
techo-display: first bits
2025-04-15 22:37:50 +02: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
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
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
ab8cd85d8e
* added Packet::getRawLength() helper
2025-04-11 15:12:04 +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
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