Nick Foster
|
ba55d24e92
|
Don't use commit() on each SQL insert, it makes things terrislow.
|
2013-06-03 09:07:36 -04:00 |
|
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
|
0f38bfd0d7
|
Fix SQL for merge-induced breakage.
|
2012-10-10 08:21:17 -07:00 |
|
Nick Foster
|
67b58d7204
|
Use a common lock for the KMLgen and SQL threads to keep them from stepping on each other when reading the SQLite db
|
2012-10-09 23:31:02 -07:00 |
|
Johnathan Corgan
|
f18d111e1c
|
Merge branch 'master' into qtapp
Conflicts:
CMakeLists.txt
lib/air_modes_preamble.cc
python/sql.py
|
2012-10-07 17:54:03 -07:00 |
|
Nick Foster
|
73ca9e373e
|
Merge branch 'master' into qtapp
|
2012-08-15 20:15:55 -07:00 |
|
Nick Foster
|
004500a5d7
|
Layout and porting the SQL fix over from master.
|
2012-07-18 17:11:19 -07:00 |
|
Nick Foster
|
3163fca47a
|
Renamed everything in python/ for consistent namespace
|
2012-07-16 20:59:37 -07:00 |
|