From: Ramakrishnan Muthukrishnan <ram@leastauthority.com>
Date: Sun, 31 Dec 2023 12:10:38 +0000 (+0530)
Subject: add a few more todo items
X-Git-Url: https://git.rkrishnan.org/pf/vdrive/@manifest?a=commitdiff_plain;h=caa6341db6aa83a5d07e3993eefaad27b895373c;p=pihpsdr.git

add a few more todo items
---

diff --git a/todo.txt b/todo.txt
index 8af5b4b..3a25efe 100644
--- a/todo.txt
+++ b/todo.txt
@@ -14,4 +14,5 @@
 - Every option should be settable from menu. Currently NR/NB etc can only be set from the bottom toolbar.
 - refactor rigctl: whether it is serial port or tcp, given a file descriptor, rest should be the same code. (branch - serial-cleanup)
 - remove unnecessary header file #include statements. (done in fix-includes branch)
-
+- [Partially SOLVED] ctune: scroll beyond band edges.
+- when moving vfo by touching on the screen, snap on to a frequency that is a multiple of step size.