afarhan / sbitx

168 stars 58 forks source link

K3NG Contributions 2022-08-15 #15

Closed k3ng closed 2 years ago

k3ng commented 2 years ago

converted paddle reading to an ISR improved iambic symbol insertion (this still needs work) bugfix: first transmitted CW character after tx_on not decoded and displayed correctly (added cw_ready flag; cw_init() was not completing prior to cw_get_sample() starting CW sending) added a lot of debug code to cw_init() for troubleshooting cw_init/cw_get_sample issue (DEBUG_CW define in modems.c) fixed root cause of low and high filters not applied after band or mode change change a few data types that handle millis to unsigned long to be safe changed lower limit for TX power to 0 watts filter LOW and HIGH can now be dragged by the mouse in the spectrum display bug fix: waterfall overwriting top line of several buttons added spectrum display center adjustment feature (drag mouse in freq area below grid) added spectrum display pitch dragging added spectrum display LOW and HIGH filter dragging

k3ng commented 2 years ago

Closing this pull request and submitting a new one that will include more recent updates. 73 Goody K3NG