diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ Change Log for Releases ============================== +## 003.009.004 +- GPIO control: Fix address mismatch for RX and full duplex. + This fixes full-duplex mode for most devices. +- B200: Fixed auto rate selection (can now select 61.44 Msps) +- UBX: Fix member declaration order which could cause + segfaults for debug builds +- Manual/Docs: Numerous fixes, use dot for graphs in manual +- Utils: multiple fixes for query_gpsdo_sensors, fixed floating point + comparison +- Windows: Include registry file in installation +- Converters: Improve NEON converters + ## 003.009.003 * UBX: Fixed a phase synchronization issue on the sub-1GHz band * USB: Fixed transport issue that crashed when multiple USB devices were |