You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved map zooming: center of map view will not move when zooming; The button on top will move (previous) GPS locked location (instead of the map tile it belongs to) to the center of map view.
Improved ADS-B mode: prevent changing frequency and tuning mode when ADS-B mode is in used.
Fixed bug: with map view activated, volume control stays disabled, demodulation modes are missing, and frequency meter not updated after quitting the ADS-B mode, until waterfall view gets activated.
Fixed bug: DevRefreshWorker thread should request GPS module to output reference clock even if lockToGpsFreq is false.
Use flog instead of std:cout and std:cerr.