Can I contribute? #1729
JimWilkerson
started this conversation in
General
Replies: 3 comments
-
@JimWilkerson yes, you're more than welcome to contribute. Do you have any areas/technologies where you'd prefer to work, or do you want to work smaller issues/bug fixes until you get acquainted with the codebase? Some focus areas for me are (in no particular order):
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I am happy to work bugs and fixes and get my cops to start. I would say my
areas of expertise correspond best with the REST and HTTP work above, 2-4.
That's what I do at work. The radio stuff is a hobby.
…On Sun, Nov 12, 2023 at 2:43 AM Denny Sheirer ***@***.***> wrote:
@JimWilkerson <https://github.com/JimWilkerson> yes, you're more than
welcome to contribute. Do you have any areas/technologies where you'd
prefer to work, or do you want to work smaller issues/bug fixes until you
get acquainted with the codebase?
Some focus areas for me are (in no particular order):
1. Audio call management sub-system redesign.
2. Create an API/endpoint to access calls information
3. Create an API/endpoint for control/configuration of playlists.
4. Add embedded HTTP server with Javascript or Typescript hosting
frontend over the calls API (#2
<#2>) and eventually (#3
<#3>)
5. Port all Swing UI components to JavaFX (I'm working this little by
little)
6. JavaFX-based spectrum/waterfall display replacement
7. Incorporate GPU processing to offload DSP workloads (FFT,
filtering, demodulation, etc). I've looked at Aparapi and TornadoVM and I'm
wondering if maybe there's another option using a custom Foreign
Function/Foreign Memory wrapper around OpenCL, since OpenCL has common
support.
8. Runtime optimization of FFT processing (integer/short samples vs
floating point) for SBCs like Raspberry Pi 4/5. This probably ties into
#7 <#7>
9. Create an NXDN decoder.
10. Create a Motorola Type II (3600-baud) decoder.
11. Additional tuner support (Ettus, LimeSDR, xtrx, etc)
—
Reply to this email directly, view it on GitHub
<#1729 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEWZWTJ7AFXBB74JUNML5WDYECK55AVCNFSM6AAAAAA7HOBHYGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TKNBUGQ3TK>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Would you like to attempt this one: #1736 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a career Java coder and use sdrtrunk extensively. I've been building the master branch and stepping through it.
If you have a to-do list I would love to chip in.
Beta Was this translation helpful? Give feedback.
All reactions