Ben Meadors
6ce2fdc1c8
Add TSL2591 sensor support ( #4014 )
2024-06-01 20:21:39 -05:00
mverch67
83bd87e082
frequency slot setting
2024-06-01 19:06:16 +02:00
Manuel
e1d2774ddb
Merge branch 'master' into tft-gui-work
2024-06-01 17:41:06 +02:00
github-actions[bot]
9a855c0b6f
[create-pull-request] automated change ( #4011 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-06-01 07:46:01 -05:00
mverch67
36ac07c2c7
reduce size of native target
2024-06-01 14:39:40 +02:00
mverch67
e772ead77b
fix unPhone-tft compilation
2024-06-01 14:39:40 +02:00
Manuel
c511b8b664
Merge branch 'master' into tft-gui-work
2024-06-01 12:22:33 +02:00
Thomas Göttgens
2740a56944
tryfix: init change for BME680 ( #3965 )
2024-05-31 19:46:42 -05:00
fzellini
ffff2a03fc
dragino trackerd ( #4002 )
...
* added AHTx0 sensor
* AHT10 definition in protobuf
* AHT10 definition in protobuf
* protobufs
* Management of AHT20+BMP280 module
* missing newline in log
* missing newline in log
* dragino trackerd support
* dragino trackerd support
* revert back .gitmodules
* reverted gitignore
* merged telemetry.pb.h
* merged telemetry.pb.h
* removed extra script, now bin version works
* reverted
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-31 13:05:40 -05:00
mverch67
606e51d058
update lib: message acknowlegdgement
2024-05-31 19:09:08 +02:00
Manuel
bab1db3535
Merge branch 'master' into tft-gui-work
2024-05-31 19:08:11 +02:00
Ben Meadors
4fa2427b8c
Trunk variants
2024-05-31 11:18:06 -05:00
fzellini
eddda3ca43
added AHTx0 sensor ( #3977 )
...
* added AHTx0 sensor
* AHT10 definition in protobuf
* AHT10 definition in protobuf
* protobufs
* Management of AHT20+BMP280 module
* missing newline in log
* missing newline in log
* reverted
* reverted .gitignore
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-31 11:17:53 -05:00
Manuel
aff71f3806
Merge branch 'master' into tft-gui-work
2024-05-31 17:56:31 +02:00
Ben Meadors
17142f8778
Add support for RadioMaster Bandit Nano ( #4005 )
...
* Add support for RadioMaster Bandit Nano
* Add fan to init and sleep
2024-05-31 10:56:04 -05:00
jonagnew
953aa4d091
Tracker v1.1 - fix pin 3 description in variant.h ( #3990 )
...
Schematic shows the following:
Pin 3 is Vext on v1.1 - HIGH enables LDO for Vext rail which goes to:
GPS UC6580: GPS V_DET(8), VDD_IO(7), DCDC_IN(21), pulls up RESETN(17), D_SEL(33) and BOOT_MODE(34) through 10kR
GPS LNA SW7125DE: VCC(4), pulls up SHDN(5) through 10kR
OLED: VDD, LEDA (through diode)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-31 10:55:20 -05:00
Aaron.Lee
b9edc7563b
Update the Heltec board battery level read accuracy. ( #3955 )
...
* Update variant.h
Update the Heltec board battery voltage read parameter.
* Update variant.h
Update the Heltec board battery voltage read parameter.
* Update variant.h
Update the Heltec board battery voltage read parameter.
* Update variant.h
Update the Heltec board battery voltage read parameter.
2024-05-31 10:55:05 -05:00
Manuel
7904f079a1
Merge branch 'master' into tft-gui-work
2024-05-31 15:48:55 +02:00
github-actions[bot]
c88278724c
[create-pull-request] automated change ( #4003 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-31 07:15:41 -05:00
Jonathan Bennett
54bccb898e
Run tzset() and localtime() in getTZOffset() to ensure proper timezone offset ( #3999 )
...
* Run tzset() and localtime() in getTZOffset() to ensure proper timezone offset
* Try #2 to fix timezone/DST
2024-05-31 07:15:16 -05:00
Jonathan Bennett
8d90c496d0
Don't send potentially bogus timestamps with fixed location ( #4001 )
2024-05-31 07:14:33 -05:00
Manuel
a6d3e065ad
Merge branch 'master' into tft-gui-work
2024-05-31 09:07:35 +02:00
Ben Meadors
10e3040494
Add support for to_callsign on GeoChats for ATAK ( #3996 )
2024-05-30 18:49:08 -05:00
Mike
f138eaa970
Fix original esp32 boot init panic ( #3985 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-30 10:59:10 -05:00
github-actions[bot]
cd8a7e44a8
[create-pull-request] automated change ( #3992 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-30 09:08:32 -05:00
Ben Meadors
0b48663cbc
Don't alloc NodeInfo replies when channel utilization is > 40% ( #3991 )
...
* Don't alloc NodeInfo replies when channel utilization is > 40%
* Commit
* Logs
2024-05-30 08:49:01 -05:00
mverch67
4bac9086dd
fixes native keyboard+mouse handling
2024-05-29 20:51:01 +02:00
Manuel
85c1771e1b
Merge branch 'master' into tft-gui-work
2024-05-29 15:38:22 +02:00
Ben Meadors
af9d825266
Send own node-info earlier and move others to the end of want-config flow ( #3949 )
...
* Send own node-info earlier and move others to the end of want-config flow
* Special nonce skips other nodeinfos
* Missed it
2024-05-28 19:25:19 -05:00
mverch67
342de9c4d3
open sauce t-deck edition
2024-05-28 21:42:26 +02:00
Manuel
1dec9ea7e5
Merge branch 'master' into tft-gui-work
2024-05-28 20:37:27 +02:00
mverch67
b8b8e47eaa
keyboard/mouse control for native
2024-05-28 14:46:49 +02:00
Neil Hao
038413f46f
User experience improvement - app battery icon ( #3979 )
...
* 'app_battery_icon'
* Undo VS automatic modifications to this file
* 'app_battery_icon_2'
2024-05-28 06:30:15 -05:00
Manuel
77ad95e30a
Merge branch 'master' into tft-gui-work
2024-05-27 10:11:54 +02:00
andrew-moroz
77cf5c6200
Fix time updates from client device and potentially incorrect UI frame receiving 'toggle watch face' button tap ( #3974 )
2024-05-26 07:04:31 -05:00
Mike
aa33ad1d58
Fix memory leak when there's no display ( #3972 )
2024-05-26 06:42:44 -05:00
Jonathan Bennett
34553c9714
Bump portduino to pick up improvements to reboot() ( #3975 )
2024-05-26 06:42:23 -05:00
mverch67
b867ab5ed8
defines for monitoring control
2024-05-25 12:43:57 +02:00
mverch67
72b0986a72
keyboard & mouse input
2024-05-25 01:09:27 +02:00
capslockapocalypse
2233507667
Added "Hops away" on display ( #3934 )
...
* Added "Hops away" on display
Added in logic that displays "hops away" instead of signal strength when the node is more than 0 hops away.
* Added comment
* Update extensions.json to same as master
* attempt 2 at reverting extensions JSON
* Attempt 3 at getting extensions right
* Take 4. should be reverting to before my edits
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-24 08:08:21 -05:00
Thomas Göttgens
9a38a4b024
Merge pull request #3966 from andrew-moroz/t-watch-fix
...
t-watch-fix: Fully insulate T-Watch free text updates from other hardware platforms
2024-05-24 08:57:37 +02:00
Andrew Moroz
1d288414a5
t-watch-fix: Fully insulate T-Watch free text updates from other hardware platforms
2024-05-24 00:02:03 -04:00
andrew-moroz
2f9dc813d3
t-watch-updates: Add canned message free text via touch keyboard and watch face frames to T-Watch S3 ( #3941 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-23 07:21:27 -05:00
github-actions[bot]
1a253dccc3
[create-pull-request] automated change ( #3964 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-23 07:20:13 -05:00
Manuel
79ac5f1b6c
Merge branch 'master' into tft-gui-work
2024-05-23 08:30:54 +02:00
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
Manuel
568e43b7ca
Merge branch 'master' into tft-gui-work
2024-05-22 17:58:53 +02:00
Jonathan Bennett
7bcb8f1fee
Portduino: Catch the keyboard power button and initiate poweroff ( #3953 )
2024-05-22 07:54:06 -05:00
Manuel
c2fe1ef9fa
Merge branch 'master' into tft-gui-work
2024-05-22 08:13:19 +02:00