Nick Foster
|
ed006f71b5
|
I'm pretty sure custom painting should be handled with delegates and not a subclassed QListView
|
2012-07-10 09:27:36 -07:00 |
|
Nick Foster
|
2eb7426688
|
Using QtSql instead of sqlite3 to access data -- might change this back but trying to set up a good data model.
Also subclassed QListView so we can eventually implement fading by age in the list view.
|
2012-07-10 09:17:53 -07:00 |
|
Nick Foster
|
f2f344538a
|
Added in speed/vs fetching. Need to figure out your datamodel.
|
2012-07-07 11:32:32 -07:00 |
|
Nick Foster
|
b4cafe0384
|
Setting up a model-view display for the airframe list.
|
2012-07-05 23:52:00 -07:00 |
|
Nick Foster
|
ec70a90bd5
|
CMake magic to find PyQt4 and build the main GUI from .ui. Also renamed uhd_modes.py -> modes_rx, and the GUI app -> modes_gui
|
2012-07-05 11:00:52 -07:00 |
|
Nick Foster
|
a853077bc2
|
Live data display works.
|
2012-07-03 19:21:42 -07:00 |
|
Nick Foster
|
113c23b634
|
Everything is basically in place for at least live text. For some reason spawning the flowgraph is broken.
|
2012-07-03 09:40:26 -07:00 |
|
Nick Foster
|
3b533f6b35
|
First stab at Qt app (imaginatively named testmain.py). Interface laid out and basic behavior working.
|
2012-07-02 18:55:05 -07:00 |
|