Second build sold out. Message will appear here when store is ready for third build ordering.

kiwirecorder --s-meter=0 not behaving as expected? [fixed]

Hi, I'm trying to get kiwirecorder to output a series of s-meter readings. I thought:

python kiwirecorder.py -s 10.0.0.20 -p 8073 -f 750 -m am --s-meter=0

should send a series of RSSI readings, but it just hangs. If I add a timeout:

kiwirecorder -s 10.0.0.20 -p 8073 -f 750 -m am --s-meter=0 --tlimit=10

the program stops after the timeout without showing an RSSI

If I set --s-meter= to a nonzero number, it returns a single RSSI output, as expected.

Am I misunderstanding how this is supposed to work?

Thanks


v1.483

Comments

Sign In or Register to comment.