Scott Powell
|
3c27132914
|
* T1000e BLE - default node name is now the MAC address
|
2026-01-23 15:53:58 +11:00 |
|
Florent
|
3210475f35
|
CommonCli: Remove dependency on target.h
|
2025-10-18 12:33:43 +02:00 |
|
liamcottle
|
0307b6119e
|
increase MAX_NEIGHBOURS from 8 to 50
|
2025-09-28 16:11:58 +13:00 |
|
taco
|
f92bd0db9e
|
fix inconsistencies across nrf companion roles
|
2025-09-09 17:00:29 +10:00 |
|
taco
|
e8314c9c8c
|
new ldscript for extrafs nrf companion envs
|
2025-09-09 16:55:46 +10:00 |
|
fdlamotte
|
73b49ea14d
|
Merge pull request #736 from ViezeVingertjes/t1000e-low-power
Introduce BLE low-power mode and enable DC/DC converter
|
2025-09-07 16:01:22 +02:00 |
|
ViezeVingertjes
|
5370667bd8
|
Replaced BLE_LOW_POWER with BLE_TX_POWER & updated usages.
|
2025-09-07 15:44:24 +02:00 |
|
taco
|
accd1e0a97
|
nrf52 targets: increase limits for contacts and channels
|
2025-09-06 14:15:40 +10:00 |
|
ViezeVingertjes
|
963556f9ba
|
Updated BLE functionality for low power mode in SerialBLEInterface. Updated platformio.ini to enable low power mode and added DC/DC converter support in T1000eBoard for improved power efficiency.
|
2025-09-05 10:46:51 +02:00 |
|
recrof
|
9b9c7289e6
|
moved pindefs from board to platformio.ini
|
2025-09-04 23:31:05 +02:00 |
|
recrof
|
816bbf925f
|
t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use
|
2025-09-04 23:12:57 +02:00 |
|
446564
|
789629f5f8
|
remove display class from repeater and room
|
2025-08-28 08:13:33 -07:00 |
|
446564
|
c10b387e63
|
add remaining roles to t1000e
usb companion, repeater and room server
|
2025-08-27 10:30:56 -07:00 |
|
Scott Powell
|
e14b022a7c
|
* original UITask now in /ui-orig folder
|
2025-08-16 21:09:35 +10:00 |
|
Scott Powell
|
7e90d386e2
|
* refactored buzzer concept to UITask
* moved buzzer.h/cpp to helpers/ui
|
2025-05-20 11:52:55 +10:00 |
|
seagull9000
|
be88bea42d
|
initial support for generic RTTTL notifier
|
2025-05-20 13:26:40 +12:00 |
|
Scott Powell
|
a73eb9823d
|
* big refactor of the 'display' object. Now defined in variants/*/target modules.
|
2025-05-19 14:16:55 +10:00 |
|
liamcottle
|
6c0d94aa2d
|
increase offline queue size from 16 to 256 for all companion ble firmwares
|
2025-05-14 23:02:49 +12:00 |
|
Florent de Lamotte
|
a39c000f5d
|
fix for set_custom_var
|
2025-05-05 16:40:00 +02:00 |
|
Florent
|
933e7ba847
|
t1000e quick and dirty integration of gps into telemetry framework
|
2025-05-03 17:00:53 +02:00 |
|
Florent de Lamotte
|
1ff3033372
|
Some fixes for range issue
|
2025-03-21 15:08:13 +01:00 |
|
Scott Powell
|
bfb4b1c496
|
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
* mesh::RTCClock class moved to MeshCore.h
|
2025-03-21 18:57:12 +11:00 |
|
Scott Powell
|
38667dabb1
|
* refactored platformio.ini, breaking up into variants/*.ini files
|
2025-03-18 23:57:04 +11:00 |
|