mattbk
|
0e9ac97753
|
Merge branch 'SQ9MDD:master' into telemetry-path
|
2021-09-19 15:51:05 -05:00 |
Matt
|
60ed3c0a02
|
Get self telemetry path working.
|
2021-09-19 15:50:35 -05:00 |
Matt
|
58cef88e9d
|
Stub out changes without testing.
|
2021-09-19 09:57:43 -05:00 |
LucaIU2FRL
|
b760fd9a23
|
Trying to reduce power consumption
|
2021-09-19 16:54:50 +02:00 |
Rysiek Labus (SQ9MDD)
|
00b08722b5
|
Merge pull request #75 from mattbk/telemetry-www
Clean up telemetry and add option(s) to www interface (TTGO T-beam v.1.0 )
|
2021-09-19 10:20:27 +02:00 |
Matt
|
eb25ea2cbf
|
Add www option for MIC telemetry sequence.
|
2021-09-18 16:51:51 -05:00 |
Matt
|
afa4121b51
|
Clean up.
|
2021-09-18 12:44:20 -05:00 |
Matt
|
052589a608
|
Get telemetry sequence to save.
Still needs some cleanup of comments.
|
2021-09-18 09:59:09 -05:00 |
LucaIU2FRL
|
ab3b3a3c37
|
Added WiFi info screen at startup
|
2021-09-18 10:46:49 +02:00 |
mattbk
|
eb43b0baf1
|
Merge branch 'master' into telemetry-www
|
2021-09-16 14:29:55 -05:00 |
Sottosistema W10
|
b4768250c3
|
Testing #46, problem is not present on T-BEAM 0.7
|
2021-09-16 20:46:41 +02:00 |
Sottosistema W10
|
99de694f96
|
Removing no-security AP
|
2021-09-16 20:19:01 +02:00 |
Sottosistema W10
|
d1ee9e44d6
|
Allowing no-security AP
|
2021-09-16 20:10:22 +02:00 |
Sottosistema W10
|
16aae406b2
|
Added configurable AP password as in #51. Improved battery reading on T-Beam 0.7 as in #65. Fixed AP detection in serial printing. Updated readme.md
|
2021-09-16 19:54:14 +02:00 |
Sottosistema W10
|
fdd634eadc
|
FIX OLED Timeout at startup. Begin OLED Timeout settings in html
|
2021-09-15 19:03:44 +02:00 |
Sottosistema W10
|
852737f0c6
|
Added beacon TX from web page as #64
|
2021-09-14 20:47:32 +02:00 |
Matt
|
5c055cbd16
|
Shelve.
|
2021-09-11 22:58:56 -05:00 |
Matt
|
967c1d0e8d
|
Get working telemetry switch in www interface.
|
2021-09-11 21:46:51 -05:00 |
Łukasz Nidecki
|
c0eb892a7c
|
Fix syslog message on update
|
2021-08-21 22:00:06 +02:00 |
SQ5RWU
|
b279a3c198
|
Merge
|
2021-08-11 18:21:43 +02:00 |
gorzynsk
|
8df220ad1b
|
Adds angle setting to web configuration of Smart Beaconing
|
2021-08-10 19:04:18 +02:00 |
gorzynsk
|
1a44bea515
|
Allows to configure LoRa frequency and speed on the web interface
|
2021-08-03 18:11:18 +02:00 |
gorzynsk
|
f17c773e7e
|
Adds Smart Beaconing settings
|
2021-07-11 11:54:11 +02:00 |
Łukasz Nidecki
|
e23e1617cf
|
Allocate JsonDocument in PSRAM
|
2021-06-14 17:46:14 +02:00 |
Łukasz Nidecki
|
1a2771ed26
|
Shutdown device via www
|
2021-06-14 17:34:34 +02:00 |
Łukasz Nidecki
|
edee67e798
|
Experimental GPS output on TCP port 10110
|
2021-06-11 03:35:59 +02:00 |
Łukasz Nidecki
|
0a8d94641f
|
Fix doubling positions on rx list
|
2021-06-11 02:15:42 +02:00 |
Łukasz Nidecki
|
c278ab3ec9
|
Merge branch 'master_sq9mdd' of github.com:Qyon/TTGO-T-Beam-LoRa-APRS into master_sq9mdd
|
2021-06-11 01:40:59 +02:00 |
Łukasz Nidecki
|
84700fc5da
|
Use ArduinoJson to encode received packets list
|
2021-06-11 01:40:26 +02:00 |
Łukasz Nidecki
|
45f827611c
|
Put rf95 to sleep when starting update
|
2021-06-11 00:52:49 +02:00 |
Łukasz Nidecki
|
60a7f98309
|
Fix in running AP if configured wifi is not available
|
2021-06-11 00:43:25 +02:00 |
SQ5RWU
|
151571e15a
|
Properly escape JSON
|
2021-06-04 20:59:05 +02:00 |
SQ5RWU
|
e62a980abb
|
Properly escape JSON
|
2021-06-04 20:39:52 +02:00 |
SQ5RWU
|
778996e0e2
|
if wifi is not available then after 30 seconds start AP
|
2021-06-02 17:48:56 +02:00 |
Łukasz Nidecki
|
bd6a99373c
|
RTC time. Received time on rx list
|
2021-04-26 14:45:29 +02:00 |
Łukasz Nidecki
|
5ff9a350d2
|
List 50 recently received frames + rssi + snr on website.
|
2021-04-26 13:41:12 +02:00 |
Łukasz Nidecki
|
8070392996
|
Move preferences code to spearate cpp/h files.
Fixed saving GPS enable status
Developer option for syslog logging
|
2021-04-25 16:29:07 +02:00 |
Łukasz Nidecki
|
725794ac23
|
Merge branch 'master' of https://github.com/SQ9MDD/TTGO-T-Beam-LoRa-APRS into master_sq9mdd
|
2021-03-22 18:35:01 +01:00 |
Rysiek Labus
|
41b20ba518
|
auto shutdown option
|
2021-03-13 13:50:04 +01:00 |
Rysiek Labus
|
67857940c1
|
Show RX time moved to www config
|
2021-03-09 10:45:15 +01:00 |
Rysiek Labus
|
7afc4b56af
|
moving cconfig to www
|
2021-03-08 23:59:33 +01:00 |
Rysiek Labus
|
deec9b55f2
|
BT enable/disable from WWW
|
2021-03-08 22:47:00 +01:00 |
Rysiek Labus
|
b96ce7fdab
|
GPS enable/disable from WWW
|
2021-03-08 18:55:52 +01:00 |
Łukasz Nidecki
|
beff64acd7
|
Upgrade firmware from web interface
|
2021-03-01 14:47:34 +01:00 |
Łukasz Nidecki
|
cc0866b7e3
|
https://github.com/SQ9MDD/TTGO-T-Beam-LoRa-APRS/issues/19 Allow connecting to WiFi networks without password
|
2021-03-01 13:38:37 +01:00 |
Łukasz Nidecki
|
01ecabd2f8
|
https://github.com/SQ9MDD/TTGO-T-Beam-LoRa-APRS/issues/19 Allow connecting to WiFi networks without password
|
2021-03-01 13:09:57 +01:00 |
Łukasz Nidecki
|
6bcaadb31d
|
Show wifi status in serial message
|
2021-02-22 22:20:43 +01:00 |
Łukasz Nidecki
|
3091f535ab
|
DNS-SD instance name
|
2021-02-18 21:22:45 +01:00 |
Łukasz Nidecki
|
70b16efa4a
|
Mem info in json response
|
2021-02-18 20:45:40 +01:00 |
Łukasz Nidecki
|
316d8cb711
|
NETWORK_TNC test
|
2021-02-18 19:34:42 +01:00 |