Page 1 of 1
PTT?
Posted: Sun Jul 03, 2016 11:37 am
by kk6rum
I'm working on a weak signal station and would like to switch TX and RX lines based on a PTT signal. Is there something on the board that would indicate when TX switches to/from activated? If so, how do I access that signal?
Re: PTT?
Posted: Wed Jul 06, 2016 7:46 pm
by kk6rum
I am writing the software, so to speak, using gnuradio companion. So while I am controlling TX / RX switching, I'm not aware of any interface in GRC to control GPIO pins. I suppose I'll need to roll my own software to get the functionality I'm looking for unless I overlooked some binding in GRC to control the BladeRF's GPIO pins.
Re: PTT?
Posted: Sun Jul 17, 2016 12:25 pm
by kk6rum
I'm looking into adding GPIO support to gr-osmosdr but have to admit I'm starting from ground zero in terms of familiarity with programming for GRC (I'm a programmer by day, so I'm not starting from zero). Any pointers to where to look would be helpful.