Skip to content

Conversation

@eva-cerncic
Copy link

Add option to have external front-end module support for SX128X radio.

Note: Same support can be implemented for other radio types. Issue: #15

ral_status_t ral_sx128x_set_rx_tx_fallback_mode( const void* context, const ral_fallback_modes_t ral_fallback_mode )
{
bool fallback_mode_is_fs;
/* EvaTODO: what to do with front-end module? */

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a LOG_WRN here that the frontend is not doing anything in this function.

@eva-cerncic eva-cerncic force-pushed the feat/multiple_stack_support branch from b129228 to 66bdf65 Compare January 5, 2026 07:35
Base automatically changed from feat/multiple_stack_support to irnas/v4.9.0 January 5, 2026 07:36
@eva-cerncic eva-cerncic force-pushed the feat/front_end_module_support branch from ad2bed5 to 88c3e4d Compare January 5, 2026 10:08
@eva-cerncic eva-cerncic merged commit d911692 into irnas/v4.9.0 Jan 5, 2026
@eva-cerncic eva-cerncic deleted the feat/front_end_module_support branch January 5, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants