Adds several patches and updates:
- Added ability to operate probe drives with a game controller when the configure GUI is deployed.
- Fixed handling of `inf` and `nan` in the configure GUI such that they get mapped correctly to `numpy.inf` and `numpy.nan` respectively.
- Standardized the GUI style.
- Fixed behavior of `dict_eqaul()`.
- Fixed behavior of drop-down menus when configuring a motion group in the configure GUI.