Normunds Gavars
b035487101
283 Add support of INA3221 to Promicro telemetry
2025-05-13 23:52:49 +03:00
Scott Powell
d072e7b575
* ver bump to v1.6.0
companion-v1.6.0
repeater-v1.6.0
room-server-v1.6.0
2025-05-09 18:12:42 +10:00
Scott Powell
d8952f3710
* ESP32Board: can now download entire log file via OTA webserver (URL: /log)
2025-05-09 16:17:36 +10:00
Scott Powell
810fc8b8f0
* Heltec tracker: new 'periph_power' shared pin (between Display & GPS)
2025-05-08 15:50:53 +10:00
Scott Powell
997261a68e
* Heltec tracker: added GPS to custom HWTSensorManager
2025-05-08 13:55:09 +10:00
Scott Powell
98f1785104
* refactor: LocationProvider classes moved to src/helpers/sensors
...
* refactor: Heltec_Wireless_Tracker* env moved to new variants/heltec_tracker dir
2025-05-08 13:23:53 +10:00
Scott Powell
60b7897665
* ST7735Display: now applies SCALE_X, SCALE_Y
2025-05-08 12:48:34 +10:00
Scott Powell
7a7f436921
* Heltec Wireless Tracker fixes: getTextWidth() missing, PIN_BOARD_SDA/SCL
2025-05-08 12:42:28 +10:00
ripplebiz
0e208f01cd
Merge pull request #258 from seagull9000/Heltec-Wireless-Tracker-support
...
Heltec Wireless Tracker support
2025-05-08 12:29:02 +10:00
ripplebiz
eba0daf70a
Merge pull request #255 from jquatier/bitmap-scaling-7789
...
fixing scaling of bitmaps for 7789 display
2025-05-08 11:33:49 +10:00
JQ
94db70d511
new implementation
2025-05-07 18:14:56 -07:00
seagull9000
c2ef0a3f0b
Heltec Wireless Tracker support
2025-05-07 21:42:29 +12:00
seagull9000
e076e797e6
Heltec Wireless Tracker support
2025-05-07 21:40:27 +12:00
ripplebiz
90b3b1b6fe
Merge pull request #257 from liamcottle/fix/valid-ble-pin
...
ble pin must be zero or a valid 6 digit pin
2025-05-07 19:03:57 +10:00
liamcottle
f18a3b78ad
ble pin must be zero or a valid 6 digit pin
2025-05-07 20:53:59 +12:00
ripplebiz
6962a043e2
Merge pull request #256 from liamcottle/feature/enable-repeater-neighbours
...
enable neighbours feature for all repeater variants
2025-05-07 18:34:05 +10:00
liamcottle
d04eda9f16
enable neighbours feature for all repeater variants
2025-05-07 20:26:15 +12:00
JQ
941d2d5c13
fixing scaling of bitmaps for 7789 display
2025-05-06 20:47:14 -07:00
Scott Powell
f855523481
* refactor: removed mesh::Mesh dependency from CommonCLI
2025-05-06 11:51:51 +10:00
ripplebiz
6dd85880e4
Merge pull request #246 from liamcottle/dev
...
Use identity key as default node name
2025-05-06 10:39:58 +10:00
ripplebiz
dfe3561f39
Merge pull request #251 from recrof/dev
...
Disable debug flags that were not commented out after debugging
2025-05-06 10:37:04 +10:00
ripplebiz
bff90a5102
Merge pull request #250 from fdlamotte/fix_set_custom_var
...
fix for set_custom_var
2025-05-06 10:35:30 +10:00
Rastislav Vysoky
078a60040d
Merge branch 'ripplebiz:dev' into dev
2025-05-05 22:48:56 +02:00
recrof
eaea26267b
disable debug flags that were not commented out after debugging
2025-05-05 22:48:21 +02:00
Florent de Lamotte
a39c000f5d
fix for set_custom_var
2025-05-05 16:40:00 +02:00
ripplebiz
fb5fcae614
Merge pull request #249 from recrof/dev
...
lilygo t-echo, elecrow thinknode m1: correct display scalling
2025-05-05 19:30:39 +10:00
Rastislav Vysoky
81863a5995
Delete src/helpers/CustomLR1121Wrapper.h
2025-05-05 08:34:41 +02:00
Rastislav Vysoky
310e6c64d4
Delete src/helpers/CustomLR1121.h
2025-05-05 08:34:24 +02:00
recrof
5780b50a48
echo, m1: correct display scalling; all nrf52 boards jsons: added debug.openocd_target
2025-05-05 08:30:12 +02:00
Scott Powell
791da53c7b
* ST7789Display: now with SCALE_X,SCALE_Y
...
* fix for GxEPDDisplay
2025-05-05 15:54:31 +10:00
ripplebiz
5b27bef485
Merge pull request #248 from jquatier/t114-landscape
...
T114 landscape display
2025-05-05 15:43:35 +10:00
JQ
d3a88e9206
T114 Landscape
2025-05-04 21:54:47 -07:00
JQ
67d709b3aa
T114 Landscape
2025-05-04 21:51:58 -07:00
Scott Powell
136f3d1000
* GxEPDDIsplay: driver now applying SCALE_X, SCALE_Y
2025-05-05 13:37:48 +10:00
ripplebiz
458f309065
Merge pull request #243 from recrof/dev
...
initial support for Elecrow ThinkNode M1
2025-05-05 13:17:32 +10:00
Scott Powell
af606343a7
* FIX: UI should show "< Room Server >"
2025-05-05 13:11:43 +10:00
ripplebiz
1f06d22bde
Merge pull request #247 from jquatier/ui-text-width
...
UI Text Width - minor improvement
2025-05-05 11:53:47 +10:00
Scott Powell
bcb64d8a4c
* companion: fix for _GET_STATUS response
2025-05-05 11:49:17 +10:00
Scott Powell
cb80ceee47
* companion: protocol ver bump to 5
...
* companion: new prefs: telemetry_mode_base, telemetry_mode_loc
* companion: CMD_SET_OTHER_PARAMS, now optionally can set telemetry_modes
2025-05-05 11:21:55 +10:00
JQ
9d967388f7
cleanup
2025-05-04 18:20:53 -07:00
JQ
678f36a57b
Implement getTextWidth for display classes
...
- Added getTextWidth method to DisplayDriver interface
- Implemented getTextWidth in all display classes
- Updated examples to use getTextWidth directly
2025-05-04 18:17:18 -07:00
liamcottle
8f32ee61ce
no need for prefs check before prefs are loaded
2025-05-05 11:34:02 +12:00
liamcottle
0bccf29f64
use hex of first 4 bytes of identity public key as default node name
2025-05-05 11:21:31 +12:00
Scott Powell
e442e94e3d
* SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off)
...
* companion: new CMD_GET_CUSTOM_VARS, CMD_SET_CUSTOM_VAR
* T1000e: now supports "gps" custom setting (value "0" or "1")
2025-05-05 00:15:35 +10:00
ripplebiz
cd9691ba81
Merge pull request #244 from fdlamotte/t1000e_telemetry_gps
...
t1000e quick and dirty integration of gps into telemetry framework
2025-05-04 23:46:59 +10:00
Florent
933e7ba847
t1000e quick and dirty integration of gps into telemetry framework
2025-05-03 17:00:53 +02:00
recrof
b407f923e0
initial support for Elecrow ThinkNode M1
2025-05-03 15:42:10 +02:00
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