LimeSuiteNG vs. LimeSuite

Can you tell me if the LimeSuiteNG has bug fixes, better calculations for configuration, or other features that would make it worth my time to recode my driver?

Thanks
M

Yes, LimeSuiteNG has some optimizations and simplifications in regards to device configuration:
Improved LPF filters configuration.
Improved samples streaming.
Improved precision of LO and sample rate frequency calculations.
Added device Configure() function that takes entire desired state and configures everything in respective order, as some parameters are dependent on each other and require to be set in specific order when using individual setter functions, also prints a log message with possible reason if the desired state cannot be set.
Added support for more PCIe based devices (like LimeSDR XTRX)
Improved support for devices that have multiple RF chips on board.