GitXplorerGitXplorer
p

rstt

public
15 stars
6 forks
0 issues

Commits

List of commits on branch master.
Unverified
bd7855001e65f4802f4a2556fc5d7d2fa1f85619

replace low-pass filter with root raised cosine filter

ppinkavaj committed 10 years ago
Unverified
55ade79965fe38f3b7a97fa93d76a0873387e053

TODO

ppinkavaj committed 10 years ago
Unverified
5afc41a8dbbbc994763d8b56b2f56ce5a432b3aa

rstt_server: update for new osmo-sdr

ppinkavaj committed 10 years ago
Unverified
e4291115346cddcfb2766b7abbb4506657a52219

grc: category name rstt -> RSTTT

bbastibl committed 11 years ago
Unverified
6ad99d7eb8a1bec99ad4ceaa762dba8ab36ba865

gr-rstt: bytes2frames replace hardcoded value with constant

ppinkavaj committed 11 years ago
Unverified
9df4ac7201edfbb32318ef90c039589690933d91

cmake: do not depend on exact GR version (3.7)

bbastibl committed 11 years ago

README

The README file for this repository.

RSTT - RadioSonde Telemetry Tool

Recieve and decode telemetry from Vaisala meteorological radiosondes (namely RS92-SGP/RS92-SGPD).

See individual files for license, where no explicit license is specified see LILCENSE.txt for details.

It is based on Gnuradio building blocks with some custom code. Use Python and C++ as main languagues. Result is tested only on Linux, but add tweaks for other platforms shoud be easy, feel free to send patches.