]> git.rkrishnan.org Git - pihpsdr.git/commit
Use radio button for selecting filter board
authorMarkus Großer <markus.grosser2+git@gmail.com>
Mon, 7 May 2018 13:04:57 +0000 (15:04 +0200)
committerMarkus Großer <markus.grosser2+git@gmail.com>
Mon, 7 May 2018 13:04:57 +0000 (15:04 +0200)
commit48488844a9e653d7696a18f945a3c270761fd703
tree49c6d9a5af373fa0ee45cb74263c3ff4828bf612
parentdb98325b89d8981db536554ac5390313599b4e22
Use radio button for selecting filter board

At this point, this is a purely cosmetic choice, but is meant to make it
simpler to add additional filter boards in the future. The current
(before this commit) design relied on interlocked check buttons that
emulated radio buttons with an additional off state, but doesn't
easily allow adding further filter board types.
radio_menu.c