Collin

Results 11 comments of Collin

@jriceart are you still interested in contributing a mobile UI to this project? I have created a functional mobile UI for myself but it does not look quite contribute ready....

@Sohei-Suzuki-Nexty Hello, I am not able to compile this PR in current state. It seems that many methods are not defined on their interfaces, meaning clients of such interfaces cannot...

Hello @Sohei-Suzuki-Nexty, Thank you for the updates. After some testing, it seems to me that the issue is `SaveInterruptManagerConfig` is not called in regular policy mode. With that added, I...

Hello @Sohei-Suzuki-Nexty, Some SQL knowledge will be required to implement this feature. I took another look and I can see the reason the update statement in `SaveInterruptManagerConfig` is failing currently...

Hello @Sohei-Suzuki-Nexty, My apologies I was on vacation this past week. I will be OOO 11/24 - 11/28 as well. > Regarding the above, it is necessary to add a...

@Sohei-Suzuki-Nexty > I think it is necessary to create an interrupt_manager_config table for the above purpose. Is this idea correct? Hello, table `interrupt_manager_config` may be necessary, but I do not...

@Sohei-Suzuki-Nexty, My pleasure! > From your reply, I understand that if I get each configuration value directly from the rpc_priority, app_priority, hmi_status_priority tables, I don't need to create an interrupt_manager_config...

@Sohei-Suzuki-Nexty > In SaveInterruptManagerConfig, I'd like to fix it only to the process of calling each priority table, is this correct? That looks fine to me, yes > However, I...

@Sohei-Suzuki-Nexty I do not believe it is necessary to remove `interrupt_manager_config` from the types definition but it makes sense to me to do this. I don't expect that will fix...

I was able to reproduce by removing `libbluetooth-dev` but not by removing `bluez-tools`