Opta Blue Print release 0.2.4
This release:
- fixes some problems related to PWMs (pwm
get
functions now uses channel from OA_PWM_CH_0 to OA_PWM_CH_3 instead of 0..3. Using indexes 0..3 in these functions is DEPRECATED but kept for compatibility reasons.) - revises the I2C address assignment (in relation to start up and custom type assignment, see below)
- revises the expansion start up by controller (expansions now are no more "reset" during the hot-plug of a new expansions but they keep their current state)
- simplifies the custom type assignment for custom expansions
What's Changed
- Opta Controller: Revision of custom type assignment by @maidnl in #10
- Opta Controller: Get pwm functions used wrong index by @maidnl in #11
- Opta Analog: Pwm channel 0 not working plc ide fix by @maidnl in #12
- Opta Analog: Pwm pulse and period changed together fix by @maidnl in #13
- Opta Analog: Reworking register definition by @maidnl in #14
- Opta controller and expansions: assign address enhancement by @maidnl in #15
- Opta Controller: Revision start up processes by @maidnl in #16
- Opta Controller / Analog Expansion: fixing problems on additional ADC configuration by @maidnl in #17
- Opta Analog and Opta Digital: New FW release (Analog 0.1.9, Digital 0.1.3) by @maidnl in #18
Full Changelog: 0.2.3...0.2.4