Ben Meadors
7d873eb06b
Add exclude emoji macro
2024-05-22 20:40:26 -05:00
868meshbot
1631462db1
Oled screen emojis ( #3940 )
...
* Update images.h
Add some fun emojis
* Update Screen.cpp
Update Screen.cpp to display single emojis on the OLED of devices, if a single known emoji is detected
* Update images.h
add ? ! fog emojis
* Update Screen.cpp
add logic for new emojis
* Update Screen.cpp
correct formatting
* Update images.h
correct formatting
* Update Screen.cpp
change formatting via trunk application
* Update images.h
change formatting based on trunk application
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-22 19:28:30 -05:00
Jonathan Bennett
7bcb8f1fee
Portduino: Catch the keyboard power button and initiate poweroff ( #3953 )
2024-05-22 07:54:06 -05:00
Mike
0c9da9aec7
Update platformio/espressif32 to the latest 6.7.0 ( #3899 )
...
* Bump platfomio/espressif32 version to latest 6.7.0
* Fix deprecated constants
* Remove pin defs already defined by the framework
* ESP_EXT1_WAKEUP_ALL_LOW is deprecated for any target except esp32
* Enable LTO and use newlib nano flavor
* Make trunk happy
* Respect build_unflags of base env
* Recover float printfing
* Disable BLE_SM_PAIR_AUTHREQ_SC
* Distribute BLE_SM_PAIR_KEY_DIST_ID too
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-21 21:02:09 -05:00
todd-herbert
a12b9922ed
Screen changes from time deltas to timestamps after 15 minutes ( #3935 )
...
* E-Ink displays sometimes use timestamp instead of delta
* Allow users to disable E-Ink screensaver
* Clarify variable's purpose
* Operator order oopsie
* Picky print problem
* Implement for all display, not just E-Ink
* Align "unknown age" behavior with existing code
* One more use of timestamp, if screen is wide enough
2024-05-21 16:00:04 -05:00
todd-herbert
cdf86f4166
Change NRF_APM USB detection code ( #3939 )
2024-05-21 15:58:05 -05:00
github-actions[bot]
040b851615
[create-pull-request] automated change ( #3950 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com>
2024-05-21 14:40:31 -05:00
Jonathan Bennett
d19607ba98
Look in the right place for .debs
2024-05-21 11:23:29 -05:00
Jonathan Bennett
b829ee795d
re-add .deb download to build
2024-05-21 10:37:26 -05:00
Ben Meadors
2fdc2e2c3c
Perhaps a wildcard shall I seek
2024-05-21 09:07:47 -05:00
Ben Meadors
b9a6d21dff
Add EoRA-S3
2024-05-21 07:45:24 -05:00
Ben Meadors
8c5dee5881
Remove download
2024-05-21 07:04:18 -05:00
Ben Meadors
55d46bae92
Update build_raspbian_armv7l.yml
2024-05-21 06:56:16 -05:00
Jonathan Bennett
ed8abea11b
Add final debug call for Portduino reboot ( #3945 )
2024-05-21 00:09:33 -05:00
Ben Meadors
5f107569f3
Put T-Beam supreme back to the future ( #3944 )
2024-05-20 19:48:10 -05:00
Ben Meadors
b68ef3d98a
Revert "Fix TBeam Supreme woes (and upgrade platform)" ( #3943 )
2024-05-20 19:34:51 -05:00
Jonathan Bennett
34aec70998
No need to build Raspbian arm64 twice: Part 2
2024-05-19 23:44:12 -05:00
Jonathan Bennett
e8cdac8fa0
No need to build Raspbian arm64 twice
2024-05-19 23:31:33 -05:00
Jonathan Bennett
afae3a488e
Move Raspbian Arm64 to new build scheme
2024-05-19 23:29:43 -05:00
Jonathan Bennett
85e238ca76
Better names for .deb artifacts
2024-05-19 21:12:47 -05:00
Jonathan Bennett
45b05c9896
Revert "Use the right arch name for armv7l builds"
...
This reverts commit 7d1a925892
.
2024-05-19 20:39:11 -05:00
Jonathan Bennett
7d1a925892
Use the right arch name for armv7l builds
2024-05-19 20:16:33 -05:00
Jonathan Bennett
72fb8a30a1
No sudo on debian docker
2024-05-19 18:18:03 -05:00
Jonathan Bennett
1c67f491d4
Add deps install for armv7l builds
2024-05-19 18:13:12 -05:00
Jonathan Bennett
f7a4cd33b4
Add armv7 builds
2024-05-19 18:00:06 -05:00
HarukiToreda
d2390cb98a
Merge branch 'master' of https://github.com/HarukiToreda/ESP32-CardKB-Fix
2024-05-19 16:11:26 -04:00
Thomas Göttgens
a37f309c03
change the main scan class so they scan only for wanted bits - UNTESTED
2024-05-19 19:33:19 +02:00
HarukiToreda
3a628047ef
Added fix for ESP32
2024-05-19 19:33:19 +02:00
Thomas Göttgens
a5fdb663e2
change the main scan class so they scan only for wanted bits - UNTESTED
2024-05-19 19:32:08 +02:00
Jorropo
3719ddac03
automatically propose to setup virtualenv if platformio is having issues in native build ( #3923 )
2024-05-19 07:25:05 -05:00
Ben Meadors
4a05874dba
Try-fix: Remove logging of actual payload strings (and compressed) for TAK packets ( #3922 )
...
* Remove logging of actual payload strings (and compressed) for TAK packets
* Don't assert / reboot. Log error and skip decode
2024-05-19 07:24:10 -05:00
HarukiToreda
1ec0e750a3
Added fix for ESP32
2024-05-18 22:14:22 -04:00
Jonathan Bennett
84d3117a7a
Lock Portduino to MAGIC_USB_BATTERY_LEVEL for now ( #3894 )
2024-05-18 12:21:35 -05:00
Thomas Göttgens
300b26c6b5
Merge pull request #3925 from meshtastic/init-variant
...
PLEASE TEST move the power rail init earlier in the startup process on 4630
2024-05-18 15:33:06 +02:00
Thomas Göttgens
cf0424922a
target does not use the powerrail
2024-05-18 10:48:57 +02:00
Thomas Göttgens
7ef9fec446
PLEASE TEST move the power rail init earlier in the startup process on 4630
2024-05-18 10:48:57 +02:00
Thomas Göttgens
2244b0efec
Merge pull request #3930 from meshtastic/screen-pinning
...
remove screen pinning for pico targets
2024-05-18 10:43:45 +02:00
Thomas Göttgens
108dfdc2ec
update trunk
2024-05-18 10:41:32 +02:00
Thomas Göttgens
b161649989
remove screen pinning for pico targets
2024-05-18 10:22:07 +02:00
Jonathan Bennett
a2284e3d52
DEBIAN is case sensitive
2024-05-17 03:32:11 -05:00
Thomas Göttgens
ce40f91613
Merge pull request #3924 from meshtastic/Stop-overwriting-my-config
...
debconf expects absolute paths.
2024-05-17 09:36:52 +02:00
Jonathan Bennett
314d2e2da1
debconf expects absolute paths.
2024-05-17 02:34:18 -05:00
Ben Meadors
b4a7e78d18
Don't reboot for certain config prefs and make accelerometer thread re-entrant ( #3889 )
...
* Don't reboot for certain config prefs and make accelerometer thread re-entrant
* WHOOPS
* Don't reboot for LED heartbeat and button press
* Remove TZ
2024-05-16 17:27:36 -05:00
todd-herbert
f3cf9a5e71
Adjust refresh for Heltec Wireless Paper V1.1 ( #3913 )
2024-05-16 15:37:09 -05:00
Thomas Göttgens
8e35e19fda
Merge pull request #3915 from meshtastic/libpax-rssi
...
implements #3885
2024-05-16 21:20:33 +02:00
Thomas Göttgens
14839bd9ba
Merge branch 'master' into libpax-rssi
2024-05-16 19:44:24 +02:00
Thomas Göttgens
f109bc25c9
Merge pull request #3918 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2024-05-16 19:44:03 +02:00
caveman99
0976705f25
[create-pull-request] automated change
2024-05-16 17:43:23 +00:00
Thomas Göttgens
14392c22fd
Merge pull request #3912 from meshtastic/fix-tbeam-s3
...
Fix TBeam Supreme woes (and upgrade platform)
2024-05-16 17:38:13 +02:00
Thomas Göttgens
10010baacc
Merge pull request #3917 from rcarteraz/patch-1
...
remove has screen = 0 from wsl variant
2024-05-16 17:37:37 +02:00