Kevin Hester
|
6e31ba30c7
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +08:00 |
|
Kevin Hester
|
8fe1c518d9
|
Merge branch 'mqtt' into dev
# Conflicts:
# proto
|
2020-12-30 12:25:00 +08:00 |
|
Kevin Hester
|
d8a15d6324
|
Merge branch 'master' into dev
|
2020-12-30 10:08:01 +08:00 |
|
Jm
|
997ed283bf
|
#601 - tbeam draws too much power from USB port
|
2020-12-28 01:12:42 -08:00 |
|
Kevin Hester
|
9128f7d4b3
|
turn on battery pin for lora_v2 per @msws
|
2020-12-28 15:00:34 +08:00 |
|
Kevin Hester
|
adc71e7ed2
|
mqtt doc progress
|
2020-12-28 14:42:24 +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 |
|
Jm
|
621306e610
|
Add IP address and rssi to /json/report
|
2020-12-27 15:03:32 -08:00 |
|
Jm Casler
|
0e507e1923
|
Merge branch 'master' into master
|
2020-12-27 12:39:36 -08:00 |
|
Jm
|
15a0b3694d
|
Update to #588 - Change "hour" to "period"
|
2020-12-27 10:50:52 -08:00 |
|
Jm Casler
|
58859848a3
|
Add RX and RX_ALL analytics for #588
|
2020-12-27 09:29:48 -08:00 |
|
Kevin Hester
|
c972197643
|
fix #598 don't corrupt the heap when a TCP connection drops
|
2020-12-27 16:58:32 +08:00 |
|
Jm
|
3c69beef94
|
Update to the airtime calculator. I didn't 0 out the RX log.
|
2020-12-26 23:37:04 -08:00 |
|
Jm Casler
|
e55c5e10bc
|
Merge branch 'master' into master
|
2020-12-26 22:43:56 -08:00 |
|
Jm
|
e321528a6d
|
#588 - Calculate TX air time
|
2020-12-26 22:39:43 -08:00 |
|
Kevin Hester
|
186a52172c
|
fix #577 don't make invalid radio settings reboot the board
instead raise a critical fault (note though: this is still not ideal
because the radio will be in an undefined state until valid settings
are used)
|
2020-12-27 13:09:20 +08:00 |
|
Kevin Hester
|
21570fc24f
|
fix #540 use gps to fix rtc clock drift every 12 hrs
|
2020-12-27 12:54:44 +08:00 |
|
Kevin Hester
|
0c74303e9d
|
move criticalerror defs into .proto for cross platform support
|
2020-12-27 11:22:08 +08:00 |
|
Kevin Hester
|
8d04410f45
|
improve error descriptions
|
2020-12-26 13:55:59 +08:00 |
|
Kevin Hester
|
4a653ab054
|
fix nrf52 build
|
2020-12-26 13:47:02 +08:00 |
|
Kevin Hester
|
651bd71454
|
show critical faults on the screen
|
2020-12-26 13:36:21 +08:00 |
|
Kevin Hester
|
27c16ba185
|
add ppr1 notes
|
2020-12-26 12:53:20 +08:00 |
|
Jm Casler
|
ded2b86e55
|
Calculate TX air time duty cycles #588 -- UNTESTED
|
2020-12-25 16:10:38 -08:00 |
|
Jm Casler
|
34e6dbec81
|
Merge pull request #33 from meshtastic/master
updated my repo
|
2020-12-25 09:44:27 -08:00 |
|
Kevin Hester
|
3c2aac87f7
|
better fix for screen messages in log
|
2020-12-25 15:39:42 +08:00 |
|
Kevin Hester
|
f45451ca74
|
missing line term
|
2020-12-25 15:31:17 +08:00 |
|
Kevin Hester
|
88fa24ce79
|
Merge branch 'dev' of https://github.com/geeksville/Meshtastic-esp32 into dev
|
2020-12-25 15:19:25 +08:00 |
|
Kevin Hester
|
59577b9d79
|
add real formatted debug logging with timestamps
|
2020-12-25 15:17:56 +08:00 |
|
Kevin Hester
|
c349ad62e7
|
we set randomSeed at boot so I think probably not good to do again
cool @mc-hamster?
|
2020-12-25 14:53:33 +08:00 |
|
Jm
|
d5b57840d9
|
checking in a little of the airtime so i can switch to the laptop.
|
2020-12-24 22:12:59 -08:00 |
|
Jm Casler
|
8080bc608b
|
Merge pull request #32 from meshtastic/master
Update from upstream.
|
2020-12-24 19:20:36 -08:00 |
|
Kevin Hester
|
7312c56d6c
|
Merge remote-tracking branch 'root/master' into dev
# Conflicts:
# src/PowerFSM.cpp
|
2020-12-25 10:16:12 +08:00 |
|
Kevin Hester
|
031c58e21c
|
remove logspam that was busting serial api
|
2020-12-23 17:12:48 +08:00 |
|
Jm
|
35b1cfcc42
|
#554 Keep radio turned on if we're contacted over http(s) while on battery power.
|
2020-12-22 23:15:09 -08:00 |
|
Jm
|
bacc1b1dad
|
#581 - Quiet a compile time warning I introduced.
|
2020-12-22 22:37:34 -08:00 |
|
Jm
|
877dc824a9
|
#407 - Fix for wifi does not come back up after power down
|
2020-12-22 22:26:08 -08:00 |
|
Kevin Hester
|
2253ea1b41
|
Merge branch 'master' into master
|
2020-12-23 09:58:36 +08:00 |
|
Charles Crossan
|
8e0c224813
|
remove extra whitespace
|
2020-12-22 17:47:24 -05:00 |
|
Charles Crossan
|
5a96dc0083
|
move json delete endpoint
|
2020-12-22 17:44:40 -05:00 |
|
Jm Casler
|
181db06b0c
|
Merge branch 'master' into master
|
2020-12-21 19:59:40 -08:00 |
|
Charles Crossan
|
47ccfb6106
|
add HTTP/Delete method handler for SPIFFS
|
2020-12-21 21:10:53 -05:00 |
|
Jm Casler
|
5f97740ab7
|
Fix for #535 -- Heltec board stays asleep ...
|
2020-12-21 17:42:00 -08:00 |
|
Charles Crossan
|
5c70f36aa5
|
add mime types for ico and svg
|
2020-12-21 17:42:55 -05:00 |
|
Jm Casler
|
ef0891ae5d
|
Fix for #576 - The browser was seeing the other files on the filesystem.
|
2020-12-20 20:09:17 -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
|
412916ba7c
|
fix printf format for 64 bits
|
2020-12-21 11:13:30 +08:00 |
|
Charles Crossan
|
7f59e76c72
|
fix formatting
|
2020-12-20 21:47:46 -05:00 |
|
Charles Crossan
|
dcb9125b32
|
remove unused parser
|
2020-12-20 21:47:23 -05:00 |
|
Charles Crossan
|
2743b9d310
|
use POST URL parameters; fix response status
|
2020-12-20 21:44:51 -05:00 |
|