Age | Commit message (Collapse) | Author | Files | Lines |
|
Some changes to allow integration with the AGL radio binding and
improve FM configuration with some tweaks and additional configuration
options.
Changes include:
- Add command-line option for selecting FM band plan. The default
band plan is US / Canada.
- Add command-line options for setting FM scanning valid SNR and RSSI
thresholds to allow tweaking sensitivity in poor radio environments.
- Increased seeking scan timeout to 3 seconds, which seems to improve
behavior in poor radio environments where powerful stations may be
far apart.
- Removed explicit setting of FM_SOFTMUTE_SNR_LIMITS, as it seemed
like it might be resulting in odd muting behavior when scanning.
- Changed initial FM frequency if not specified to the minimum of the
band plan.
Change-Id: I89e99d6abe206650b2be417fb739cef45118157b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
LDFLAGS is not being passed in to the build. Fix this by appending
it to EXTRA_OEMAKE.
Change-Id: I104b09ca25b0c619d476a308ac119e4102442aa7
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
It should be offset 7 and not 8 in si_init script
|
|
H3 and M3 have differnt gpiochip base number for PCA9539@75
gpio expander.
Update si_init script to work for both H3ULCB and M3ULCB
|
|
Add radio scripts:
si_fm
si_scan
si_preset
|
|
this fixes handling Radio_RST
|
|
|