Skip to content

Feat/user callback#1

Closed
evanpolge wants to merge 33 commits intomainfrom
feat/user_callback
Closed

Feat/user callback#1
evanpolge wants to merge 33 commits intomainfrom
feat/user_callback

Conversation

@evanpolge
Copy link

Rebase fork from last upstream commit.

What's new? Support user callbacks on new incoming parameters.

sea-bass and others added 30 commits January 6, 2025 14:51
* Improve  method

* fix tests

* add try_update_params method
@evanpolge evanpolge requested a review from imcelroy September 1, 2025 08:37

def generate_parameter_module(module_name, yaml_file, validation_module=''):
def generate_parameter_module(
module_name, yaml_file, validation_module='', install_base=None, merge_install=False
Copy link

Choose a reason for hiding this comment

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

I'm not sure if this solves the original problem that I had solved with the src_dir... we need to test the dvl python driver or the nmea_exporter driver to see. If this works, then we need to update them. Otherwise, we need to include my src_dir commit

@evanpolge evanpolge closed this Sep 2, 2025
@evanpolge evanpolge deleted the feat/user_callback branch September 2, 2025 12:54
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.