Kevin Hester
|
e84edc676f
|
mqtt: automatically start or stop as neede & attempt reconnect
|
2021-04-05 07:53:07 +08:00 |
|
Kevin Hester
|
d19af8b83d
|
mqtt: send packets after they are encrypted
|
2021-04-04 09:20:37 +08:00 |
|
Kevin Hester
|
638cec7f25
|
we now send packets to mqtt server
|
2021-04-03 22:27:06 +08:00 |
|
Kevin Hester
|
f3f09f0dcf
|
MQTT WIP
|
2021-04-03 16:06:40 +08:00 |
|
Kevin Hester
|
dcf64dfacd
|
MQTT at least talks to server, works in native and esp32
|
2021-04-03 14:54:10 +08:00 |
|
Kevin Hester
|
2acde3333c
|
todo updates
|
2021-04-03 10:40:56 +08:00 |
|
Kevin Hester
|
8d47e4f3e0
|
1.2.20
|
2021-04-02 13:44:53 +08:00 |
|
Kevin Hester
|
2c5ea03b74
|
fix VFS creation bug in native. fix heap corruption in Fsm free
|
2021-04-01 20:32:12 +08:00 |
|
Kevin Hester
|
8a20155214
|
simplify build
|
2021-04-01 14:05:27 +08:00 |
|
Kevin Hester
|
2594ea0c2c
|
test fix for CI tool
|
2021-03-31 16:28:16 +08:00 |
|
Kevin Hester
|
5f45a10db5
|
fix sign comparsion
|
2021-03-31 11:14:55 +08:00 |
|
Kevin Hester
|
5f948c09fe
|
update libs to fix CI build, thanks @meehow!
|
2021-03-31 11:05:43 +08:00 |
|
Kevin Hester
|
5c1d8b5bb0
|
todo updates
|
2021-03-31 09:13:41 +08:00 |
|
Kevin Hester
|
b68397a911
|
fix simradio init to work more like real radios
|
2021-03-30 23:39:51 +08:00 |
|
Kevin Hester
|
5fdcb72d46
|
cleanup applyModemConfig based on porduino testing, share with sim
|
2021-03-30 23:34:13 +08:00 |
|
Kevin Hester
|
cdb4756d9d
|
fix native build
|
2021-03-29 20:56:02 +08:00 |
|
Kevin Hester
|
525fe9b96c
|
dramatically speed up message RX in some cases (we were sleeping much too long)
|
2021-03-28 12:16:37 +08:00 |
|
Kevin Hester
|
890ec7bdb2
|
doc update
|
2021-03-27 17:19:15 +08:00 |
|
Kevin Hester
|
1e3b037fea
|
populate position.time for broadcast positions
|
2021-03-27 16:17:01 +08:00 |
|
Kevin Hester
|
04225f7bc2
|
change! time of last packet rx in node->last_heard instead of node->position.time
|
2021-03-26 09:30:15 +08:00 |
|
Kevin Hester
|
0261c243e0
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
|
Kevin Hester
|
78c665abb9
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |
|
Kevin Hester
|
eb684aac03
|
tested OTA is_router
|
2021-03-23 14:54:56 +08:00 |
|
Kevin Hester
|
7b4f8fb6d6
|
Fix firmware OTA update while is_router
|
2021-03-23 14:44:50 +08:00 |
|
Kevin Hester
|
9e0a2964a4
|
move channel docs into git
|
2021-03-23 12:16:23 +08:00 |
|
Kevin Hester
|
d32386a027
|
Return errors for unauthorized requests or out of bound channel nums
|
2021-03-23 11:44:51 +08:00 |
|
Kevin Hester
|
d652664126
|
TODO updates
|
2021-03-20 13:35:27 +08:00 |
|
Kevin Hester
|
4666c12547
|
change android-too-old webpage to be less scary
|
2021-03-20 13:13:39 +08:00 |
|
Kevin Hester
|
2b74260e2b
|
only show time on OLED if we have a valid UTC clock
|
2021-03-20 10:22:06 +08:00 |
|
Kevin Hester
|
9502fa62e6
|
todo updates
|
2021-03-19 23:40:24 +08:00 |
|
Kevin Hester
|
7c5ab885be
|
geeksville todo
|
2021-03-19 15:24:24 +08:00 |
|
Kevin Hester
|
999afdf05e
|
wifi now works on portduino
|
2021-03-17 20:29:27 +08:00 |
|
Kevin Hester
|
9a03536e3d
|
Use enums for hw_model per @sachaw idea.
|
2021-03-14 10:37:32 +08:00 |
|
Kevin Hester
|
c0ac457cad
|
lockdown plugins that touch hardware
|
2021-03-13 13:14:27 +08:00 |
|
Kevin Hester
|
cdd696c1ff
|
todo updates
|
2021-03-13 08:30:07 +08:00 |
|
Kevin Hester
|
8cd2a00a25
|
fix nasty bug
|
2021-03-12 15:47:00 +08:00 |
|
Kevin Hester
|
b02212009a
|
progress on remote settings
|
2021-03-12 14:10:36 +08:00 |
|
Kevin Hester
|
ab9fe42f58
|
wip - move channels
|
2021-03-11 13:02:00 +08:00 |
|
Kevin Hester
|
590e147186
|
todo updates
|
2021-03-11 09:59:54 +08:00 |
|
Kevin Hester
|
f55ac8e9c9
|
turn off (buggy) custom_fields in tinygps, and used fixed version of lib
|
2021-03-10 15:29:25 +08:00 |
|
Kevin Hester
|
781d2f0ad6
|
fix warnings
|
2021-03-08 17:09:35 +08:00 |
|
Kevin Hester
|
6ceb423033
|
TODO update
|
2021-03-08 12:03:04 +08:00 |
|
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 |
|
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 |
|