myriadrf / LimeSuite

Driver and GUI for LMS7002M-based SDR platforms
https://myriadrf.org/projects/lime-suite/
Apache License 2.0
465 stars 182 forks source link

Fix wxWidgets assertion errors #362

Closed rjonaitis closed 2 years ago

rjonaitis commented 2 years ago

Fixes assertion errors #338 with wxWidgets >3.1 due to misused alignment flags. GUI code is manually editted and no longer uses wxFormBuilder to generate code.

GUI now properly works with wxWidgets 3.1.5

cederom commented 2 years ago

TANK U SIR! =)