Commit Graph

9 Commits

Author SHA1 Message Date
Harald Welte bdced7045d add ads-b transmission script without GUI requirement 2015-04-02 20:45:01 +02:00
Harald Welte dac8eb2ccf use 200 symbols for both lead-in and lead-out
it appears that the lead-out might even be more important?
2015-04-01 23:17:18 +02:00
Harald Welte 90d7f7b045 adsb_gen.grc: Switch to 4MS/s for better wave forms
if we do pulse position modulation with one sample per pulse, the
waveform will not look very 'square like' as it should.  By using two
samples per pulse position (4MS/s at 1Msym/s) this improves
significantly.
2015-04-01 23:09:19 +02:00
Harald Welte 0315330e35 add lead-in symbols 2015-04-01 19:26:34 +02:00
Harald Welte efc57bf72d change include path from gruel -> gnuradio 2015-04-01 17:56:11 +02:00
Harald Welte bfe401d3cd add missing grc xml file 2015-04-01 17:55:49 +02:00
Harald Welte f95b7543c8 Add gr-adsbtx as a proper packaged gnuradio block
Using that block you can feed ascii-encoded ADS-B messages via TCP into
gnuradio, which will then take care of encoding/transmitting the
respective bursts.
2015-03-29 16:29:09 +02:00
Harald Welte 99c31f0921 import empty gr-adsbtx skeleton 2015-03-23 20:26:19 +01:00
Harald Welte 59bf74f18f initial check-in of Mode-S / ADS-B test data generator 2014-10-10 16:45:05 +02:00