• Joined on 2022-06-10
mordae pushed to master at mordae/pico-sdr 2024-07-10 22:35:54 +02:00
46c061f177 Use LNA gain options to control bias strength
mordae pushed to master at mordae/pico-sdr 2024-07-10 20:33:35 +02:00
c188d809df Randomize bias delay to reduce artifacts
mordae pushed to master at mordae/pico-sdr 2024-07-10 10:21:18 +02:00
57e36203aa Tweak LO dithering for better performance
2fc01539f0 grc: fix data workflow
8a9a927c8b grc: remove WBFM gain
Compare 3 commits »
mordae pushed to master at mordae/pico-sdr 2024-07-10 10:10:37 +02:00
1c3ec5cb49 Allow more precise tuning
12c53377f6 Use shorter queue to decrease latency
Compare 2 commits »
mordae pushed to master at mordae/pico-sdr 2024-07-09 20:46:20 +02:00
56aff439f7 Dither LO phase to reduce artifacts
mordae pushed to master at mordae/pico-sdr 2024-07-09 20:37:01 +02:00
7af68838e7 Dither LO phase to reduce artifacts
mordae created branch headphones in mordae/pico-sdr 2024-07-09 18:46:16 +02:00
mordae pushed to headphones at mordae/pico-sdr 2024-07-09 18:46:16 +02:00
83bb953842 Experiment with headphones
mordae pushed to master at mordae/pico-sdr 2024-07-02 22:29:49 +02:00
ff6001b0da Fix DC offset error
mordae pushed to master at mordae/pico-sdr 2024-07-02 13:04:51 +02:00
e8ca805b5a Fix gain rounding
mordae pushed to master at mordae/pico-sdr 2024-07-02 13:00:34 +02:00
cb47fd3aa5 Optimize frequency shift
mordae pushed to master at mordae/pico-sdr 2024-07-02 12:15:58 +02:00
e694692a8c Add missing cast
mordae pushed to master at mordae/pico-sdr 2024-07-02 01:57:37 +02:00
a88ff12555 Remove DC offset filter
mordae pushed to master at mordae/pico-sdr 2024-07-02 01:56:32 +02:00
6e70ef1433 Implement fixed off-tuning
mordae pushed to master at mordae/pico-sdr 2024-06-25 18:10:12 +02:00
7f98ab98f0 bridge: make device path a parameter
mordae commented on issue mordae/pico-sdr#2 2024-06-25 18:08:14 +02:00
Error on windows util/bridge.py "MSG_DONTWAIT"

Yeah, sorry. I don't really wish to spend any time on Windows support. Feel free to submit a patch, though.

mordae pushed to master at mordae/pico-sdr 2024-06-15 18:52:55 +02:00
46aee7f5d2 Fix circular buffer reading
mordae pushed to master at mordae/pico-sdr 2024-06-15 17:57:45 +02:00
97381ac86e Fix circular buffer reading
mordae pushed to master at mordae/pico-sdr 2024-06-15 13:12:18 +02:00
de9dc0e6fd Prevent dma hangup after ~7 days
mordae pushed to master at mordae/pico-sdr 2024-06-15 12:49:14 +02:00
2693c18fdc Refactor rx_lo_init