Charles Crossan
|
b62b01fe7c
|
consume the additional details from OLEDDisplayUiState to handle transitions to/from plugin screens better
It's still a bit janky, but should work
https://github.com/meshtastic/esp8266-oled-ssd1306/pull/2
|
2021-02-22 20:18:36 -05:00 |
|
Charles Crossan
|
ae76ce4024
|
Implement interface for plugins to have custom UI Frames
|
2021-02-21 16:46:46 -05:00 |
|
Kevin Hester
|
8c225a3c65
|
disable lora while updating, show "Updating" on oled screen
|
2021-02-12 13:48:12 +08:00 |
|
Kevin Hester
|
fdfe62edf0
|
updates to work with new protobuf names
|
2021-02-10 16:18:41 +08:00 |
|
Kevin Hester
|
c6f34c59b4
|
Update to logo by @thepoweroftwo
|
2021-01-29 13:26:08 +08:00 |
|
Kevin Hester
|
a0dd051511
|
turn off eink backlight
|
2021-01-16 11:41:28 +08:00 |
|
Kevin Hester
|
3598c91c29
|
fix @mc-hamster build to work on linux/nrf52
|
2021-01-15 13:30:40 +08:00 |
|
Jm
|
5688c8b81e
|
more linux build fixes
|
2021-01-09 17:50:58 -08:00 |
|
Jm
|
d458f673be
|
Web server is now treaded and moved to mesh/wifi/*
|
2021-01-08 22:25:44 -08:00 |
|
Kevin Hester
|
7aacfd66ef
|
add assertIsSetup() and use it from OSThread constructor
fixes nasty bug @mc-hamster discovered with plugin order of operations
|
2021-01-08 13:15:49 +08:00 |
|
Jm
|
d71c7b512f
|
Cleanup some compile time warnings that were driving me crazy.
|
2020-12-31 20:44:53 -08:00 |
|
Jm
|
349701ac14
|
Display AP connection usage only when in AP mode
|
2020-12-31 20:17:18 -08:00 |
|
Kevin Hester
|
4a653ab054
|
fix nrf52 build
|
2020-12-26 13:47:02 +08:00 |
|
Kevin Hester
|
651bd71454
|
show critical faults on the screen
|
2020-12-26 13:36:21 +08:00 |
|
Kevin Hester
|
3c2aac87f7
|
better fix for screen messages in log
|
2020-12-25 15:39:42 +08:00 |
|
Kevin Hester
|
f45451ca74
|
missing line term
|
2020-12-25 15:31:17 +08:00 |
|
Charles Crossan
|
2f779bfd37
|
improve blink; LED or SCREEN as POST Parameter
|
2020-12-20 18:24:48 -05:00 |
|
Charles Crossan
|
db2193b526
|
implement screen blink
|
2020-12-20 17:45:45 -05:00 |
|
Jm Casler
|
6975848f45
|
#563 Don't display the wifi password when we are a client.
|
2020-12-13 11:01:01 -08:00 |
|
Jm Casler
|
86952c5456
|
Fixed #541 - Work around to bug in espressif softap event handler
|
2020-12-12 22:37:07 -08:00 |
|
Jm Casler
|
9f9573d2eb
|
#560 - Add note that we're in admin mode on network screen
|
2020-12-12 19:18:51 -08:00 |
|
Jm Casler
|
e10b82c118
|
#560 Partial changes
|
2020-12-12 19:09:58 -08:00 |
|
Kevin Hester
|
a4bb1937c1
|
Merge remote-tracking branch 'root/master' into udp
|
2020-12-09 11:21:59 +08:00 |
|
Kevin Hester
|
0b0d293a66
|
Move text message handling into the new plugin system
|
2020-11-28 12:10:19 +08:00 |
|
Jm Casler
|
71d1d4d8fa
|
Merge pull request #521 from meshtastic/master
Update dev-https from master
|
2020-11-13 21:35:20 -08:00 |
|
Kevin Hester
|
93afc71e2e
|
Show "sleeping" on eink while in deep sleep
|
2020-11-13 07:49:01 +08:00 |
|
Jm Casler
|
2f9ef463d8
|
Merge pull request #507 from meshtastic/master
update dev-https from master
|
2020-10-30 21:04:16 -07:00 |
|
Kevin Hester
|
f0eeaf01d4
|
ppr1 lcd is 'good enough' for now
|
2020-10-24 09:49:14 +08:00 |
|
Kevin Hester
|
0767c8be03
|
PPR1 fix screen mirroring on LCD
|
2020-10-24 08:16:15 +08:00 |
|
Kevin Hester
|
b081a6da56
|
ppr1 st7567 lcd kinda works now
|
2020-10-23 18:00:43 +08:00 |
|
Jm Casler
|
13ef48094d
|
Merge pull request #21 from meshtastic/dev-https
Dev https to my fork
|
2020-10-21 21:20:55 -07:00 |
|
Kevin Hester
|
14c4022c18
|
1.1.6 (and screen layout tweaks)
|
2020-10-21 19:18:03 +08:00 |
|
Kevin Hester
|
a5d7bacdbf
|
Show current region on the boot screen
|
2020-10-21 17:27:13 +08:00 |
|
Jm Casler
|
e9279919ae
|
Remove uncompressed style.css. Combine SSID/PWD on same line and toggle between the two every 10 seconds.
|
2020-10-19 16:58:11 -07:00 |
|
Jm Casler
|
d4df3f8a7e
|
mDNS server http://meshtastic.local
|
2020-10-18 21:39:02 -07:00 |
|
Kevin Hester
|
05ca3c3d56
|
Update to work with my font size change
|
2020-10-17 08:44:04 +08:00 |
|
Kevin Hester
|
d9dcb33576
|
Merge branch 'master' into dev-https
|
2020-10-16 17:05:06 -07:00 |
|
Kevin Hester
|
79aea8231f
|
make screen positions less hardwired wrt font size
|
2020-10-16 11:22:07 +08:00 |
|
Kevin Hester
|
b0837c10c6
|
eink display improvements
|
2020-10-16 10:53:55 +08:00 |
|
Kevin Hester
|
649a120fe0
|
make eink screen look nicer
|
2020-10-15 15:56:38 +08:00 |
|
Kevin Hester
|
4db0c4a563
|
Make screen code resolution agnostic. Look better on big TFT/eink screens
|
2020-10-15 15:12:27 +08:00 |
|
Jm Casler
|
10008d4eef
|
fix merge conflict
|
2020-10-11 21:19:22 -07:00 |
|
Kevin Hester
|
9a414d9c77
|
fix my breakage of screen waking
|
2020-10-12 08:13:32 +08:00 |
|
Jm Casler
|
ca48079545
|
Merge pull request #15 from meshtastic/master
updated my branch from head
|
2020-10-10 22:29:09 -07:00 |
|
Jm Casler
|
d39cc3d57b
|
Checking if ESP32 for the frequency display
|
2020-10-10 22:06:56 -07:00 |
|
Jm Casler
|
b17a8d7a6a
|
Removed powerExit -- it wasn't working
|
2020-10-10 21:54:27 -07:00 |
|
Kevin Hester
|
49b4ed2a89
|
coroutine: kinda works now
|
2020-10-10 18:03:45 +08:00 |
|
Kevin Hester
|
2044427e97
|
coroutines: wip compiles but does not link
|
2020-10-09 14:16:51 +08:00 |
|
Kevin Hester
|
cfb9a600e4
|
Merge branch 'master' into eink
|
2020-09-29 14:14:10 -07:00 |
|
Jm Casler
|
423cbc2c6d
|
Added frequency information to debug output (#447) and cleanup of screen.cpp and meshwifi.cpp
|
2020-09-29 00:59:26 -07:00 |
|