Commit graph

15 commits

Author SHA1 Message Date
csawatzky
8fd63e249d Merge branch 'i2c_detect' into staging_environment 2025-10-30 16:50:11 -06:00
csawatzky
98a1538167 fix for the I2C Drager stuff so it uses the expansion line and not cable id so the address type stays as 2, onewire drager will still use cable id 2025-10-23 13:01:54 -06:00
csawatzky
50b33e587d implemented a way of filtering positions using the subtype
The lidar uses a different I2C address for each of the subtypes so this allows us to be able to control the options for a user for each of the subtypes so that one lidars  address cant be used for another
2025-10-07 12:39:32 -06:00
csawatzky
412e96c568 Merge branch 'drager_i2c' into i2c_detect 2025-08-01 15:29:02 -06:00
csawatzky
163f4dc288 Merge branch 'node_exclusion_update' into dev_environment 2025-07-31 15:18:45 -06:00
csawatzky
7d241e1dcb added section on the component page to warn users of excluded nodes 2025-07-25 13:14:28 -06:00
csawatzky
90776b0c06 changover to use the components settings and not the prefs 2025-07-17 09:19:01 -06:00
csawatzky
3325c9d75b implemented the epansion line stuff
made adjustments to to the grain cable by adding i2c as an option as long as you set and expander line,
also ajusted DeviceAvailability so that an i2c address will not be claimed if the component has an expansion line set, updated the device wizard to removed pin options if the i2c port was selected and vice versa for pins since we now have a components that supports both types, updated the components setting to set the default address type based on the restriction passed in that is set by the wizard, and fall back to what is was before if one is not passed in
2025-07-11 13:56:17 -06:00
csawatzky
c8105ef624 finished the card to detect i2c components and select ones to add 2025-06-27 14:19:55 -06:00
Carter
bfd3b6bb5f got sen5x overlays working 2025-05-01 11:03:43 -06:00
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
Carter
c84f6194fa got rid of a bunch of old material-ui references and fixed a map import 2025-03-17 16:28:29 -06:00
csawatzky
1982a93bf0 updated the dialog actions for the submit and cancel buttons 2025-03-04 13:44:13 -06:00
Carter
c62bfbf916 component page graphs now render 2025-02-24 11:46:16 -06:00
Carter
45ff49bcea added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00