Jm
|
24329a26de
|
Framework for storeforward
|
2021-02-14 14:01:08 -08:00 |
|
Jm
|
f1a65f9d0e
|
Update to store and forward. Don't merge this to main!
|
2021-02-14 13:31:11 -08:00 |
|
Jm Casler
|
3201d1c3bc
|
#668 Partial work for store & forward
|
2021-02-14 08:44:49 -08:00 |
|
Jm Casler
|
92a62d93ef
|
#671 Rangetest - This just needs to be tested.
|
2021-02-13 22:21:01 -08:00 |
|
Kevin Hester
|
e35f137986
|
clean up nodeinfo broadcasts and move into plugin
|
2021-02-14 12:27:10 +08:00 |
|
Kevin Hester
|
71c35304d6
|
delay position plugin start until 60 secs after first boot
|
2021-02-14 12:26:51 +08:00 |
|
Kevin Hester
|
c1733a4ac6
|
Merge remote-tracking branch 'root/master' into dev
|
2021-02-14 12:07:11 +08:00 |
|
Kevin Hester
|
a872231f8a
|
clean up position broadcasts, send them even if we don't have gps lock
|
2021-02-14 11:57:48 +08:00 |
|
Kevin Hester
|
52ec4d511c
|
oops - we weren't properly stripping timestamps from new style positions
|
2021-02-14 11:37:32 +08:00 |
|
Jm
|
19db5ba421
|
Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device
|
2021-02-12 18:53:08 -08:00 |
|
Jm
|
e225af28dc
|
Disable plugins
|
2021-02-12 18:52:31 -08:00 |
|
Jm Casler
|
eecf89a9c0
|
Merge pull request #68 from meshtastic/master
from main to my fork
|
2021-02-12 18:49:39 -08:00 |
|
Kevin Hester
|
2ff5046dcd
|
for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly
|
2021-02-12 09:08:49 +08:00 |
|
Kevin Hester
|
917090856f
|
partial for #681: Never let stale nodeinfos/positions stay in xmit queue
|
2021-02-11 18:19:43 +08:00 |
|
Jm
|
ca8a0ca8d2
|
update rangetest
|
2021-02-07 19:20:29 -08:00 |
|
Jm Casler
|
4ee01acb40
|
Change where the location information is taken from.
|
2021-02-07 09:31:29 -08:00 |
|
Jm
|
d678c48884
|
work on rangetestplugin and storeforwardplugin
done for the night.
|
2021-02-06 23:29:18 -08:00 |
|
Jm
|
f46059ec4c
|
update to range test plugin
|
2021-02-03 08:10:13 -08:00 |
|
Jm Casler
|
c00173dbd2
|
partial work
|
2021-01-31 18:20:08 -08:00 |
|
Jm Casler
|
e8c6fccd63
|
#671 Range Test Plugin
Initial work for Range Test Plugin
|
2021-01-31 09:12:36 -08:00 |
|
Jm Casler
|
487b8c6e9e
|
#668 Initial work for Store & Forward Plugin
|
2021-01-31 09:12:01 -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 |
|
Jm
|
af0a1b5db5
|
Update comments of SerialPlugin
|
2021-01-20 19:02:08 -08:00 |
|
Jm
|
fa8cc74141
|
Update to Serial Plugin to make it easy to override the device configuration
|
2021-01-17 15:40:25 -08:00 |
|
Jm
|
20b8d2c4a5
|
Set the port to PortNum_SERIAL_APP
|
2021-01-16 22:41:33 -08:00 |
|
Jm
|
73ae151971
|
Added serialplugin_timeout to SerialPlugin
|
2021-01-16 22:39:28 -08:00 |
|
Jm Casler
|
f4806c9dd7
|
Merge branch 'serial' into master
|
2021-01-16 22:35:56 -08:00 |
|
Jm
|
79532210e8
|
SerialPlugin - Update comments with better instructions
|
2021-01-16 22:31:56 -08:00 |
|
Jm
|
d7f26493a5
|
Update to SerialPlugin to take advantage of the configs
|
2021-01-16 22:27:33 -08:00 |
|
Jm
|
cafe00e463
|
Update of serialplugin
|
2021-01-16 19:40:47 -08:00 |
|
Jm
|
dbf0569e29
|
Update comments for serial pins recommended by @ryguy
|
2021-01-14 22:36:51 -08:00 |
|
Jm
|
bd85736226
|
SerialPlugin - Exclude working on non esp32 platforms.
|
2021-01-14 21:59:26 -08:00 |
|
Jm
|
e39506824d
|
Added more comments
|
2021-01-14 18:08:23 -08:00 |
|
Jm
|
f68a31ab28
|
serialplugin - ability to configure ACK
|
2021-01-13 23:21:55 -08:00 |
|
Jm
|
b1181deb58
|
serialplugin - Added my todo list
|
2021-01-13 23:02:13 -08:00 |
|
Jm
|
89b32dd7ee
|
Fix comments in serial plugin
|
2021-01-13 22:51:36 -08:00 |
|
Jm
|
c54e87f9a2
|
Update SerialPlugin.cpp
Added documentation.
|
2021-01-13 22:50:02 -08:00 |
|
Jm
|
eee7e1de57
|
Update to serial plugin
|
2021-01-13 22:39:11 -08:00 |
|
Jm
|
3c60df1565
|
Partial work on the SerialPlugin
|
2021-01-13 20:22:59 -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
|
94a47dba7d
|
fix #624 - update battery level and current time on mynodeinfo
|
2021-01-04 09:59:53 +08:00 |
|
Kevin Hester
|
34faea6100
|
fix #622 - we might not have a local position yet early in the boot
|
2021-01-03 20:11:26 +08:00 |
|
Jm
|
7716d62018
|
Remove old comment
|
2020-12-30 15:16:04 -08:00 |
|
Kevin Hester
|
6e31ba30c7
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +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
|
ee8f4de5ab
|
make plugin reply handling simpler
|
2020-12-13 12:57:37 +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
|
b9f1ce70cb
|
begin plugin-api tutorial
|
2020-12-11 09:11:53 +08:00 |
|
Kevin Hester
|
a0076eb394
|
better position debug output
|
2020-12-09 13:42:36 +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 |
|
Kevin Hester
|
3e0dc44210
|
move want_replies into new plugin system
|
2020-12-05 11:15:06 +08:00 |
|
Kevin Hester
|
b6e21bcbcd
|
add SinglePortPlugin to simpilify api
|
2020-12-05 10:14:15 +08:00 |
|
Kevin Hester
|
ae7d3ee5ed
|
move nodeinfo messages into new plugin system
|
2020-12-05 10:00:46 +08:00 |
|
Kevin Hester
|
d3cb9bdd4a
|
WIP moving positions to new system
|
2020-12-03 16:48:44 +08:00 |
|
Kevin Hester
|
7737123d0f
|
begin moving position stuff into plugin
|
2020-11-28 18:10:31 +08:00 |
|
Kevin Hester
|
0b0d293a66
|
Move text message handling into the new plugin system
|
2020-11-28 12:10:19 +08:00 |
|