Allison VE7UWU
  • Amateur radio enthusiast and bad software dev

  • Joined on 2021-10-09
VE7UWU synced and deleted reference refs/tags/refs/pull/2226/merge at VE7UWU/sdrangel from mirror 2024-08-02 20:32:27 -04:00
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2024-08-02 20:32:27 -04:00
ff7c06311b Merge pull request #2226 from jfdelnero/master
5888645957 Don't decimate the audio signal if not needed.
2fddaff6d2 Fix audio glitches in the DAB plugin.
Compare 3 commits »
VE7UWU synced commits to refs/pull/2222/merge at VE7UWU/sdrangel from mirror 2024-08-01 03:42:26 -04:00
4ddb6dc9ff WDSP: removed unnecessary references to RXA and TXA
e52f1c0cea Do not run CI/CD for commits on feature branches
cd38f356d0 WDSP: rework SSQL and PANEL classes
71fe079ee3 WDSP: rework former IIR classes
Compare 12 commits »
VE7UWU synced commits to feature-wdsp at VE7UWU/sdrangel from mirror 2024-08-01 03:42:26 -04:00
4ddb6dc9ff WDSP: removed unnecessary references to RXA and TXA
e52f1c0cea Do not run CI/CD for commits on feature branches
cd38f356d0 WDSP: rework SSQL and PANEL classes
71fe079ee3 WDSP: rework former IIR classes
b9e3b10a6b WDSP: split iir source files
Compare 11 commits »
VE7UWU synced commits to refs/pull/2222/head at VE7UWU/sdrangel from mirror 2024-08-01 03:42:26 -04:00
4ddb6dc9ff WDSP: removed unnecessary references to RXA and TXA
e52f1c0cea Do not run CI/CD for commits on feature branches
cd38f356d0 WDSP: rework SSQL and PANEL classes
71fe079ee3 WDSP: rework former IIR classes
b9e3b10a6b WDSP: split iir source files
Compare 11 commits »
VE7UWU synced commits to refs/pull/2141/merge at VE7UWU/sdrangel from mirror 2024-07-29 18:42:26 -04:00
78b73ae529 Added cubehelix and cubegamma color maps. Default to angel if not found. Fixes #2191
a5b5500441 Merge pull request #2219 from mkhuthir/patch-1
4100e33031 Update readme.md
Compare 4 commits »
VE7UWU synced commits to feature-wdsp at VE7UWU/sdrangel from mirror 2024-07-28 10:02:25 -04:00
3c2192603b WDSP: use vectors instead of C arrays and disable copy constructor (more) and other changes
86f27fc4d6 WDSP: NBP: use vectors instead of C arrays and disable copy constructor
8a267240df WDSP: ANB, NOB, ANSQ: use vectors instead of C arrays and disable copy constructor
Compare 3 commits »
VE7UWU synced commits to refs/pull/2222/head at VE7UWU/sdrangel from mirror 2024-07-28 10:02:25 -04:00
3c2192603b WDSP: use vectors instead of C arrays and disable copy constructor (more) and other changes
86f27fc4d6 WDSP: NBP: use vectors instead of C arrays and disable copy constructor
8a267240df WDSP: ANB, NOB, ANSQ: use vectors instead of C arrays and disable copy constructor
Compare 3 commits »
VE7UWU synced commits to refs/pull/2222/merge at VE7UWU/sdrangel from mirror 2024-07-28 10:02:25 -04:00
3c2192603b WDSP: use vectors instead of C arrays and disable copy constructor (more) and other changes
86f27fc4d6 WDSP: NBP: use vectors instead of C arrays and disable copy constructor
8a267240df WDSP: ANB, NOB, ANSQ: use vectors instead of C arrays and disable copy constructor
Compare 4 commits »
VE7UWU synced commits to refs/pull/2222/merge at VE7UWU/sdrangel from mirror 2024-07-27 01:22:47 -04:00
59f97f3912 WDSP: restore ANB::flush and re-enable Windows and Mac builds
d3cbfe0e3c WDSP: SNBA and EQ: replaced static methods and more...
8c08f40b54 WDSP: FMD and FMSQ: replaced static methods
a239fe47e9 WDSP: AMSQ and AMD: replaced static methods
Compare 18 commits »
VE7UWU synced commits to refs/pull/2222/head at VE7UWU/sdrangel from mirror 2024-07-27 01:22:46 -04:00
59f97f3912 WDSP: restore ANB::flush and re-enable Windows and Mac builds
d3cbfe0e3c WDSP: SNBA and EQ: replaced static methods and more...
8c08f40b54 WDSP: FMD and FMSQ: replaced static methods
a239fe47e9 WDSP: AMSQ and AMD: replaced static methods
dac4bc08df WDSP: sender: replaced static methods
Compare 19 commits »
VE7UWU synced commits to feature-wdsp at VE7UWU/sdrangel from mirror 2024-07-27 01:22:45 -04:00
59f97f3912 WDSP: restore ANB::flush and re-enable Windows and Mac builds
d3cbfe0e3c WDSP: SNBA and EQ: replaced static methods and more...
8c08f40b54 WDSP: FMD and FMSQ: replaced static methods
a239fe47e9 WDSP: AMSQ and AMD: replaced static methods
dac4bc08df WDSP: sender: replaced static methods
Compare 19 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2024-07-26 09:12:25 -04:00
78b73ae529 Added cubehelix and cubegamma color maps. Default to angel if not found. Fixes #2191
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2024-07-23 16:12:48 -04:00
a5b5500441 Merge pull request #2219 from mkhuthir/patch-1
4100e33031 Update readme.md
Compare 2 commits »
VE7UWU synced commits to feature-wdsp at VE7UWU/sdrangel from mirror 2024-07-23 16:12:42 -04:00
915b38e8b4 WDSP: removed for Winmdows and Mac
8a8015abad WDSP: added missing exports for Mac and Windows
Compare 2 commits »
VE7UWU synced and deleted reference refs/tags/refs/pull/2219/merge at VE7UWU/sdrangel from mirror 2024-07-23 16:12:38 -04:00
VE7UWU synced commits to feature-wdsp at VE7UWU/sdrangel from mirror 2024-07-23 08:02:26 -04:00
0278205b9c WDSP: Nose blanker: replaced static methods
2aeca79c86 WDSP: simplify RXA structs
4b38488b51 WDSP: extend parameters range of noise blanker
4ee2eb532a Merge pull request #2217 from f4exb/fix-sonar
0a9a2ba136 More Sonar fixes (3)
Compare 11 commits »
VE7UWU synced commits to refs/pull/2141/merge at VE7UWU/sdrangel from mirror 2024-07-23 08:02:26 -04:00
4b38488b51 WDSP: extend parameters range of noise blanker
4ee2eb532a Merge pull request #2217 from f4exb/fix-sonar
0a9a2ba136 More Sonar fixes (3)
3799746ac0 More Sonar fixes (2)
Compare 14 commits »
VE7UWU synced and deleted reference refs/tags/refs/pull/2217/merge at VE7UWU/sdrangel from mirror 2024-07-22 07:32:29 -04:00
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2024-07-22 07:32:29 -04:00
4b38488b51 WDSP: extend parameters range of noise blanker
4ee2eb532a Merge pull request #2217 from f4exb/fix-sonar
0a9a2ba136 More Sonar fixes (3)
3799746ac0 More Sonar fixes (2)
189d5a6a01 More Sonar fixes
Compare 6 commits »