- Notifications
You must be signed in to change notification settings - Fork17
Time difference of arrival (TDoA) multi-lateration
License
NotificationsYou must be signed in to change notification settings
hcab14/TDoA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- wav files with GNSS timestamps from KiwiSDRs which are generated bykiwiclient
- positions of the used KiwiSDRs. This information is stored in the directory
gnss_pos
and put there bykiwirecorder.py
- This code should work on linux and on OSX
- Install octave (>=4.2.2) + signal package: in octave:
pkg install -forge signal
- Initial checkout:
git clone --recursive https://github.com/hcab14/TDoA.git
- Update to latest master branch:
git pull --recurse-submodules
- For now everything is contained in the git repository, i.e., nothing is installed in /usr etc.
- in octave:
[tdoa,input]=proc_tdoa_DCF77;
- this should produce two files in the
png
subdirectory
About
Time difference of arrival (TDoA) multi-lateration
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published