Ben Meadors
|
3995e2f708
|
Remove bunk code
|
2024-03-13 15:06:52 -05:00 |
github-actions[bot]
|
216f85ff22
|
[create-pull-request] automated change (#3397)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
|
2024-03-13 09:02:48 -05:00 |
Ben Meadors
|
2efe436102
|
Update nrf52 platform and consolidate Adafruit Bus IO (#3393)
|
2024-03-13 07:20:51 -05:00 |
Thomas Göttgens
|
fb16390205
|
Merge pull request #3395 from tavdog/patch_buzzer_no_turnoff_off_by_one_error
fix off by one error
|
2024-03-13 09:23:14 +01:00 |
Tavis
|
333c3c1c9e
|
fix off by one error
buzzer is index 2, but loop was 0-1 so buzzer never got turned off.
|
2024-03-12 21:42:08 -10:00 |
GUVWAF
|
724fa38a55
|
Fix T-LoRa V2.1-6 with TCXO init (#3392)
|
2024-03-12 16:42:34 -05:00 |
Wolfgang Nagele
|
38ea681433
|
Fix LTO discharge curve (#3385)
* Fix LTO discharge curve
* Remove duplicate info
|
2024-03-12 16:42:21 -05:00 |
Wolfgang Nagele
|
ee685b4ed7
|
Check AQ_SET_PIN instead of EINK dependency (#3387)
|
2024-03-12 13:03:04 -05:00 |
Thomas Herrmann
|
cf11807f97
|
use priority background for low priority messages (#3381)
|
2024-03-12 12:21:09 -05:00 |
Wolfgang Nagele
|
7f063fbf81
|
Support external charge detection (#3386)
* Support external charge detection
* trunk fmt
|
2024-03-12 11:55:31 -05:00 |
Thomas Göttgens
|
6215495ccc
|
Merge pull request #3379 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2024-03-12 10:26:17 +01:00 |
GUVWAF
|
045dda64e7
|
Merge pull request #3383 from AeroXuk/patch-1
Fix for incorrect mapTopic mqtt path
|
2024-03-12 08:39:30 +01:00 |
AeroXuk
|
affbd7f2b9
|
Update MQTT.cpp
Bug fix for #3382
|
2024-03-12 02:13:52 +00:00 |
thebentern
|
f9bf9e2dcc
|
[create-pull-request] automated change
|
2024-03-11 21:43:46 +00:00 |
GUVWAF
|
5f47ca1f32
|
Don't spam logs if no position with map reporting (#3378)
|
2024-03-11 15:58:45 -05:00 |
Thomas Göttgens
|
6a27e62bcf
|
Merge pull request #3356 from todd-herbert/eink-special-frames
Handle "special-frames" with EInkDynamicDisplay
|
2024-03-11 21:43:39 +01:00 |
Ben Meadors
|
2d5a6c1a20
|
Merge branch 'master' into eink-special-frames
|
2024-03-11 13:32:42 -05:00 |
Manuel
|
c7839b469b
|
fix of tryfix SHT31 sensor (#3377)
|
2024-03-11 12:51:14 -05:00 |
Ben Meadors
|
95967a01b8
|
Merge branch 'master' into eink-special-frames
|
2024-03-11 12:46:32 -05:00 |
Manuel
|
e16689a0d6
|
fix heap use after delete (#3373)
|
2024-03-11 12:45:59 -05:00 |
Andre K
|
c80098f517
|
refactor: remove ACKs in range tests so zero hops is honored (#3374)
|
2024-03-11 11:49:46 -05:00 |
Todd Herbert
|
1f766a04aa
|
purge unused enum val
|
2024-03-12 04:04:28 +13:00 |
Todd Herbert
|
1d31be939f
|
Swap Wireless Paper V1.0 dependency to meshtastic/GxEPD2
|
2024-03-12 03:06:01 +13:00 |
Thomas Göttgens
|
4b4bd07d5c
|
Merge branch 'master' into eink-special-frames
|
2024-03-11 14:10:19 +01:00 |
todd-herbert
|
cf4753f7fd
|
Async full-refresh for EInkDynamicDisplay (#3339)
* Move Wireless Paper V1.1 custom hibernate behavior to GxEPD2
* Async full-refresh for EInkDynamicDisplay
* initial config for T-Echo
* formatting
responds to https://github.com/meshtastic/firmware/pull/3339#discussion_r1518175434
* increase fast-refresh limit for T-Echo
https://github.com/meshtastic/firmware/pull/3339#issuecomment-1986245727
* change dependency from private repo to meshtastic/GxEPD2
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2024-03-11 07:56:55 -05:00 |
Thomas Göttgens
|
892223a297
|
fix typos and add 2 missing modules to the equasion (#3370)
|
2024-03-11 07:52:46 -05:00 |
Thomas Göttgens
|
658ed6fd28
|
tryfix SHT31 sensor on secondary bus
|
2024-03-11 13:51:26 +01:00 |
David Ellefsen
|
3a8f623f8a
|
Change '! -z' to '-n' to addresss shellcheck/SC2236
|
2024-03-11 12:09:00 +01:00 |
David Ellefsen
|
f09e5c96fc
|
Add permission: read-all to silence CKV_GHA_1 check
|
2024-03-11 12:09:00 +01:00 |
David Ellefsen
|
a493ab526f
|
Trunk fmt to correct failing PR check for device-install.sh
|
2024-03-11 12:09:00 +01:00 |
David Ellefsen
|
b3ec3c20fb
|
Update device-install.sh files to account for bleota-c3.bin file
|
2024-03-11 12:09:00 +01:00 |
David Ellefsen
|
b65b9e5d65
|
Include esp32c3 build step
|
2024-03-11 12:09:00 +01:00 |
Kevin Cai
|
766beefbc5
|
Update AccelerometerThread.h to work with T-Watch S3
|
2024-03-11 10:58:25 +01:00 |
Thomas Göttgens
|
eb372c190e
|
Merge pull request #3365 from GUVWAF/mapReport
Periodic reporting of device information to a map via MQTT
|
2024-03-10 20:55:31 +01:00 |
Thomas Göttgens
|
70df36b5db
|
Merge branch 'master' into mapReport
|
2024-03-10 20:54:48 +01:00 |
Thomas Göttgens
|
e33d014257
|
Merge pull request #3351 from thoherr/refactor-paxcounter
Refactor paxcounter
|
2024-03-10 18:49:16 +01:00 |
Thomas Herrmann
|
26691c0be7
|
include requested change and suggestions on PR from @caveman99
|
2024-03-10 16:08:26 +01:00 |
Thomas Herrmann
|
09e08e0091
|
add some documentation, cleanup
|
2024-03-10 16:08:26 +01:00 |
Thomas Herrmann
|
73c77b663c
|
fix typo
|
2024-03-10 16:08:26 +01:00 |
Thomas Herrmann
|
fb4faf790b
|
split query of paxcounter data from sending funcionality; don't cummulate (count mode != 1); use flag to signal changed count data
|
2024-03-10 16:08:26 +01:00 |
GUVWAF
|
cb7407e06b
|
Don't need to check all channels if not using default frequency slot
|
2024-03-10 16:04:59 +01:00 |
GUVWAF
|
b45a912409
|
Use dedicated `map` topic
|
2024-03-10 15:56:00 +01:00 |
Thomas Göttgens
|
c7d5698dbc
|
Merge branch 'master' into mapReport
|
2024-03-10 15:40:22 +01:00 |
Thomas Göttgens
|
d1a25947e3
|
Merge pull request #3366 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2024-03-10 15:40:05 +01:00 |
caveman99
|
69dcc948b9
|
[create-pull-request] automated change
|
2024-03-10 14:39:40 +00:00 |
GUVWAF
|
084b01715e
|
Merge remote-tracking branch 'origin/master' into mapReport
|
2024-03-10 14:54:41 +01:00 |
GUVWAF
|
af9d14c370
|
Periodic reporting of device information to a map via MQTT
|
2024-03-10 14:52:37 +01:00 |
Todd Herbert
|
1032e16ea4
|
reorder determineMode() checks
|
2024-03-11 01:02:03 +13:00 |
Andre K
|
3da1b74a10
|
refactor: always send range tests with zero hops
|
2024-03-10 10:50:02 +01:00 |
Todd Herbert
|
c0a3b20aa3
|
while drafting, build from todd-herbert/meshtastic-GxEPD2#async
|
2024-03-10 13:45:35 +13:00 |