Commit Graph

28 Commits

Author SHA1 Message Date
Reed Nightingale 97d825351c Re-enable numpad, now that we have some more space 2020-05-03 23:56:08 -07:00
Reed Nightingale 77b1bd291e Save ~100 bytes by combining these two functions 2020-04-26 23:36:16 -07:00
Reed Nightingale aa7e6825b4 Add quicklist to main menu, but disable numpad temporarily for size reasons 2020-04-26 23:36:16 -07:00
Reed Nightingale 0467223fe6 If RIT is on, turn it off before switching VFO 2020-04-26 15:17:18 -07:00
Reed Nightingale 94be10fd87 Justify RIT text left so that it doesn't interfere with the TX text 2020-04-26 15:11:44 -07:00
Reed Nightingale 8cc272b065 Use numpad icon 2020-04-26 15:03:32 -07:00
Reed Nightingale 6cd72a5b8a Update sideband selection graphic on band switch 2020-04-25 23:06:16 -07:00
Reed Nightingale e85db6781a Use same color for version and callsign for better callsign visibility 2020-04-25 22:56:35 -07:00
Reed Nightingale 1f5f3a1f9f Use safer copy 2020-04-25 20:34:47 -07:00
Reed Nightingale 4e7d1717e0 Re-add version to main display, add callsign display, and re-enable TX indicator 2020-04-25 20:31:10 -07:00
Reed Nightingale 9b9a1610c2 Revert "Rough pass at button grids"
This reverts commit 1f97be3263.
2020-04-25 19:47:02 -07:00
Reed Nightingale 1f97be3263 Rough pass at button grids 2020-04-25 19:46:36 -07:00
Reed Nightingale fdd2afce98 Fix auto-selection of sideband mode when tuning 2020-04-25 12:35:59 -07:00
Reed Nightingale f66a173dbe Get LSB and USB buttons to update properly 2020-04-25 12:10:25 -07:00
Reed Nightingale 40a13f1b5f Re-enable frequency entering 2020-04-21 21:38:34 -07:00
Reed Nightingale 1ee39ec535 Update includes, and disable numpad for space reasons for now 2020-04-21 21:19:47 -07:00
Reed Nightingale 6481812b4f Link in the setup menu. Exceeds available space :( 2020-02-15 15:31:14 -08:00
Reed Nightingale cad3c3c57e Add an enterSubmenu routine to centralize that behavior 2020-02-15 15:27:48 -08:00
Reed Nightingale 04560ef8b6 Add numpad functionality to main menu 2020-02-14 18:51:28 -08:00
Reed Nightingale 2d3cc48b19 Play current frequency when VFO is selected 2020-02-12 22:18:02 -08:00
Reed Nightingale 423246f2b8 Add audio feedback for when entering/exiting bands 2020-02-11 23:36:43 -08:00
Reed Nightingale 5721e06a51 Instantly update tuning when changing modes 2020-02-11 23:31:14 -08:00
Reed Nightingale 405df5a757 Add method to update band buttons 2020-02-11 23:09:18 -08:00
Reed Nightingale 4a27962a5b Save settings on VFO change or sideband change 2020-02-11 22:18:52 -08:00
Reed Nightingale 2ff1d0d7e8 Fix types and expose some buttons 2020-02-11 21:44:40 -08:00
Reed Nightingale 2722b4367a Update include annotation 2020-02-10 01:30:21 -08:00
Reed Nightingale 8239761a26 Move button declarations together, declaring rather than defining required functions 2020-02-10 01:17:47 -08:00
Reed Nightingale 25d5f3aaa9 Move most of the button stuff to a separate file 2020-02-10 01:02:03 -08:00