casi listo para prueba
This commit is contained in:
parent
601b72da9f
commit
c3984bc8da
|
|
@ -107,11 +107,14 @@
|
||||||
Station
|
Station
|
||||||
</h5>
|
</h5>
|
||||||
<small
|
<small
|
||||||
>Add your ham callsign and SSID. Optionally,
|
>Add your Ham callsign and SSID.
|
||||||
you can leave a comment describing your
|
<br>
|
||||||
station. In the bottom there is a field for
|
<br>
|
||||||
personal note that can only be seen in WEB GUI.</small
|
You can leave a comment describing your station.
|
||||||
>
|
<br>
|
||||||
|
<br>
|
||||||
|
In the bottom there is a field for personal note that can only be seen in WEB GUI.
|
||||||
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-9 col-sm-12">
|
<div class="col-lg-9 col-sm-12">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
@ -489,8 +492,8 @@
|
||||||
for="beacon.sendViaAPRSIS"
|
for="beacon.sendViaAPRSIS"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Send our beacon to
|
>Send our beacon to
|
||||||
APRS-IS</label
|
APRS-IS
|
||||||
>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
|
|
@ -504,8 +507,8 @@
|
||||||
<label
|
<label
|
||||||
for="beacon.sendViaRF"
|
for="beacon.sendViaRF"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Send beacon via RF</label
|
>Send beacon via RF
|
||||||
>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-6 d-grid gap-2">
|
<div class="col-6 d-grid gap-2">
|
||||||
|
|
@ -517,8 +520,8 @@
|
||||||
<label
|
<label
|
||||||
for="beacon.interval"
|
for="beacon.interval"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Interval</label
|
>Interval
|
||||||
>
|
</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input
|
<input
|
||||||
type="number"
|
type="number"
|
||||||
|
|
@ -531,8 +534,8 @@
|
||||||
min="1"
|
min="1"
|
||||||
/>
|
/>
|
||||||
<span class="input-group-text"
|
<span class="input-group-text"
|
||||||
>minutes</span
|
>minutes
|
||||||
>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -640,8 +643,8 @@
|
||||||
<label
|
<label
|
||||||
for="lora.txFreq"
|
for="lora.txFreq"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Tx Frequency</label
|
>Tx Frequency
|
||||||
>
|
</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
|
|
@ -659,17 +662,17 @@
|
||||||
class="form-control"
|
class="form-control"
|
||||||
required=""
|
required=""
|
||||||
/>
|
/>
|
||||||
<span class="input-group-text"
|
<span class="input-group-text">
|
||||||
>Hz</span
|
Hz
|
||||||
>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<label
|
<label
|
||||||
for="lora.rxFreq"
|
for="lora.rxFreq"
|
||||||
class="form-label"
|
class="form-label">
|
||||||
>Rx Frequency</label
|
Rx Frequency
|
||||||
>
|
</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
|
|
@ -679,8 +682,8 @@
|
||||||
class="form-control"
|
class="form-control"
|
||||||
/>
|
/>
|
||||||
<span class="input-group-text"
|
<span class="input-group-text"
|
||||||
>Hz</span
|
>Hz
|
||||||
>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -689,8 +692,8 @@
|
||||||
<label
|
<label
|
||||||
for="action.speed"
|
for="action.speed"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Predefined speeds</label
|
>Predefined speeds
|
||||||
>
|
</label>
|
||||||
<select
|
<select
|
||||||
class="form-select form-select"
|
class="form-select form-select"
|
||||||
name="action.speed"
|
name="action.speed"
|
||||||
|
|
@ -725,8 +728,8 @@
|
||||||
<label
|
<label
|
||||||
for="lora.signalBandwidth"
|
for="lora.signalBandwidth"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Bandwidth</label
|
>Bandwidth
|
||||||
>
|
</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<select
|
<select
|
||||||
class="form-select form-select"
|
class="form-select form-select"
|
||||||
|
|
@ -750,8 +753,8 @@
|
||||||
<label
|
<label
|
||||||
for="lora.spreadingFactor"
|
for="lora.spreadingFactor"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Spreading Factor</label
|
>Spreading Factor
|
||||||
>
|
</label>
|
||||||
<select
|
<select
|
||||||
class="form-select form-select"
|
class="form-select form-select"
|
||||||
name="lora.spreadingFactor"
|
name="lora.spreadingFactor"
|
||||||
|
|
@ -775,9 +778,9 @@
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<label
|
<label
|
||||||
for="lora.codingRate4"
|
for="lora.codingRate4"
|
||||||
class="form-label"
|
class="form-label">
|
||||||
>Coding Rate</label
|
Coding Rate
|
||||||
>
|
</label>
|
||||||
<select
|
<select
|
||||||
class="form-select form-select"
|
class="form-select form-select"
|
||||||
name="lora.codingRate4"
|
name="lora.codingRate4"
|
||||||
|
|
@ -794,9 +797,9 @@
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<label
|
<label
|
||||||
for="lora.power"
|
for="lora.power"
|
||||||
class="form-label"
|
class="form-label">
|
||||||
>Power</label
|
Power
|
||||||
>
|
</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input
|
<input
|
||||||
type="number"
|
type="number"
|
||||||
|
|
@ -940,9 +943,15 @@
|
||||||
</svg>
|
</svg>
|
||||||
Battery
|
Battery
|
||||||
</h5>
|
</h5>
|
||||||
<small>Battery Monitor & Health <br>
|
<small>
|
||||||
Max Voltage on input pin is 3.3V.
|
Battery Monitor & Health
|
||||||
Calculate voltage divider accordingly.</small>
|
<br>
|
||||||
|
<br>
|
||||||
|
Max Voltage on input pin is 3.3V.
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
Calculate voltage divider accordingly.
|
||||||
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-9 mt-2">
|
<div class="col-9 mt-2">
|
||||||
<div class="row mt-2">
|
<div class="row mt-2">
|
||||||
|
|
@ -1094,7 +1103,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
Telemetry
|
Telemetry
|
||||||
</h5>
|
</h5>
|
||||||
<small>Define the telemetry</small>
|
<small>Define Wx telemetry</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-9 mt-2">
|
<div class="col-9 mt-2">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
@ -1111,9 +1120,7 @@
|
||||||
class="form-label"
|
class="form-label"
|
||||||
><b>Activate Wx Telemetry</b>
|
><b>Activate Wx Telemetry</b>
|
||||||
<small
|
<small
|
||||||
>Requires a BME/BMP280 or
|
>Requires a BME/BMP280, BME680 or Si7021 sensor installed</small
|
||||||
BME680 sensor
|
|
||||||
installed</small
|
|
||||||
></label
|
></label
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -1570,7 +1577,7 @@
|
||||||
<label
|
<label
|
||||||
for="other.lowPowerMode"
|
for="other.lowPowerMode"
|
||||||
class="form-label"
|
class="form-label"
|
||||||
>Low power mode</label
|
>Low power mode (only for HT-CT62)</label
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ ________________________________________________________________________________
|
||||||
#include "A7670_utils.h"
|
#include "A7670_utils.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
String versionDate = "2024.06.26";
|
String versionDate = "2024.06.27";
|
||||||
Configuration Config;
|
Configuration Config;
|
||||||
WiFiClient espClient;
|
WiFiClient espClient;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue