geeksville
|
a4f53270e8
|
fix heltec build (and fix formatting)
|
2020-07-01 10:08:38 -07:00 |
|
Professr
|
f2e6c6de58
|
Fixed filename case sensitivity
|
2020-06-28 19:03:39 -07:00 |
|
Professr
|
8fa44c3590
|
Disabled the display heartbeat pixel for pull request
|
2020-06-28 18:55:51 -07:00 |
|
Professr
|
f5b7c33d4e
|
Refactored status handlers and merged
|
2020-06-28 18:17:52 -07:00 |
|
geeksville
|
bd477f0fb2
|
turn on thread watchdog
|
2020-06-28 11:12:12 -07:00 |
|
Professr
|
5317895a5e
|
Merged
|
2020-06-27 21:26:57 -07:00 |
|
Professr
|
542b8b26ce
|
Abstracted statuses, made display event-driven
|
2020-06-27 21:19:49 -07:00 |
|
geeksville
|
a595fc4642
|
Fix #233 - init distance string before drawing it
(and violating my own "no formatting checkins with other changes" rule
to restore proper indentation for this file)
|
2020-06-26 15:04:22 -07:00 |
|
Kevin Hester
|
8bafd87b76
|
Merge branch 'master' into pr/228
|
2020-06-25 11:26:37 -07:00 |
|
geeksville
|
9baaa13897
|
Add optional external GPS for TTGO Lora V2
per this request: https://meshtastic.discourse.group/t/gps-pin-assignments-for-custom-boards/501/9?u=geeksville
|
2020-06-25 09:45:21 -07:00 |
|
Marlon Spangenberg
|
ae4ab48ddc
|
fixed int float casting & made fillRect 2px smaller
|
2020-06-25 18:26:32 +02:00 |
|
Marcel van der Boom
|
a6c6b45576
|
Take different screen widths into account for brightness bar
width of sh1106 display is 132 for example
|
2020-06-25 16:20:49 +02:00 |
|
geeksville
|
e7eee0995a
|
fix line endings
|
2020-06-24 16:14:38 -07:00 |
|
geeksville
|
5687bd09c6
|
Merge remote-tracking branch 'root/master' into dev
|
2020-06-24 14:08:36 -07:00 |
|
Kevin Hester
|
dd2ffe5d14
|
Merge branch 'master' into master
|
2020-06-24 14:03:56 -07:00 |
|
Professr
|
ec10e784e1
|
Fix #207 adjust OLED Brightness by attachDuringLongPress
adjust the OLED Brightness by "attachDuringLongPress" from "OneButton". It will cycle trough 0 to 254 as long as the button is pressed
|
2020-06-24 22:58:20 +02:00 |
|
geeksville
|
649faa1d93
|
Merge remote-tracking branch 'root/master' into dev
|
2020-06-24 13:56:48 -07:00 |
|
geeksville
|
996821d18e
|
Merge remote-tracking branch 'root/master'
|
2020-06-24 13:33:16 -07:00 |
|
Zach Whitehead
|
3df05cd5c1
|
break out compass display
Show question mark if unknown location
|
2020-06-24 13:27:02 -07:00 |
|
geeksville
|
9f6e23754c
|
Add a no_save development flag to allow using settings that
we don't want to save to flash. Use that flag to guard BLE
stress testing code that makes device repeatedly sleep wake
to force numerous BLE resets
|
2020-06-24 13:10:36 -07:00 |
|
Kevin Hester
|
ee0e31be97
|
Merge branch 'master' into issue#154
|
2020-06-24 08:19:03 -07:00 |
|
Marlon Spangenberg
|
68e57dd3a7
|
added ttgo-lora32-v1 gps pins again :D
Sry I messed up as I closed #213, so here are the pin definitions again.
|
2020-06-24 12:15:50 +02:00 |
|
Ellie Hussey
|
2504311671
|
Merge branch 'master' into issue#154
|
2020-06-23 18:30:09 -07:00 |
|
Professr
|
e3bcb87cf0
|
Removed prefix chars, fixed issues related to custom font mappings
|
2020-06-23 18:02:41 -07:00 |
|
Professr
|
2530dc44c7
|
Changed unconvertable-character symbol to ¿ and made it return only one per unconvertable sequence
|
2020-06-23 16:46:41 -07:00 |
|
Professr
|
70a8fe30b7
|
Merge https://github.com/meshtastic/Meshtastic-device into issue#154
|
2020-06-23 16:45:40 -07:00 |
|
Marlon Spangenberg
|
30e538e5ed
|
added Bluetooth Name to paring screen
& changed the order
|
2020-06-24 01:08:23 +02:00 |
|
Kevin Hester
|
210c904604
|
Merge branch 'master' into issue#162
|
2020-06-23 15:40:02 -07:00 |
|
Kevin Hester
|
ba3e1abb5e
|
Merge branch 'master' into dev
|
2020-06-23 15:37:07 -07:00 |
|
geeksville
|
4e958c9230
|
make software update keep device from sleeping
|
2020-06-22 17:10:41 -07:00 |
|
Professr
|
6a857b00db
|
Add cpp clamp function to util.h, switched battery and signal strength percentage calcs to it #197
|
2020-06-22 14:06:02 -07:00 |
|
Professr
|
6d60a061bc
|
Merge https://github.com/meshtastic/Meshtastic-device into issue#154
|
2020-06-22 12:27:44 -07:00 |
|
Professr
|
6a09ddef18
|
Resolved merge conflict
|
2020-06-22 12:25:59 -07:00 |
|
Professr
|
d48e803b7b
|
Custom utf8 conversion replaces unconvertable chars with ? instead of blanks, #154
|
2020-06-22 12:03:26 -07:00 |
|
Professr
|
cfcaf28ace
|
Switched user button to OneButton, added alt button GPIO for #162
|
2020-06-22 11:09:26 -07:00 |
|
geeksville
|
d9e93f3944
|
Try turning my software update service back on...
Now that I've fixed a couple of nasty esp32-arduino bugs
|
2020-06-22 10:06:35 -07:00 |
|
geeksville
|
60470211e5
|
expose battery level via the standard BLE battery service
|
2020-06-22 10:04:26 -07:00 |
|
geeksville
|
c5851a4a0c
|
Report battery level to other nodes in mesh (and apps).
Also today I'll turn back on the the standard "has a battery" BLE
device profile, so the locally connected radio should show up in the
phone's bluetooth popup of battery levels (similar to how a BLE
headphone battery level appears)
cc @lgoix - using code from @professr
```
meshtastic --info
Connected to radio...
my_node_num: 2883444536
has_gps: true
num_channels: 13
region: "unset"
hw_model: "tbeam"
firmware_version: "unset"
packet_id_bits: 32
current_packet_id: 91018534
node_num_bits: 32
message_timeout_msec: 300000
min_app_version: 172
preferences {
position_broadcast_secs: 900
send_owner_interval: 4
wait_bluetooth_secs: 120
screen_on_secs: 300
phone_timeout_secs: 900
phone_sds_timeout_sec: 7200
mesh_sds_timeout_secs: 7200
sds_secs: 31536000
ls_secs: 3600
}
channel_settings {
tx_power: 23
modem_config: Bw125Cr48Sf4096
psk: "\324\361\273: )\007Y\360\274\377\253\317Ni\277"
name: "Default"
}
Nodes in mesh:
{'num': 2883444536, 'user': {'id': '!2462abdddf38', 'longName': 'Unknown df38', 'shortName': '?38', 'macaddr': 'JGKr3d84'}, 'position': {'altitude': 96, 'batteryLevel': 100, 'latitudeI': 375210641, 'longitudeI': -1223090398, 'time': 1592843564, 'latitude': 37.5210641, 'longitude': -122.3090398}}
```
|
2020-06-22 09:36:19 -07:00 |
|
geeksville
|
0c0b2446b7
|
Merge remote-tracking branch 'root/master' into dev
|
2020-06-22 09:22:54 -07:00 |
|
geeksville
|
665d35196d
|
never wait on GPS reads
|
2020-06-22 09:17:15 -07:00 |
|
Professr
|
e45d0c4dcf
|
Offset battery bars by 1 to reflect room between BAT_MILLIVOLTS_EMPTY and MIN_BAT_MILLIVOLTS
|
2020-06-22 00:10:04 -07:00 |
|
Professr
|
5c9f22bc18
|
Moved node count graphic slightly to the left, to allow room for triple-digit node counts
|
2020-06-21 19:44:32 -07:00 |
|
Professr
|
d8287e9cdb
|
Removed DOP to string utility function from GPS.cpp since it's now drawn directly in screen.cpp
|
2020-06-21 17:43:34 -07:00 |
|
Professr
|
c66e064f42
|
Replaced battery, node, and gps text with a graphical header. Added hash to the beginning of the channel name.
|
2020-06-21 17:28:37 -07:00 |
|
Professr
|
364fc84aaa
|
Removed unnecessary include, ready for consideration for issue #196
|
2020-06-21 16:31:09 -07:00 |
|
Professr
|
fe4f86bc84
|
Added battery charge percent estimation
|
2020-06-21 16:21:34 -07:00 |
|
geeksville
|
982b2e33ff
|
Merge remote-tracking branch 'root/master' into dev
|
2020-06-21 14:11:53 -07:00 |
|
geeksville
|
8190098bb8
|
experiment with wifi connections for nodes
|
2020-06-21 14:11:38 -07:00 |
|
Professr
|
da8a048dce
|
Added GPS DOP support (#199)
|
2020-06-20 18:59:41 -07:00 |
|
geeksville
|
b4de495154
|
show app version on boot screen
|
2020-06-20 17:07:17 -07:00 |
|