Kevin Hester
|
17a1262382
|
pull in new epaper lib (which required importing configuration.h everywhere
for dumb reasons)
|
2021-06-27 10:56:28 -07:00 |
|
Kevin Hester
|
e60ef655cb
|
fix serious bug! plugin was incorrectly stopping packet processing
|
2021-05-03 10:53:24 +08:00 |
|
Kevin Hester
|
a07291d904
|
cleanup external notification plugin
|
2021-03-13 13:32:23 +08:00 |
|
Kevin Hester
|
c0ac457cad
|
lockdown plugins that touch hardware
|
2021-03-13 13:14:27 +08:00 |
|
Kevin Hester
|
707ed75138
|
fix warnings found in nrf52 build
|
2021-03-08 15:20:43 +08:00 |
|
Kevin Hester
|
950b32232f
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
|
Kevin Hester
|
3088fe3f91
|
Stay up-to-date wrt master (cc @mc-hamster)
# Conflicts:
# src/plugins/Plugins.cpp
# src/plugins/RangeTestPlugin.cpp
# src/plugins/StoreForwardPlugin.cpp
|
2021-02-22 10:39:46 +08:00 |
|
Kevin Hester
|
f064e56dc9
|
fix esp32 build for dev1.2
|
2021-02-17 16:17:46 +08:00 |
|
Jm
|
f1a65f9d0e
|
Update to store and forward. Don't merge this to main!
|
2021-02-14 13:31:11 -08:00 |
|
Jm
|
242bcc8353
|
Update documentation location to the main mesthastic repo
|
2021-01-30 09:52:21 -08:00 |
|
Jm
|
7129a19f35
|
#654 Add reference to documentation
|
2021-01-30 09:36:17 -08:00 |
|
Jm
|
6cef3e41e7
|
Update comments and use radioConfig
|
2021-01-30 09:17:40 -08:00 |
|
Jm
|
aee81c8dcd
|
#654 - Add comments on what the config does
|
2021-01-29 19:35:03 -08:00 |
|
Jm
|
9e736ab0d7
|
#654 Fix gpio initilization
|
2021-01-28 23:16:10 -08:00 |
|
Jm
|
85752b0fc7
|
#654 - Fixed problem with class namespaces.
|
2021-01-28 23:02:00 -08:00 |
|
Jm Casler
|
c524732849
|
#654 - Non blocking call to toggle the output.
|
2021-01-27 21:35:07 -08:00 |
|
Jm Casler
|
5e303f8a1f
|
#654 - Work in progress. Needs testing, non-blocking alert and integration with configuration
|
2021-01-27 21:20:18 -08:00 |
|
Jm
|
2246564279
|
#654 - Small changes.
|
2021-01-27 20:06:39 -08:00 |
|
Jm
|
eff0c1fe89
|
#654 - Partial work for the LED/Speaker.
Framework is done. Just need to blink a few things and update protobufs.
|
2021-01-27 19:18:16 -08:00 |
|