Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • e9bc2d6945d4d3e7f4749b29bfa9d2e5b26ddd30
  • main default protected
  • release_2_1_0
  • release_2_0_4
  • release_2_0_2
  • release_2_0_1
  • release_2_0_0
  • release_1_0_4
  • release_1_0_3
  • release_1_0_2
  • release_1_0_1
  • v0
  • release_1_0_0
  • release_0_1
14 results
Created with Raphaël 2.2.024Apr232226Mar21Feb2022Aug2023Nov24Oct11Sep28Mar16Apr22Jun21May1925Apr2419Feb17Jul947Mar6Oct11Mar1Oct30Sep8Jul711Jun26May22Feb8NovMerge branch 'develop' into 'main'release_2_1_0 m…release_2_1_0 mainset version to 2.1.0refactor: revert e9bc2d69 partially to prevent pogo interference (get default values later in get_device_property)fix: handle empty boardType in get_device_property() to improve error handlingfix: improve error logging for get_device_property in init_device (logs and status)refactor: improve clarity by removing redundancy in get_device_property() for default properties valuesfix: enhance error handling and add comments in get_device_property()fix: move SingleShotAOManager construction to dtart of init_device to allow init after an error in get_device_property()fix: create properties in init if they don't exist, and validate properties valuesfix: improve debug messages for missing attribute valuesfix: update format for channel attributes to use three decimal digits (%5.3f)Merge branch 'feature/configuration-properties' into 'develop'fix: applied requested changes (by @langlois in !3)fix: always synchronize read and write values (except during ramps)refactor: split write_channel method into write_channel_direct and start_channel_rampfeat: added logging and consolidate dynamic attribute managementfeat: add ASL dependency in info attribute (hardcoded version because I could not find a variable for the version)feat: rename WriteMemorizedValuesAtInit to OutputMemorizedChannelsAtInit and update documentationfeat: add logging for parsed device properties in get_device_property methodbump: update version to 2.2.0feat: deactive ramp functionnality if enableRamps is false (don't create speed and initial attributes at init, and set changes instantly)feat: write memorized value at init if writeMemorizedValuesAtInit is true (instead of just set_channel)feat: add EnableRamps and WriteMemorizedValuesAtInit properties with default values (do nothing so far)fix: rename get_device_properties back to get_device_property for consistency (+ add comments)fix: update format precision for channelX and speedX attributes to match initialX attributesMerge branch 'feature/CTRLRFC-1594-dyn-attr-memorization' into 'develop'bump: update version to 2.1.0fix: abort in delete_device (and inherently in init and exit)feature/fix: memorize channel values on abort and abort on initchore(doc): add dynamic attributes to HTML documentationcleanup(doc): format HTML documentation filesfix/feature: memorize values and apply memorized values at initcleanup: fix typos, formatting and improve comments in SingleShotAO and SingleShotAOManagerrefactor: improve code readability and structure in SingleShotAOManagerrefactor: enhance extractNumber function to validate prefixes and improve error handlingrefactor: rename get_device_property to get_device_properties and extract channel number logicrefactor: use Tango 8 attr memorization (removed workaround)Merge branch 'cleanup/clean-code-dodd' into 'main'release_2_0_4release_2_0_4cleanup(src/docs): normalize EOL (LF) and permissions (755)cleanup: add info attr & replace log attr (using yat4tango::Logging)
Loading