Nicholas Bruce
Nicholas Bruce
PSD support
Hello from the radio astronomy / RFI monitoring world. Is (integrated) PSD support on the SigMF roadmap? Is there a way for me/my group to help push it along? Cheers!
In one terminal I start the plasma store ``` plasma_store -m 1000000000 -s /tmp/plasma ``` In another terminal I have ``` i=0 while True: brain['this']=int(datetime.datetime.now().timestamp()) time.sleep(0.5) print(i) i += 1...
I love the project! I don't by default have node or npm installed at work so getting it setup felt like a lot of overhead. I was thinking that packaging...
Depending on where one chooses to keep the tbmk executable, having a plain config.yaml file in the same directory is not ideal. For example, I have a ~/.local/bin folder where...