]> sigrok.org Git - pulseview.git/history - logicdatasnapshot.cpp
Added missing delete to pulses test
[pulseview.git] / logicdatasnapshot.cpp
2012-10-06 Joel HoldsworthFixes for data sizes greater than zero
2012-10-06 Joel HoldsworthFixes and optimizations to get_subsampled edges
2012-09-16 Joel HoldsworthAdded LogicDataSnapshot::get_subsample helper function
2012-09-15 Joel HoldsworthAdded tests, and corrected behaviour of LogicDataSnapsh...
2012-09-03 Joel HoldsworthImplemented O(log(N)) wave plotting
2012-09-03 Joel HoldsworthAdded subsampling for fast lookup
2012-09-03 Joel HoldsworthFixed signal ends to cover screen
2012-09-03 Joel HoldsworthInitial rendering of traces
2012-09-03 Joel HoldsworthPush data into data model
2012-09-03 Joel HoldsworthFleshed out data model