Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Time difference of arrival (TDoA) multi-lateration

License

NotificationsYou must be signed in to change notification settings

hcab14/TDoA

Repository files navigation

Inputs:

  1. wav files with GNSS timestamps from KiwiSDRs which are generated bykiwiclient
  2. positions of the used KiwiSDRs. This information is stored in the directorygnss_pos and put there bykiwirecorder.py

Prerequisites

  • This code should work on linux and on OSX
  • Install octave (>=4.2.2) + signal package: in octave:pkg install -forge signal

Download / Installation

  • 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.

Running the example octave script

  • in octave:[tdoa,input]=proc_tdoa_DCF77;
  • this should produce two files in thepng subdirectory

[8]ページ先頭

©2009-2025 Movatter.jp