Skip to content

Commit

Permalink
v6.00
Browse files Browse the repository at this point in the history
  • Loading branch information
llinkz committed Apr 21, 2020
1 parent 8dcc7ee commit f56b96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -90,7 +90,7 @@ Install GNU Octave in Terminal : `brew install octave`
* v5.10: removed KiwiSDR nodes "names" from .db files + compute_ultimate script has been transformed into GUI with plot_iq now only displaying the selected nodes + adding command arguments to trim_iq.py script (./trim_iq.py -h ,for help)
* v5.20: "directTDoA_v5.xx" now displayed on the KiwiSDR target's userlist when connected + simplification of the node rec-list management + adding a checkbox to automatically start (or not) _compute_ultimate.py_ script when "Stop Rec" button is clicked + extra command on KiwiSDR first line popup to add the node even if it has _fixes_min=0_
+ new _has_gps_ routine in both _plot_iq.py_ & _compute_ultimate.py_ + bug fix: regexp wrongly detecting LON + bug fix: if Sorcerer TCP client checkbox is unchecked while recording, no more endless record session.
* v6.00: Listen mode (AM/LSB/USB) is back + some python 2 Vs. python 3 bug fixes + bug fixed on map update process + .desktop files creation removed
* v6.00: Listen mode (AM/LSB/USB) is back, to get it working you must apply a patch: `patch -i kiwirecorder_patch.diff ./kiwiclient/kiwirecorder.py` from directTDoA dir and installing sounddevice + samplerate python modules with `python -m pip install sounddevice samplerate` + some python 2 Vs. python 3 bug fixes + bug fixed on map update process + .desktop files creation removed
## Thanks
* Christoph Mayer @ https://github.com/hcab14/TDoA for the main TDoA code, excellent work and thanks for the public release !
* John Seamons, KiwiSDR developper @ https://github.com/jks-prv
Expand Down

0 comments on commit f56b96a

Please sign in to comment.