Ben Meadors
|
2555e082d6
|
Add nrf52 to serial module registration (#1799)
* Add nrf52 to serial module registration
* Update Modules.cpp
* Update Modules.cpp
* Update Modules.cpp
|
2022-10-14 11:38:56 -05:00 |
|
Thomas Göttgens
|
b25ace14e5
|
Update CannedMessageModule.h
|
2022-10-13 15:44:27 +02:00 |
|
Thomas Göttgens
|
8734751bc4
|
make screen timeout work again
|
2022-10-13 15:31:57 +02:00 |
|
Thomas Göttgens
|
5559a1edb0
|
Display looks better that way...
|
2022-10-13 15:22:57 +02:00 |
|
Ben Meadors
|
434db4347b
|
Send device telemetry to phone every minute (#1784)
|
2022-10-11 10:21:30 -05:00 |
|
Thomas Göttgens
|
20eaddee58
|
- fix conditional include for nRF52 (no OTA there)
- fix compiler warning in Canned Messages
|
2022-10-09 11:35:19 +02:00 |
|
Thomas Göttgens
|
30b1bd85d9
|
fix build for non-esp32
|
2022-10-09 11:19:33 +02:00 |
|
Sacha Weatherstone
|
a17c40ad09
|
Merge branch 'master' into ota
|
2022-10-09 16:44:24 +10:00 |
|
Thomas Göttgens
|
6e40102f26
|
- use bigger screen fonts on Wiphone
- erase oldest entry from NodeDB if it is full.
|
2022-10-08 17:07:16 +02:00 |
|
Ben Meadors
|
511fe23b8a
|
Merge branch 'master' into ota
|
2022-10-08 08:22:16 -05:00 |
|
Thomas Göttgens
|
5572195af9
|
Fix another crash in Canned Messages
|
2022-10-08 14:52:21 +02:00 |
|
Thomas Göttgens
|
a6ee708b90
|
Merge branch 'master' into ota
|
2022-10-08 11:21:33 +02:00 |
|
Thomas Göttgens
|
c9398e7b8a
|
- prevent crash when no messages defined
- remove debug print
|
2022-10-08 11:20:54 +02:00 |
|
Thomas Göttgens
|
b591e35442
|
Switch to OTA firmware
|
2022-10-08 11:10:29 +02:00 |
|
Thomas Göttgens
|
a5761069ca
|
Finalize destination selection. Primary Channel only for now.
|
2022-10-07 18:40:15 +02:00 |
|
Thomas Göttgens
|
7cda61ca01
|
- preliminary work for node selection
- show sending screen on immediate click
|
2022-10-06 22:34:55 +02:00 |
|
Thomas Göttgens
|
1d09beb8a7
|
word wrap long input and fix compiler warnings
|
2022-10-06 18:40:31 +02:00 |
|
Thomas Göttgens
|
a17ddaa951
|
Use small font for freetext messages
|
2022-10-06 17:24:08 +02:00 |
|
Thomas Göttgens
|
e34ada3ff1
|
support RAK14004 in Canned Messages
|
2022-10-06 16:00:33 +02:00 |
|
Thomas Göttgens
|
4d2cb45f9f
|
wire in part 1 of serial mode... select if you want textmsg or own portnum via config.
|
2022-10-05 11:39:50 +02:00 |
|
Thomas Göttgens
|
3597685b23
|
Only save the changed parts of config to disk.
|
2022-10-04 14:32:07 +02:00 |
|
Thomas Göttgens
|
cf124d97b8
|
Clean up GPS code and add some flags per #1740
|
2022-10-03 20:30:11 +02:00 |
|
Ben Meadors
|
ac235bcabb
|
Reset nodedb wiring (#1724)
|
2022-09-28 16:47:26 -05:00 |
|
Thomas Göttgens
|
8f84f7c0a5
|
fixes #1669
|
2022-09-27 14:03:02 +02:00 |
|
Thomas Göttgens
|
4949bda606
|
Don't delete OEM.proto on factory reset
|
2022-09-23 19:52:42 +02:00 |
|
Thomas Göttgens
|
e8f4a8b739
|
Merge branch 'master' into ESPIDF-Littlefs
|
2022-09-23 18:45:37 +02:00 |
|
Ben Meadors
|
8ef510035d
|
Owner reboot (#1716)
|
2022-09-22 08:02:58 -05:00 |
|
Thomas Göttgens
|
b5a8efa16b
|
Filesystem fixes for LittleFS
|
2022-09-21 16:47:10 +02:00 |
|
Thomas Göttgens
|
011db443ba
|
Bugfixes in Freetext Module.
- work without fixed messages defined
- honour cursor position on backspace
- don't send an empty string
- compiler warnings in font engine fixed
|
2022-09-21 10:42:10 +02:00 |
|
Thomas Göttgens
|
b73e240f4d
|
relative paths are relative
|
2022-09-20 16:36:50 +02:00 |
|
Thomas Göttgens
|
6de77ee310
|
use cyrillic font if defined
|
2022-09-20 16:30:21 +02:00 |
|
Thomas Göttgens
|
0a8293a2d6
|
Cursor editing
|
2022-09-20 16:21:32 +02:00 |
|
Thomas Göttgens
|
d0ad5dd4cf
|
- don't swallow keystrokes
- switch back and forth between the 2 modes.
|
2022-09-20 14:28:42 +02:00 |
|
Thomas Göttgens
|
ab342ce904
|
Freetext Input with CardKB Take 1 - Also removes FacesKB support, this thing is ancient.
|
2022-09-20 13:50:18 +02:00 |
|
Ben Meadors
|
0e2ab75bb0
|
Set tx_enabled upon initial region assignment (#1700)
|
2022-09-17 14:49:09 -05:00 |
|
Ben Meadors
|
0f87adad7b
|
Power state lies and other fixes (#1698)
* Power interval defaults and factory reset
* Ternary
* Fixes
|
2022-09-16 11:00:05 -05:00 |
|
Ben Meadors
|
18f37981bb
|
Spelling and fixing defaults
|
2022-09-12 07:55:17 -05:00 |
|
Thomas Göttgens
|
b96dd6d36d
|
T-Echo does not have Serial2
|
2022-09-12 10:53:11 +02:00 |
|
Thomas Göttgens
|
17db87e042
|
implement #1542
|
2022-09-12 10:08:32 +02:00 |
|
Thomas Göttgens
|
42d2986cb8
|
Reinstate GPS Flag
|
2022-09-12 09:37:21 +02:00 |
|
Sacha Weatherstone
|
60b4dbfdcd
|
More default inits. (#1689)
* More default inits.
* update protobufs
* Try checking has_device first
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-09-11 08:36:47 -05:00 |
|
Ben Meadors
|
7f18c0fb77
|
Init default intervals (#1688)
* Init default intervals
* Spacing
* move isrouter check
* Line break
* Oops
|
2022-09-10 12:35:36 -05:00 |
|
Thomas Göttgens
|
e05e888fca
|
Update admin config field
|
2022-09-09 13:14:15 +02:00 |
|
Thomas Göttgens
|
f7b12f0695
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
|
Ben Meadors
|
e87ecc210a
|
Wifi enabled plumbed in (#1677)
* Wifi enabled
* Wifi requires reboot
* Increment DEVICESTATE_CUR_VER
|
2022-09-06 14:06:44 -05:00 |
|
Ben Meadors
|
285ba9639e
|
Fix screen on secs (#1673)
* Fix screen on secs
* getIntervalOrDefaultMs
* Display correction
* Paren
|
2022-09-03 22:10:11 -05:00 |
|
Ben Meadors
|
9a03b2e49d
|
Same as NodeDB position_broadcast_secs bug but different (#1645)
* intervalMs
|
2022-08-24 17:29:09 -05:00 |
|
Ben Meadors
|
ef9bfc9104
|
Enable external notification module for nrf52
|
2022-08-23 13:16:20 -05:00 |
|
Ben Meadors
|
3bb645d4fe
|
Fixed huge nodeinfo bug
|
2022-08-23 13:12:41 -05:00 |
|
Ben Meadors
|
b54073a8a1
|
Bluetooth mode unification and behavior tweaks (#1636)
* Esp32 bluetooth modes
* Comment
* Gutting bluetooth
* Cleanup
* Security
* Testing
* NRF bluetooth security
* Reboot on saved lora or bluetooth settings
* Cleanup
* Fixes
* Stub for platforms without screens
* Fixed just-works in esp32
* Cleanup
* Display device name in boot screen
* Added waypoint module routing
* chmod
* Words
* Protos
* Backing out partition changes for testing
* Revert "Backing out partition changes for testing"
This reverts commit 191ed6489c .
* Chmod PR artifacts
* Trying setInitialState again
* Revert "Trying setInitialState again"
This reverts commit 703eac7277 .
* External notification module
* Cleanup
* Pin display formatting
|
2022-08-22 16:41:23 -05:00 |
|