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
|
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
|
d7368d5a51
|
begin deep sleep support for nrf52
|
2020-10-30 17:05:32 +08:00 |
|
geeksville
|
7ca150bf07
|
personal notes about threading
|
2020-09-26 06:50:54 -07:00 |
|
geeksville
|
1aa7451866
|
0.9.1
|
2020-07-24 12:41:14 -07:00 |
|
geeksville
|
204f2c1a68
|
software update service now registered with NimBLE
|
2020-07-24 11:39:48 -07:00 |
|
geeksville
|
a5b7501a4e
|
nimble add debug output
|
2020-07-24 10:12:25 -07:00 |
|
geeksville
|
4eb27b637d
|
Nimble sleep now works nicely
|
2020-07-22 22:18:47 -07:00 |
|
geeksville
|
014eea2f56
|
Nimble sleep almost works
|
2020-07-22 21:26:32 -07:00 |
|
geeksville
|
9b4ca95660
|
nimble basically works now. Started long bake for bug #266
|
2020-07-22 18:00:56 -07:00 |
|
geeksville
|
78ff9a8116
|
Nimble WIP - make notify work
|
2020-07-22 16:40:00 -07:00 |
|
geeksville
|
c5df1bc885
|
Nimble WIP - woot! basic device API works now
|
2020-07-22 15:44:45 -07:00 |
|
geeksville
|
b6a3deb341
|
nimble WIP - writes kinda work now
|
2020-07-22 12:08:54 -07:00 |
|
geeksville
|
7f6dc104f0
|
nimble WIP - add advertising boilerplate
|
2020-07-22 09:51:57 -07:00 |
|
geeksville
|
102085808f
|
WIP nimble now builds
|
2020-07-21 12:42:24 -07:00 |
|
geeksville
|
2645730329
|
Merge branch 'post1' into nimble
# Conflicts:
# docs/software/TODO.md
# docs/software/nrf52-TODO.md
# platformio.ini
# src/esp32/MeshBluetoothService.cpp
|
2020-07-21 11:20:09 -07:00 |
|
geeksville
|
62c20f8ab9
|
add todo items
|
2020-07-19 14:59:53 -07:00 |
|
geeksville
|
3400bcde85
|
Merge branch 'master' into post1
# Conflicts:
# docs/README.md
|
2020-07-15 11:51:05 -07:00 |
|
geeksville
|
f78f3232e2
|
update todo
|
2020-07-11 17:08:36 -07:00 |
|
geeksville
|
3a62453b8b
|
todo updates for 1.0
|
2020-07-07 17:40:59 -07:00 |
|
geeksville
|
8381512ce4
|
todo updates
|
2020-07-01 09:32:01 -07:00 |
|
geeksville
|
bd477f0fb2
|
turn on thread watchdog
|
2020-06-28 11:12:12 -07:00 |
|
geeksville
|
ac135be8cd
|
move geeksville's personal todos somewhere else (mostly android)
|
2020-06-25 15:49:49 -07:00 |
|
geeksville
|
8bb85cdc69
|
personal TODO list updates (sorry github reviewers)
|
2020-06-24 13:13:20 -07:00 |
|
geeksville
|
4e958c9230
|
make software update keep device from sleeping
|
2020-06-22 17:10:41 -07:00 |
|
geeksville
|
64cf1890f2
|
prebump to 0.7.9 build number, though not doing a release yet...
Because I want to pick a min build number for 'BLE OTA update allowed'
|
2020-06-22 17:10:18 -07:00 |
|
geeksville
|
2839539c6c
|
todo for my personal work queue
|
2020-06-22 11:36:48 -07:00 |
|
geeksville
|
d9e93f3944
|
Try turning my software update service back on...
Now that I've fixed a couple of nasty esp32-arduino bugs
|
2020-06-22 10:06:35 -07:00 |
|