Nick Foster
|
b71c978e27
|
New universal pubsub interface in zmq_socket.py. Needs more work.
|
2013-06-03 08:38:26 -04:00 |
|
Nick Foster
|
33874893b7
|
Better exception handling in sql.py
|
2013-05-30 17:17:15 -04:00 |
|
Nick Foster
|
4216b96262
|
Threading fixes for ZMQ work. Also moved radio optparse options into radio.py.
|
2013-05-30 00:58:03 -07:00 |
|
Nick Foster
|
4d569f9112
|
In progress, temp commit. Have removed pubsub interface in favor of 0MQ sockets -- this gets us free message-passing across network or local host.
|
2013-05-29 14:18:15 -07:00 |
|
Nick Foster
|
db34eca30e
|
Refactored modes_rx to use a more modular radio interface (radio.py) using a pubsub pattern to formalize the old "outputs" interface I was using. Should make it easier to reuse the radio interface.
|
2013-05-27 19:50:42 -07:00 |
|