Jared Boone
|
f134e63f05
|
Initialize Spectrum FIFO pointer to nullptr.
|
2016-01-30 22:23:22 -08:00 |
|
Jared Boone
|
faf0fd6b91
|
Remove some spurious comments.
|
2016-01-30 21:11:59 -08: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
|
a1e1677b8b
|
Rename AM modulation mode "DSB".
|
2016-01-30 18:17:29 -08:00 |
|
Jared Boone
|
e778be6472
|
Selection of AM/SSB from application side.
|
2016-01-30 18:02:28 -08:00 |
|
Jared Boone
|
f2dff16820
|
Use complex channel filter taps for AM/SSB.
|
2016-01-30 17:30:54 -08:00 |
|
Jared Boone
|
ad4d7a2e8a
|
Add SSB demodulator, switch between AM and SSB.
|
2016-01-30 17:30:03 -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
|
b029bacd8c
|
Remove channel decimation from AMConfigureMessage.
|
2016-01-30 17:21:48 -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
|
220b7b0a6a
|
Add SSB demodulator.
|
2016-01-29 22:27:18 -08:00 |
|
Jared Boone
|
2fd8b1c4d4
|
Bodge in preset control of NBFM bandwidth/deviation.
|
2016-01-29 21:05:43 -08:00 |
|
Jared Boone
|
a558565886
|
Further template BlockDecimator by element type, use for audio buffer.
Appropriating for use as a buffer accumulator that will save up enough audio samples to put into an audio DMA buffer.
|
2016-01-29 19:25:08 -08:00 |
|
Jared Boone
|
aead1d8798
|
Change NBFM audio fs->24k, AM ->12k.
Send channel decimation factor from application to baseband.
|
2016-01-29 19:23:30 -08:00 |
|
Jared Boone
|
65d224be14
|
Add IIR configs for fs=24kHz NBFM and fs=12kHz AM.
|
2016-01-29 18:31:03 -08:00 |
|
Jared Boone
|
28e5b7e4af
|
Remove some filter constructors, reset Z on configure().
|
2016-01-29 17:06:22 -08:00 |
|
Jared Boone
|
d984532190
|
Converging AM, NBFM processors for eventual merging.
|
2016-01-29 16:18:03 -08:00 |
|
Jared Boone
|
7c65a2d650
|
Clean up baseband processor statics.
|
2016-01-29 16:11:00 -08:00 |
|
Jared Boone
|
96898f82b2
|
Pass IIR configs from application to baseband.
|
2016-01-29 15:57:20 -08:00 |
|
Jared Boone
|
01e14ecbcf
|
Move IIR struct and configs to common/.
|
2016-01-29 15:43:39 -08:00 |
|
Jared Boone
|
db642cac8d
|
Change audio sampling rates on NBFM, AM modes.
|
2016-01-29 15:33:01 -08:00 |
|
Jared Boone
|
0e436ded14
|
Add IIR configs for lower audio sampling rates.
|
2016-01-29 15:32:32 -08:00 |
|
Jared Boone
|
a2a169352c
|
Rename existing IIR configs to reflect fs=48k design.
|
2016-01-29 15:24:31 -08:00 |
|
Jared Boone
|
0cf839bc93
|
Expose instance clock_manager in portapack.hpp.
|
2016-01-29 15:21:33 -08:00 |
|
Jared Boone
|
a03a72474d
|
Insert IDIVC into audio MCLK path, so it can be divided.
|
2016-01-29 15:17:05 -08:00 |
|
Jared Boone
|
275b644edd
|
Fix flickering freq/gain options views.
Was caused by invalidating ALL of the parent view, when only the overlapping views would need to be repainted.
|
2016-01-27 21:47:10 -08:00 |
|
Jared Boone
|
b801366e4e
|
Recover from display sleep, use LCD sleep function.
|
2016-01-27 21:05:28 -08:00 |
|
Jared Boone
|
894d4b955c
|
Unclever first attempt at display sleep.
|
2016-01-27 20:33:54 -08:00 |
|
Jared Boone
|
1caf6952d8
|
Remove GCC-isms interfering with host-based testing.
|
2016-01-27 20:20:34 -08:00 |
|
Jared Boone
|
10f6554a1b
|
Remove extra #include.
|
2016-01-27 20:17:35 -08:00 |
|
Jared Boone
|
234ac5c50b
|
Additional audio receiver step sizes.
Requested in issue #52, pull request #56. Added with qualifications the smaller step sizes, and a couple of more VHF-/UHF-y step sizes.
|
2016-01-27 16:04:23 -08:00 |
|
Jared Boone
|
7876eb0877
|
Remove PPM "Corr." label.
|
2016-01-27 15:26:39 -08:00 |
|
Jared Boone
|
87dc5a055b
|
More application of range_t methods.
|
2016-01-27 14:55:03 -08:00 |
|
Jared Boone
|
7519b83379
|
Make better use of range_t methods.
|
2016-01-27 14:46:45 -08:00 |
|
Jared Boone
|
ca3b1a2c5a
|
Remove more commented code.
|
2016-01-27 14:25:08 -08:00 |
|
Jared Boone
|
3b7bec542c
|
Move and adjust variable controlling size of audio RX waterfall.
Closes recently-opened gap between control UI and waterfall.
|
2016-01-27 14:20:15 -08:00 |
|
Jared Boone
|
6917a38106
|
Improve clipping of RSSI, baseband, audio bar graphs.
|
2016-01-27 12:50:33 -08:00 |
|
Jared Boone
|
018b54c711
|
Extract range_t to utility header.
|
2016-01-27 12:09:36 -08:00 |
|
Jared Boone
|
c761d3aaa8
|
Fix RSSI meter scaling, clean up limits code.
|
2016-01-27 11:48:22 -08:00 |
|
Jared Boone
|
87a6f931c9
|
Remove commented and unused code.
|
2016-01-27 11:03:37 -08:00 |
|
Jared Boone
|
34434c088c
|
Clean up audio receiver UI fields layout.
|
2016-01-27 11:01:50 -08:00 |
|
Jared Boone
|
60778c5591
|
Another tweak to sane-ify transponder apps initial focus.
|
2016-01-27 10:49:17 -08:00 |
|
Jared Boone
|
07b8c6c661
|
Fix initial focus on ERT, TPMS apps.
|
2016-01-27 10:18:44 -08:00 |
|
Jared Boone
|
cb403160b3
|
Really dumb list view columns structures.
|
2016-01-27 09:02:17 -08:00 |
|
Jared Boone
|
cac9f02c48
|
Add simple column headers to recents list views.
|
2016-01-26 17:25:51 -08:00 |
|