• Joined on 2022-06-10
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
mordae closed issue mordae/pico-sdr#1 2024-06-14 20:46:55 +02:00
offer of help
mordae commented on issue mordae/pico-sdr#1 2024-06-14 20:46:50 +02:00
offer of help

Hi, sorry for the late reply.

I don't really have the time to provide (and mostly importantly take care of) any kind of forum. It would be trivial to get started using e.g. Discord and see how…

mordae pushed to master at mordae/pico-sdr 2024-06-11 23:04:24 +02:00
25c1e608e3 Avoid PIO input_sync_bypass
mordae pushed to master at mordae/pico-sdr 2024-06-09 13:06:05 +02:00
71c8ceb8bb Make bias strength settable
mordae pushed to master at mordae/pico-sdr 2024-06-09 00:16:22 +02:00
dd7d954733 Tweak bias
mordae pushed to master at mordae/pico-sdr 2024-06-08 20:57:46 +02:00
8c168d7461 Avoid copying queue buffers
mordae pushed to master at mordae/pico-sdr 2024-06-08 20:52:23 +02:00
852fe27b6a Avoid copying queue buffers
mordae pushed to old at mordae/pico-sdr 2024-06-08 17:06:07 +02:00
2825e5e49d Improve bpsk test transmission timing