You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my testing I observe that CAN events such as the following
(event-enable 'event-can-eid)
are not fired if the App Settings/General/CAN Mode is set to use UAVCAN to receive commands. When I turn App Settings/General/CAN Mode to Unused, then the events are fired.
I suggest adding this fact to the documentation of the events in README.md to save others the hours of trouble I just went through trying to figure out why events weren't firing in LispBM!
The text was updated successfully, but these errors were encountered:
cjmssmd
changed the title
Documentation - suggested change - CAN events don't work when also using CAN in App settings
Documentation - suggested change - LispBM CAN events don't work when also using CAN in App settings
Dec 7, 2024
cjmssmd
changed the title
Documentation - suggested change - LispBM CAN events don't work when also using CAN in App settings
Documentation - suggested change - LispBM CAN events don't work when also using UAVCAN in App settings
Dec 9, 2024
In my testing I observe that CAN events such as the following
(event-enable 'event-can-eid)
are not fired if the App Settings/General/CAN Mode is set to use UAVCAN to receive commands. When I turn App Settings/General/CAN Mode to Unused, then the events are fired.
I suggest adding this fact to the documentation of the events in README.md to save others the hours of trouble I just went through trying to figure out why events weren't firing in LispBM!
For more info see https://discord.com/channels/904830990319485030/937351309340860426/1315037495695507598
Thank you
The text was updated successfully, but these errors were encountered: