Jm Casler
465ff3dd25
Fix nvs erase for native build
2022-01-08 12:03:18 -08:00
Jm Casler
2ee1155c78
add namespace count to nvs stats
2022-01-08 11:54:30 -08:00
Jm Casler
6506d54859
Erase NVS as part of factory reset & new triple click behavior.
2022-01-08 11:54:02 -08:00
Jm Casler
6843ffe452
Merge pull request #1072 from mc-hamster/admin
...
Start of Web Admin
2022-01-07 22:51:07 -08:00
Jm Casler
1fe4b95fe5
Add placeholder settings
2022-01-07 22:20:02 -08:00
Jm Casler
398a5baa90
Admin page framework is done.
2022-01-07 22:04:08 -08:00
Jm Casler
fcd3170a0f
Page for admin settings and a post to apply
2022-01-07 21:45:34 -08:00
Jm Casler
95f2d0c933
Fix build error. Forgot to save a file.
2022-01-07 21:02:31 -08:00
Jm Casler
e2d1cce1bb
Start of web admin
2022-01-07 20:20:47 -08:00
Jm Casler
01f1b33eec
Merge branch 'meshtastic:master' into master
2022-01-07 17:23:40 -08:00
Jm Casler
94246a1fbc
Merge pull request #1070 from unjordy/portable-shebangs
...
Use portable shebangs in bash and python scripts
2022-01-07 11:46:03 -08:00
Jm Casler
abae99f577
Merge branch 'master' into portable-shebangs
2022-01-07 11:10:47 -08:00
Jm Casler
f221bc6275
Merge pull request #1069 from ernax78/touch_refresh
...
T-ECHO e-ink screen update with touch button
2022-01-07 10:52:22 -08:00
Jordan Mulcahey
706d6e2671
Use /usr/bin/env in bash and python script shebangs
2022-01-07 02:53:33 -08:00
ernax78
2857fafa81
Merge branch 'meshtastic:master' into touch_refresh
2022-01-07 10:02:08 +03:00
Erik R Norell
17dfb7d152
Touch on T-Echo to refresh e-ink screen
2022-01-07 09:57:29 +03:00
Jm Casler
dff219a037
updating proto submodule to latest
2022-01-06 10:46:13 -08:00
ernax78
1c63d2d334
Feature: add disable_tx setting #1065 ( #1066 )
...
* Feature: add disable_tx setting #1065
2022-01-06 12:01:45 -06:00
Erik R Norell
b6eb927ad2
Missed a spot to disable.
2022-01-06 20:00:53 +03:00
Erik R Norell
9d8a1b3522
Feature: add disable_tx setting #1065
2022-01-06 19:25:16 +03:00
Jm Casler
9bc9d37596
Merge pull request #1064 from mc-hamster/SPIFFS_UPDATE
...
Fixed TLS "memory allocation failure" & Don't delete contents of /static unless tar is downloaded
2022-01-05 23:27:21 -08:00
Jm Casler
76d0ad2907
Add page with links to end points on /spiffs
2022-01-05 22:27:49 -08:00
Jm Casler
3a17822893
Fixed TLS "memory allocation failure"
2022-01-05 22:12:32 -08:00
Jm Casler
da7ca98f44
Merge branch 'meshtastic:master' into SPIFFS_UPDATE
2022-01-05 20:52:39 -08:00
Jm Casler
841bc97a47
Revert "Merge pull request #94 from mc-hamster/BLE_NOPIN"
...
This reverts commit c366d81510
, reversing
changes made to e9f01de051
.
2022-01-05 19:44:44 -08:00
Jm Casler
dbdbe75e9f
Rename httpClient
2022-01-05 19:44:21 -08:00
Jm Casler
d5fc905402
Don't delete contents of /static unless tar is downloaded
2022-01-05 19:29:45 -08:00
Jm Casler
c366d81510
Merge pull request #94 from mc-hamster/BLE_NOPIN
...
BLE MITM disabled
2022-01-04 20:55:53 -08:00
Jm Casler
e9f01de051
Merge pull request #1062 from linagee/master
...
NimBLE: less debugging data, no more constant stream of BLE hex logging
2022-01-04 20:01:44 -08:00
Jm Casler
f9905ea416
MITM disabled
2022-01-04 19:26:50 -08:00
linagee
a8d10329f8
Added some platformio.ini comments
2022-01-04 18:58:56 -07:00
linagee
1157419e05
Constants are better than magic numbers
2022-01-04 18:38:05 -07:00
linagee
12f1fda934
NimBLE: less debugging data, no more constant stream of hex
...
esp_nimble_cfg.h and syscfg/syscfg.h were providing the default
previously.
This should get rid of:
ble_sm_alg_s1() and messages like that proving low-level BLE data.
2022-01-04 18:32:58 -07:00
linagee
cb0073f6fa
Merge pull request #3 from meshtastic/master
...
Merge master
2022-01-04 10:27:26 -07:00
Jm Casler
da5bc9d9d9
Merge pull request #1059 from mc-hamster/NTP
...
Add support for NTP if wifi is connected
2022-01-03 18:05:30 -08:00
Jm Casler
38baebe48f
Use NTP time if connected to wifi
2022-01-03 17:35:20 -08:00
Jm Casler
97ad7a1825
Merge pull request #93 from meshtastic/master
...
Update from head
2022-01-03 16:18:20 -08:00
Jm Casler
1f9b1e2828
Merge branch 'NTP' into master
2022-01-03 16:18:01 -08:00
Jm Casler
796d05e89e
Initial checkin of Online OTA SPIFFS update
...
Initial checkin of Online OTA SPIFFS update
2022-01-03 07:52:10 -08:00
Jm Casler
063d7a7d81
Cleanup API endpoint debug output
2022-01-02 22:17:26 -08:00
Jm Casler
6d0368b13d
Update URL to proper meshtastic web download location & disable halting
2022-01-02 22:10:55 -08:00
Jm Casler
b2011a1889
Switching url to casler.org. github has too many redirections.
2022-01-02 20:37:52 -08:00
Jm Casler
893472e36a
Update text and tar URL
2022-01-02 20:05:13 -08:00
Jm Casler
4d82a0146b
Initial checkin of Online OTA SPIFFS update
2022-01-02 19:50:43 -08:00
Jm Casler
8569595249
Merge pull request #1046 from caveman99/Heltec-V1
...
Heltec v1
2022-01-02 11:09:57 -08:00
Jm Casler
88281dbbf1
Merge branch 'master' into Heltec-V1
2022-01-02 11:09:46 -08:00
Jm Casler
dd3e8af4c0
Merge pull request #1054 from mc-hamster/StoreAndForward
...
Count tx airtime only after it's sent by the radio
2022-01-02 11:06:06 -08:00
Jm Casler
a0d3d1dc89
Merge branch 'master' into StoreAndForward
2022-01-02 11:05:57 -08:00
Jm Casler
9a87ec7353
Count tx airtime only after it's sent by the radio
2022-01-02 11:05:32 -08:00
Thomas Göttgens
3857dd7e52
regen protobuf headers
2022-01-02 14:41:41 +01:00