jLynx
|
033c4e9a5b
|
Formatted code (#1007)
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
|
2023-05-19 08:16:05 +12:00 |
|
Brumi-2021
|
dfadd38e32
|
Adding 2 WFM filters more to current Audio App ( bw 180Khz and 40 khz to support rx for weather NOAA APT) (#961)
* First part new filter 40k for NOAA in Audio App
* Adding a third WFM filter 180Khz general pursose
|
2023-05-07 16:08:45 +02:00 |
|
Brumi-2021
|
1e4c93b979
|
Final opt. AM-9K, applied to Audio_RX and Mic App.
|
2022-11-19 18:17:54 +01:00 |
|
Brumi-2021
|
25dfa96257
|
Adding FIR_taps for EU AM broadcasting 9K00A3E
|
2022-11-14 00:32:29 +01:00 |
|
Белоусов Олег
|
1e9406d091
|
Cleaned up a bit
|
2020-12-24 11:14:23 +03:00 |
|
Белоусов Олег
|
63f6a885d8
|
Implemented correct display of the filter indicator on the waterfall
|
2020-12-23 18:00:51 +03:00 |
|
Белоусов Олег
|
3559e37a76
|
Audio FIR filter for CW
|
2020-08-17 16:07:06 +03:00 |
|
furrtek
|
d77337dd77
|
Added CTCSS decoder in NFM RX
RSSI output is now pitch instead of PWM
Disabled RSSI output in WBFM mode
|
2017-11-28 08:52:04 +01:00 |
|
Jared Boone
|
c01f2d82e1
|
Move TPMS taps to dsp_fir_taps.hpp.
Will soon use in proc_record.cpp.
|
2016-04-11 10:18:31 -07:00 |
|
Jared Boone
|
ccafc1e82c
|
Fix DSB channel filter taps, don't saturate max tap value.
|
2016-01-30 20:45:16 -08:00 |
|
Jared Boone
|
a79aa3e580
|
Correct DSB decim_2 FIR taps comment.
|
2016-01-30 19:03:50 -08:00 |
|
Jared Boone
|
a97cd642ac
|
Multiple AM modes selection in application API.
|
2016-01-30 19:03:32 -08:00 |
|
Jared Boone
|
1915ff980f
|
Add AM processor decim_2.
|
2016-01-30 17:28:11 -08:00 |
|
Jared Boone
|
279e5c775d
|
Add LSB filter taps.
|
2016-01-30 17:23:04 -08:00 |
|
Jared Boone
|
69deaafd1c
|
Clean up formatting of USB FIR filter taps.
|
2016-01-30 17:22:38 -08:00 |
|
Jared Boone
|
f82a22dd2c
|
USB channel filter.
|
2016-01-29 22:29:52 -08:00 |
|
Jared Boone
|
b9c2ba4053
|
Add fir_taps_complex structure.
|
2016-01-29 22:29:23 -08:00 |
|
Jared Boone
|
c179b9e1cd
|
Move FIR filter configs to common/, so M0 can use it.
Planning to pass from M0 to M4 so M4 doesn't need to keep all these different filter configs in text section.
|
2016-01-03 12:45:15 -08:00 |
|