projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
542dabd
)
add a few more todo items
fix-ctun
author
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Sun, 31 Dec 2023 12:10:38 +0000
(17:40 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Sun, 31 Dec 2023 12:10:38 +0000
(17:40 +0530)
todo.txt
patch
|
blob
|
history
diff --git
a/todo.txt
b/todo.txt
index 8af5b4b9e9dc8448da898f142dcb96f38fb65451..3a25efe5b9635c1d740d5f7b1def5bef42530c73 100644
(file)
--- 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.