Michael Ossmann
|
d051c42e3a
|
increased maximum tuning frequency from 6800 MHz to 7250 MHz
|
2014-03-03 14:07:48 -07:00 |
|
Michael Ossmann
|
fbe4c481f2
|
reduced minimum tuning frequency from 5 MHz to 0 Hz
|
2014-03-03 12:21:28 -07:00 |
|
Michael Ossmann
|
dd6d192e13
|
increased allowed MAX2837 frequency range from 2300-2700 MHz to 2150-2750 MHz based on experimentation
|
2014-03-03 12:20:27 -07:00 |
|
Jared Boone
|
84d7263fa4
|
Widen frequency argument/return paths in RFFC5071 code.
|
2014-02-19 12:56:24 -08:00 |
|
Jared Boone
|
75e1dcd9cf
|
Don't update MAX2837 freq_cache unless set_freq() is successful.
|
2014-01-04 10:15:01 -08:00 |
|
Jared Boone
|
fc5ec03353
|
Adjust tuning API to use a single 64-bit integer for frequency in Hz, since the Cortex-M4F has good support for uint64_t.
|
2013-12-31 20:12:47 -08:00 |
|
Jared Boone
|
b4f883595f
|
Remove MAX2837_FREQ_NOMINAL_MHZ #define -- it must be updated now that IF is adjustable. So I pushed the calculation directly into the two places it was used.
|
2013-09-21 20:27:27 -07:00 |
|
Jared Boone
|
04e70483a2
|
Move RF path configuration to early in the tuning process -- before the MAX2837 is tuned.
|
2013-09-17 21:59:01 -07:00 |
|
Jared Boone
|
fe2a700f8f
|
Move files that have no application-specific bits (e.g. USB stack, tuning, and RF path APIs) to ../common/.
|
2013-09-17 15:10:46 -07:00 |
|