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 |
|