aboutsummaryrefslogtreecommitdiffstats
path: root/gui/templates/predistortion.html
diff options
context:
space:
mode:
Diffstat (limited to 'gui/templates/predistortion.html')
-rw-r--r--gui/templates/predistortion.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/templates/predistortion.html b/gui/templates/predistortion.html
index 6828f14..ef20a16 100644
--- a/gui/templates/predistortion.html
+++ b/gui/templates/predistortion.html
@@ -37,6 +37,11 @@ along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>.
<button type="button" class="btn btn-sm btn-info" id="capturebutton">Capture</button>
</div>
</div>
+ <div class="panel-body">
+ <h3>Status</h3>
+ <button type="button" class="btn btn-sm btn-info" id="dpdstatusbutton">Update</button>
+ <div id="dpdstatus"></div>
+ </div>
</div>
</div>
</div>