Kevin Hester
|
49b1f4c5af
|
oops - fix failed text message rx
|
2021-03-06 14:21:20 +08:00 |
|
Kevin Hester
|
c9c44a934d
|
don't generate acks for locally sourced msgs
|
2021-03-05 12:39:31 +08:00 |
|
Kevin Hester
|
0c0c0babba
|
combine acks works
|
2021-03-05 11:44:45 +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
|
2f6034b067
|
update todos
|
2021-03-04 22:10:09 +08:00 |
|
Kevin Hester
|
56fe211466
|
1.2.1
|
2021-03-04 11:29:55 +08:00 |
|
Jm Casler
|
ee04d57a7f
|
Merge pull request #73 from meshtastic/master
pulling 1.2 into my fork
|
2021-03-02 20:46:21 -08:00 |
|
Kevin Hester
|
076251e6a8
|
todo cleanup
|
2021-03-03 11:49:09 +08:00 |
|
Kevin Hester
|
92e05bc438
|
release to devs
|
2021-03-03 11:46:09 +08:00 |
|
Kevin Hester
|
d0263e4fa3
|
Merge branch 'dev' into dev1.2
|
2021-03-02 15:16:28 +08:00 |
|
Kevin Hester
|
2ac4106004
|
add play store link
|
2021-03-02 12:53:23 +08:00 |
|
Kevin Hester
|
fbdf1f19f0
|
add (editable) android warning landing page
|
2021-03-02 12:46:19 +08:00 |
|
Jm
|
ef32ac5cd4
|
Update rangetest docs with api example
|
2021-02-28 11:55:54 -08:00 |
|
Kevin Hester
|
a51c08bfb1
|
todo updated
|
2021-02-27 14:42:07 +08:00 |
|
Kevin Hester
|
63e0b53054
|
1 index channel index
|
2021-02-27 09:17:58 +08:00 |
|
Kevin Hester
|
0307e4161e
|
get settings message works
|
2021-02-26 20:10:41 +08:00 |
|
Kevin Hester
|
4b07f9e160
|
todo update
|
2021-02-23 14:45:02 +08:00 |
|
Kevin Hester
|
f8d8dc25c0
|
properly route messages to phone again
|
2021-02-23 14:35:34 +08:00 |
|
Kevin Hester
|
aa8b86c6b2
|
multichannel send/rx kinda works
|
2021-02-23 11:43:30 +08:00 |
|
Kevin Hester
|
ae6b7e7259
|
multichannel code is done! (only basic testing completed though)
|
2021-02-23 10:45:03 +08:00 |
|
Kevin Hester
|
d6c2e9063a
|
1.2 channel cleanup
|
2021-02-22 11:16:38 +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
|
008187caa4
|
1.2 wip - psk work
|
2021-02-22 10:26:11 +08:00 |
|
Kevin Hester
|
c6091338ab
|
admin ops
|
2021-02-21 14:03:44 +08:00 |
|
Kevin Hester
|
99467cd874
|
1.2 WIP at least doesn't crash
|
2021-02-21 12:59:47 +08:00 |
|
Jm
|
13b8c140b4
|
Update StoreForwardPlugin.md
|
2021-02-18 21:47:16 -08:00 |
|
Kevin Hester
|
60a01567d9
|
remove region specific builds
|
2021-02-17 19:01:20 +08:00 |
|
Kevin Hester
|
f064e56dc9
|
fix esp32 build for dev1.2
|
2021-02-17 16:17:46 +08:00 |
|
Kevin Hester
|
42ae27973e
|
WIP 1.2 move routing into plugin
|
2021-02-17 13:06:23 +08:00 |
|
Jm Casler
|
bd29d78a29
|
Update StoreForwardPlugin.md
|
2021-02-16 18:24:37 -08:00 |
|
Jm Casler
|
b35cd76854
|
Update StoreForwardPlugin.md
|
2021-02-16 18:19:24 -08:00 |
|
Jm
|
937955b36d
|
Updating range test and storeforward.
|
2021-02-16 17:42:46 -08:00 |
|
Kevin Hester
|
45caf394f0
|
WIP multichannel support
|
2021-02-16 15:41:52 +08:00 |
|
Jm Casler
|
d67e2187d0
|
Update RangeTestPlugin.md
|
2021-02-15 21:17:06 -08:00 |
|
Jm
|
8320754b98
|
Added recommended settings as a sender
|
2021-02-14 21:45:26 -08:00 |
|
Jm
|
703ce2e292
|
Keep device from sleeping while transmitting in range test plugin.
|
2021-02-14 21:34:47 -08:00 |
|
Jm
|
c9353ebee3
|
Update RangeTestPlugin.md
|
2021-02-14 21:24:41 -08:00 |
|
Jm
|
fea2228b16
|
Update RangeTestPlugin.md
|
2021-02-14 20:17:16 -08:00 |
|
Jm
|
7d4ce483c5
|
Update RangeTestPlugin.md
|
2021-02-14 20:16:29 -08:00 |
|
Jm
|
f1a65f9d0e
|
Update to store and forward. Don't merge this to main!
|
2021-02-14 13:31:11 -08:00 |
|
Jm
|
ae46b3df32
|
Update StoreForwardPlugin.md
|
2021-02-14 11:10:56 -08:00 |
|
Jm
|
d5c1e3c6e0
|
Update StoreForwardPlugin.md
|
2021-02-14 11:00:11 -08:00 |
|
Jm
|
a95f612452
|
Update StoreForwardPlugin.md
|
2021-02-14 10:56:08 -08:00 |
|
Jm Casler
|
36643cf5f5
|
#671 range test plugin documentation
#671 range test plugin documentation
|
2021-02-13 22:40:04 -08:00 |
|
Jm Casler
|
056940a4ad
|
Documentation
|
2021-02-06 09:13:49 -08:00 |
|
Jm Casler
|
487b8c6e9e
|
#668 Initial work for Store & Forward Plugin
|
2021-01-31 09:12:01 -08:00 |
|
Jm Casler
|
48b38ed94b
|
Update documentation
|
2021-01-30 17:21:54 -08:00 |
|
Jm Casler
|
092af0f9f9
|
Update to doc to add info on the bell character
|
2021-01-30 09:50:19 -08:00 |
|
Jm Casler
|
133a7ff166
|
Added more notes.
|
2021-01-30 09:46:26 -08:00 |
|
Jm Casler
|
5df08410e7
|
Create SerialPlugin.md
|
2021-01-30 09:39:40 -08:00 |
|
Jm Casler
|
f45ffc8773
|
Rename documentation
|
2021-01-30 09:32:44 -08:00 |
|
Jm Casler
|
3162f74945
|
Create External Notification documentation.
|
2021-01-30 09:32:04 -08:00 |
|
Kevin Hester
|
6a593e01e1
|
notes on eink1.0
|
2021-01-28 10:30:24 +08:00 |
|
Kevin Hester
|
6f6dd2291e
|
fix typo
|
2021-01-28 10:30:00 +08:00 |
|
Kevin Hester
|
71be71d63d
|
add note about how to send messages thanks @rw-w for the question
|
2021-01-08 13:31:28 +08:00 |
|
Kevin Hester
|
7c8db2b501
|
Merge remote-tracking branch 'root/master' into dev
# Conflicts:
# docs/software/plugin-api.md
|
2021-01-08 13:20:28 +08:00 |
|
Kevin Hester
|
74bc05936d
|
Merge remote-tracking branch 'root/master' into dev
|
2021-01-08 13:16:27 +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 |
|
ry-w
|
d6bd328576
|
Update plugin-api.md
Couple of clarifications, and fixes to minor errors.
|
2021-01-06 14:24:51 -08:00 |
|
Jm
|
e9c9e40624
|
Include instrusctions for real time backtrace decoding.
|
2021-01-04 22:15:19 -08:00 |
|
Kevin Hester
|
adc71e7ed2
|
mqtt doc progress
|
2020-12-28 14:42:24 +08:00 |
|
Kevin Hester
|
516e18ca80
|
mqtt doc updates
|
2020-12-28 13:57:59 +08:00 |
|
Kevin Hester
|
4777e53c23
|
more mqtt design work
|
2020-12-28 13:36:11 +08:00 |
|
Kevin Hester
|
d6912cfd8e
|
mqtt design progress
|
2020-12-28 13:22:10 +08:00 |
|
Kevin Hester
|
c06b7b2b48
|
add misc mqtt ideas
|
2020-12-27 16:06:30 +08:00 |
|
Kevin Hester
|
0c74303e9d
|
move criticalerror defs into .proto for cross platform support
|
2020-12-27 11:22:08 +08:00 |
|
Kevin Hester
|
73d64d378a
|
Merge branch 'dev' into mqtt
|
2020-12-26 13:58:58 +08:00 |
|
Kevin Hester
|
651bd71454
|
show critical faults on the screen
|
2020-12-26 13:36:21 +08:00 |
|
Kevin Hester
|
dda5568e2c
|
update arduino lib & esp bins to fix #584
|
2020-12-25 11:14:00 +08:00 |
|
Kevin Hester
|
031c58e21c
|
remove logspam that was busting serial api
|
2020-12-23 17:12:48 +08:00 |
|
Kevin Hester
|
a8d7700295
|
move more of is_router out of python and into the device code
|
2020-12-21 11:38:03 +08:00 |
|
Kevin Hester
|
15e1a3870c
|
When new node joins mesh, all other nodes reply with their current state
|
2020-12-17 10:53:29 +08:00 |
|
Kevin Hester
|
be38a58a62
|
finish channel name cleanup
|
2020-12-15 16:13:16 +08:00 |
|
Kevin Hester
|
c9f2318e78
|
Use simpler names for standard channels
|
2020-12-15 13:14:36 +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
|
af88a34f75
|
update dev docs
|
2020-12-11 10:03:46 +08:00 |
|
Kevin Hester
|
b9f1ce70cb
|
begin plugin-api tutorial
|
2020-12-11 09:11:53 +08:00 |
|
Kevin Hester
|
091e953ed4
|
todo updates
|
2020-12-10 14:34:50 +08:00 |
|
Kevin Hester
|
cabeacfa94
|
1.1.21
|
2020-12-10 11:45:22 +08:00 |
|
Kevin Hester
|
b1c30f0650
|
Use a custom platformio py file to always set build version
|
2020-12-10 11:28:15 +08:00 |
|
Kevin Hester
|
3753fef298
|
add debug_log_enabled
|
2020-12-09 11:56:41 +08:00 |
|
Kevin Hester
|
a4bb1937c1
|
Merge remote-tracking branch 'root/master' into udp
|
2020-12-09 11:21:59 +08:00 |
|
Kevin Hester
|
4bd22dd5db
|
ignore our own msgs for gpio ctrl
|
2020-12-08 08:16:58 +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
|
91b99bd584
|
require apps to be 1.1.20 or later
|
2020-12-05 10:27:04 +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
|
f1179bd3ea
|
positions now sent using the new API
|
2020-12-05 08:46:19 +08:00 |
|
Kevin Hester
|
9b24cc6dd6
|
update protobufs
|
2020-12-04 18:54:00 +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 |
|
Kevin Hester
|
9e9913101f
|
Merge pull request #527 from geeksville/spiffs-bug496
Spiffs bug496
|
2020-11-27 17:11:34 -08:00 |
|
Jm Casler
|
3473a1e323
|
wait_bluetooth_secs to 60 seconds.
|
2020-11-22 19:32:48 -08:00 |
|
Kevin Hester
|
f2698bbf91
|
bug #496 - allow update clients to program SPIFFS region
also have build system properly build spiffs release builds
|
2020-11-16 08:56:32 +08:00 |
|
Kevin Hester
|
c5903a790b
|
update for portduino
|
2020-10-31 15:50:39 +08:00 |
|