From df233d525798b4136aa9f3208c28ab0f4dd9c5db Mon Sep 17 00:00:00 2001 From: Roeland Jansen Date: Fri, 2 Jul 2021 19:30:29 +0200 Subject: [PATCH] changelog --- CHANGELOG | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 33fdf44..d5f9425 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,10 @@ # CHANGELOG +- 20210702 + fixed small error where the tx latency was not copied in the UI + - 20210626 - Merge branch 'sequence' of gitlab.com:eliggett/wfview into sequence Duplicate of existing command. @@ -14,7 +16,6 @@ Add __PRETTY_FUNCTION__ for compilers that don't have it. - 20210625 - Mode changes from the combo box now use the que. There are still other methods to change mode which will transition shortly. @@ -30,11 +31,9 @@ used so far, and only for the "Frequency" tab and the tuning knob. - 20210624 - Quick hack for WFM forcing FIL1 always - 20210621 - Added polling button Moving to std::deque (double-ended que).