Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Make ao_freq_to_set reentrant | Keith Packard | 2012-04-07 |
| | | | | | | Save a bunch of data space this way. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Optimize ao_freq_to_set a bit | Keith Packard | 2012-03-27 |
| | | | | | | Reduces size from 327 bytes to 287 bytes Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Do radio settings solely by frequency | Keith Packard | 2012-03-26 |
Compute the radio setting needed based on the calibration value provided and the requested frequency. Signed-off-by: Keith Packard <keithp@keithp.com> |