Commit Graph

321 Commits

Author SHA1 Message Date
Reed Nightingale
55822dadf7 Give min/max frequency variable names 2020-04-26 23:46:32 -07:00
Reed Nightingale
ab8ba66067 Reuse menu running code between quicklist and numpad 2020-04-26 23:36:16 -07:00
Reed Nightingale
61c22474e9 Slim down some of the setup text 2020-04-26 23:36:16 -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
fafc9acd0e Create quicklist menu 2020-04-26 23:36:16 -07:00
Reed Nightingale
b49b61615b Add quick list to EEPROM settings 2020-04-26 23:36:16 -07:00
Reed Nightingale
cd3364c835 Update version 2020-04-26 23:36:06 -07:00
Reed Nightingale
e980cff9ff Remove brackets from callsign 2020-04-26 23:35:54 -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
f9907cebde Add icons for numpad and star 2020-04-26 15:03:18 -07:00
Reed Nightingale
b1e4466b0e Remove ornamental borders on setup page 2020-04-26 14:31:09 -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
bd1ff23d8f Add comment about toneAC2 library license 2020-04-25 22:55:10 -07:00
Reed Nightingale
c45a824276 Switch back to nicer font 2020-04-25 22:52:39 -07:00
Reed Nightingale
2c4448f6a0 Replace calls to the default Arduino Tone library to toneAC2, saving over 1024 bytes 2020-04-25 22:44:26 -07:00
Reed Nightingale
7a788b6297 Proxy the tone library so that it builds 2020-04-25 22:36:40 -07:00
Reed Nightingale
da45643035 Remove secondary pin from library 2020-04-25 22:36:17 -07:00
Reed Nightingale
0fe54d054f Add toneAC2 library 2020-04-25 22:32:17 -07:00
Reed Nightingale
2a8ff5e758 Replace fastest line routines with fillRect to save ~300 bytes 2020-04-25 21:09:54 -07:00
Reed Nightingale
06fa0e9ad7 Update README 2020-04-25 21:08:43 -07:00
Reed Nightingale
1f5f3a1f9f Use safer copy 2020-04-25 20:34:47 -07:00
Reed Nightingale
85ea714955 Show current setting on setting screen 2020-04-25 20:31:35 -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
2db9899d4d Move SI5351 driver stuff into it's own header 2020-04-25 14:31:59 -07:00
Reed Nightingale
fdd2afce98 Fix auto-selection of sideband mode when tuning 2020-04-25 12:35:59 -07:00
Reed Nightingale
0f45a2fc43 Fix out-of-band midpoint selection 2020-04-25 12:17:15 -07:00
Reed Nightingale
f66a173dbe Get LSB and USB buttons to update properly 2020-04-25 12:10:25 -07:00
Reed Nightingale
8af59b0a85 Move button pressing logic to it's own file 2020-04-25 12:00:19 -07:00
Reed Nightingale
5596c0c8ab Remove function declarations from pin definition file 2020-04-25 11:47:11 -07:00
Reed Nightingale
91776fdcc7 Clean up pin descriptions a bit 2020-04-25 11:33:17 -07:00
Reed Nightingale
80494b62b9 Try a couple other fonts. None are great. 2020-04-21 21:56:51 -07:00
Reed Nightingale
98e62a6dca Switch to using a tiny but terrible looking font for size reasons 2020-04-21 21:40:02 -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
cc013e5be4 stub out some functions that still need to be removed or refactored 2020-04-21 21:19:17 -07:00
Reed Nightingale
1766386411 Update pin names 2020-04-21 21:16:30 -07:00
Reed Nightingale
a2eae89733 Remove code that was moved to tuner, update includes and pin names 2020-04-21 21:16:10 -07:00
Reed Nightingale
1622d0ebe7 Update includes 2020-04-21 21:15:14 -07:00
Reed Nightingale
4a96027a07 Update includes 2020-04-21 21:14:42 -07:00
Reed Nightingale
67d34a3461 Update includes and pin names 2020-04-21 21:14:24 -07:00
Reed Nightingale
6face82c36 Update includes and pin names 2020-04-21 21:13:55 -07:00
Reed Nightingale
e593e0a060 Update includes 2020-04-21 21:13:33 -07:00
Reed Nightingale
5217858e23 Update includes and pin names 2020-04-21 21:13:14 -07:00
Reed Nightingale
363ea027f9 Update includes and pin names 2020-04-21 21:12:51 -07:00