Skip to content
Snippets Groups Projects
  1. Aug 07, 2020
    • euquiq's avatar
      fixed a bug, and some fine-tuning · d50ea3cc
      euquiq authored
      Earlier code did not start with squelch totally open, but a tiny bit closed.  (now at app loading, squelch is truly set up with the same value it shows on screen).
      
      I also hardcoded the NFM sampling rate and baseband bandwidth. It seemed "the right thing to do".
      d50ea3cc
    • euquiq's avatar
      MIC TX Now includes RX with Volume and Squelch · 72f3eea1
      euquiq authored
      You can enable RX and adjust VOLUME  and SQUELCH into your liking.
      
      Sadly enough, you will NOT be able to use VOICE ACTIVATION when RX is enabled (to ensure there will be NO audio feedback defeating the VA sensing)
      
      A "bug" that won over me, but perhaps and hopefully other coder can easily fix:  The Vumeter will momentarily "dissappear" when enabling RX. But it will reappear as soon as you start TX. Or when you turn off RX.
      
      I enabled the PEAK LEVEL MARK on the Vumeter, so you can easily see in which level your input voice / signal is peaking and regulate the MIC gain accordingly in an easier / more robust way.
      
      Side enhancement: Took off the dark green, yellow and red coloring from the vumeter when no signal is present, and replaced it with dark_grey. I know that some coloring is "eye-candy" but the vu-meter is more readable with this new contrast.
      72f3eea1
  2. Aug 04, 2020
  3. Aug 03, 2020
  4. Aug 02, 2020
  5. Jul 27, 2020
    • euquiq's avatar
      Update ui_spectrum.cpp · 5ee1f7ac
      euquiq authored
      I changed width in pixels of the "fine-tune cursor" from 2 to 5 , and then re-centered the cursor, from 120 to 118 to accomodate the shift in width.
      
      I was inspired by this old ISSUE on Havoc's repository, where at the end @furrtek commented the need to make the red tick bigger in the future (but forgot / was swamped with other ehnancements / issues):
      
      https://github.com/furrtek/portapack-havoc/issues/172
      5ee1f7ac
  6. Jul 15, 2020
  7. Jul 14, 2020
  8. Jul 05, 2020
  9. Jul 02, 2020
  10. Jul 01, 2020
  11. Jun 30, 2020
  12. Jun 28, 2020
Loading