Kevin Hester
|
d40b66beac
|
Allow plugins to write to the parsed protobuf (minimizes copies in some cases)
|
2021-08-01 12:58:23 -07:00 |
|
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
|
cec905914c
|
Fix GPIO service and cleanup response handling
|
2021-04-06 10:34:23 +08:00 |
|
Kevin Hester
|
c0ac457cad
|
lockdown plugins that touch hardware
|
2021-03-13 13:14:27 +08:00 |
|
Kevin Hester
|
69a11e7375
|
WIP phone api changes for dev1.2
|
2021-02-17 19:04:41 +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 |
|
Kevin Hester
|
412916ba7c
|
fix printf format for 64 bits
|
2020-12-21 11:13:30 +08:00 |
|
Kevin Hester
|
e80c79edbe
|
clean up debug msgs
|
2020-12-13 15:59:26 +08:00 |
|
Kevin Hester
|
1e5d0b25ad
|
Add doc note about threading and use OSThread to make GPIO watching work
Thanks to @mc-hamster for the idea
|
2020-12-11 18:29:32 +08:00 |
|
Kevin Hester
|
4bd22dd5db
|
ignore our own msgs for gpio ctrl
|
2020-12-08 08:16:58 +08:00 |
|
Kevin Hester
|
79a24c200e
|
use autogened protobuf init code
|
2020-12-07 10:27:31 +08:00 |
|
Kevin Hester
|
90060e84c0
|
WIP on GPIO example
|
2020-12-07 10:18:11 +08:00 |
|
Kevin Hester
|
8f5a1f19d3
|
add remote gpio control as an example plugin
https://github.com/meshtastic/Meshtastic-device/issues/182
|
2020-12-06 18:33:42 +08:00 |
|