isseysandei
c003ab0eee
Improved readability of Power Telemetry page ( #5746 )
...
* increased buffer size to 1024
* better readability
2025-01-05 18:58:10 -06:00
Ben Meadors
4fcf7fe027
Revert "Explicitly set CAD symbols, improve slot time calculation and adjust …" ( #5765 )
...
This reverts commit 9cc79b1d1e
.
2025-01-05 18:55:55 -06:00
GUVWAF
9cc79b1d1e
Explicitly set CAD symbols, improve slot time calculation and adjust CW size accordingly ( #5749 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-01-05 18:55:20 -06:00
Austin
403fa15a3f
meshtasticd-debian: Include run in version ( #5762 )
2025-01-05 15:55:04 -06:00
Austin
b0087fd328
meshtasticd-debian: Include core_dir in sdeb ( #5761 )
2025-01-05 15:26:31 -06:00
Austin
fb74e1d182
meshtasticd-debian: set PLATFORMIO_CORE_DIR ( #5760 )
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / package-ppa (jammy) (push) Waiting to run
CI / package-ppa (noble) (push) Waiting to run
CI / package-ppa (oracular) (push) Waiting to run
CI / package-ppa (plucky) (push) Waiting to run
CI / package-raspbian (push) Waiting to run
CI / package-raspbian-armv7l (push) Waiting to run
CI / package-native (push) Waiting to run
CI / test-native (push) Waiting to run
CI / build-docker (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Flawfinder Scan / Flawfinder (push) Waiting to run
2025-01-05 15:00:01 -06:00
Austin
29a7866fc1
Use jbennett for gpg email ( #5759 )
2025-01-05 14:26:56 -06:00
Austin
2f552d15e5
meshtasticd-debian: Cleanup debian versioning ( #5758 )
2025-01-05 14:14:47 -06:00
Austin
892e0922ff
meshtastic-debian: --create requires missing changelog ( #5757 )
2025-01-05 13:37:15 -06:00
Austin
d21d6c1301
meshtasticd-debian: Build multiple series ( #5756 )
2025-01-05 13:24:05 -06:00
github-actions[bot]
031aecac66
[create-pull-request] automated change ( #5755 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-01-05 13:14:56 -06:00
Austin
7c10caa78b
meshtastic-debian: publish with dput ( #5753 )
2025-01-05 12:31:01 -06:00
Austin
5196ee39cb
meshtasticd: debian checkout to subdir ( #5752 )
2025-01-05 11:44:05 -06:00
Austin
02a5a91da0
meshtasticd debian: secrets perms ( #5751 )
2025-01-05 11:30:43 -06:00
Austin
b2a89b8136
meshtasticd: gpg tomfoolery ( #5750 )
2025-01-05 11:06:00 -06:00
Austin
15019e8663
meshtasticd: deps for debian_build_src ( #5748 )
2025-01-05 10:37:38 -06:00
Austin
35814fd4bc
meshtasticd debian: split libs for PPA ( #5745 )
2025-01-05 10:22:11 -06:00
Jonathan Bennett
6aabbedc00
Last Ditch effort for PPA build
2025-01-04 15:41:49 -06:00
Jonathan Bennett
eb72ee0fc1
don't use "source" for deb builds
2025-01-04 14:51:36 -06:00
Jonathan Bennett
7480378aed
Update debian build rules
2025-01-04 14:37:13 -06:00
Jonathan Bennett
7c21d7761c
Move the RFM9x to config.available ( #5742 )
2025-01-04 14:12:54 -06:00
Austin
2c654454cf
meshtasticd debian source package ( #5741 )
2025-01-04 13:39:37 -06:00
Alex Markley
9afadde2f4
Add support for LS20031 GPS module. ( #5718 )
...
Hardware documentation referenced:
- https://cdn.sparkfun.com/datasheets/GPS/LS20030~3_datasheet_v1.3.pdf
- https://cdn-shop.adafruit.com/datasheets/PMTK%20command%20packet-Complete-C39-A01.pdf
2025-01-04 07:00:39 +08:00
isseysandei
66a961cb75
increased buffer size to 1024 ( #5733 )
2025-01-03 11:35:34 -06:00
Tom Fifield
e1aaafb77a
Cherrypick "add more locking for shared SPI devices ( #5595 ) " ( #5728 )
...
* add more locking for shared SPI devices (#5595 )
* add more locking for shared SPI devices
* call initSPI before the lock is used
* remove old one
* don't double lock
* Add missing unlock
* More missing unlocks
* Add locks to SafeFile, remove from `readcb`, introduce some LockGuards
* fix lock in setupSDCard()
* pull radiolib trunk with SPI-CS fixes
* change ContentHandler to Constructor type locks, where applicable
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: GUVWAF <thijs@havinga.eu>
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
* mesh-tab: lower I2C touch frequency
---------
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: GUVWAF <thijs@havinga.eu>
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
2025-01-03 10:05:26 +08:00
Tom Fifield
9d710041c4
Add MESHTASTIC_EXCLUDE_SOCKETAPI ( #5729 )
...
MESHTASTIC_EXCLUDE_SOCKETAPI disables the API Server when set.
Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: GUVWAF <thijs@havinga.eu>
2025-01-03 09:01:10 +08:00
Eric Severance
b41efc17ba
Disable BUILD_EPOCH for unit tests ( #5723 )
2025-01-02 10:32:38 -06:00
Thomas Göttgens
9bda080e3d
evaluate GPS_THREAD_INTERVAL after variant file ( #5722 )
2025-01-02 16:05:12 +01:00
Eric Severance
9f7cbf1b4f
MQTT unit test can inject WiFiClient ( #5716 )
2025-01-02 19:32:39 +08:00
Eric Severance
93e2bc7058
Use relative paths in coverage info files ( #5721 )
2025-01-02 14:53:07 +08:00
Eric Severance
7a1c32b89a
test_native.yaml checks out code for the PR. ( #5720 )
2025-01-02 12:41:13 +08:00
Eric Severance
88d8ab53c8
Disable coverage generation ( #5719 )
...
* Disable coverage generation
* Comment a bit more of the report generation
2025-01-02 11:37:11 +08:00
Eric Severance
183f68ba00
Run tests as part of the main CI ( #5712 )
...
* Create an shared action to install native dependecies
* Create a workflow for running native tests
* Artifact names contain version
* Add test-native to main_matrix.yml
* No permission are required for test_native.yml
* Add permissions for dorny/test-reporter
* No permissions when running tests
* s/Generate Reports/Generate Test Reports/
2025-01-01 19:26:12 -06:00
Eric Severance
9f32995d7f
Implement MeshModule destructor ( #5714 )
2025-01-01 19:25:01 -06:00
Eric Severance
c2c06ed0ad
Move DecodedServiceEnvelope into its own file ( #5715 )
2025-01-02 08:40:14 +08:00
Jonathan Bennett
9abd07bb05
Set ch341 MAD Address via sprintf formatting ( #5713 )
2025-01-01 09:06:38 +11:00
Tom Fifield
fdcc0e12aa
Minor TFT branch synch ( #5706 )
2024-12-31 10:15:01 -06:00
Thomas Göttgens
8b34c4ff05
fix misc cppcheck things and compile time warnings ( #5710 )
2024-12-31 15:58:59 +01:00
Bernd Giesecke
9af8c58c40
Add Ethernet RAK13800 support to RAK11310 ( #5707 )
2024-12-31 13:36:49 +01:00
Jonathan Bennett
58ebd5bcdb
Actually use the MAC address from a ch341 ( #5704 )
...
Co-authored-by: Tom Fifield <tom@tomfifield.net>
2024-12-31 17:46:03 +11:00
Tom Fifield
d1e5be515a
cherry-pick: disable BT when TFT in use ( #5705 )
...
* disable BT when TFT in use
* add comment BT disable
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de>
2024-12-30 20:00:37 -06:00
Tom Fifield
f9e71c3fb9
Remove an \n ( #5703 )
2024-12-30 19:01:21 -06:00
Tom Fifield
bfcfca2e46
add spi_host + missing rotation ( #5691 )
...
Co-authored-by: mverch67 <manuel.verch@gmx.de>
2024-12-30 18:18:29 -06:00
Thomas Göttgens
a2a6b236b7
support indicator sensors through Rp2040 serial ( #5696 )
...
* support indicator sensors through Rp2040 serial
* disable excessive debug printing
2024-12-30 21:28:31 +01:00
Tom Fifield
3c7053c66a
reference seeed indicator fix commit arduino-esp32 ( #5692 )
...
Co-authored-by: mverch67 <manuel.verch@gmx.de>
2024-12-29 15:23:46 +11:00
Tom Fifield
e45c0e4d40
Minor cppcheck fixes ( #5689 )
...
CI / package-raspbian-armv7l (push) Has been cancelled
CI / package-native (push) Has been cancelled
CI / build-docker (push) Has been cancelled
Flawfinder Scan / Flawfinder (push) Has been cancelled
CI / check (push) Has been cancelled
CI / build-esp32 (push) Has been cancelled
CI / build-esp32-s3 (push) Has been cancelled
CI / build-esp32-c3 (push) Has been cancelled
CI / build-esp32-c6 (push) Has been cancelled
CI / build-nrf52 (push) Has been cancelled
CI / build-rpi2040 (push) Has been cancelled
CI / build-stm32 (push) Has been cancelled
CI / after-checks (push) Has been cancelled
CI / gather-artifacts (esp32) (push) Has been cancelled
CI / gather-artifacts (esp32c3) (push) Has been cancelled
CI / gather-artifacts (esp32c6) (push) Has been cancelled
CI / gather-artifacts (esp32s3) (push) Has been cancelled
CI / gather-artifacts (nrf52840) (push) Has been cancelled
CI / gather-artifacts (rp2040) (push) Has been cancelled
CI / gather-artifacts (stm32) (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
CI / release-firmware (esp32) (push) Has been cancelled
CI / release-firmware (esp32c3) (push) Has been cancelled
CI / release-firmware (esp32c6) (push) Has been cancelled
CI / release-firmware (esp32s3) (push) Has been cancelled
CI / release-firmware (nrf52840) (push) Has been cancelled
CI / release-firmware (rp2040) (push) Has been cancelled
CI / release-firmware (stm32) (push) Has been cancelled
Nightly / Trunk Check Upload (push) Has been cancelled
Semgrep Full Scan / semgrep-full (push) Has been cancelled
* In graphics/Screen.cpp, a copy/paste error to do with hearts
* In mesh/http/ContentHandler.cpp, an unused variable
* in mqtt/MQTT.cpp, remove unneded logic " '!A || (A && B)' is equivalent to '!A || B'"
2024-12-28 18:56:05 -06:00
Jonathan Bennett
57a9a5ca21
Another Valgrind fix ( #5690 )
2024-12-28 18:48:54 -06:00
github-actions[bot]
6749367a73
[create-pull-request] automated change ( #5686 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-12-28 18:23:56 -06:00
Jonathan Bennett
a8e2446f00
Initialize array to 0s ( #5688 )
2024-12-29 11:05:25 +11:00
Tom Fifield
89ebafc8b8
Minor TFT branch cherry-picks ( #5682 )
...
* update indicator board
* Fixed the issue that indicator device uploads via rp2040 serial port in some cases.
* esp debug logs
* USB mode=1 messed up the debug log
* dummy for config transfer (#5154 )
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: virgil <virgil.wang.cj@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-12-28 08:32:24 -06:00