Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian 0c9cf5ac24 Use texture buffer to get the image across the thread barrier 2022-02-09 22:37:38 +01:00
Sebastian 70a8b41578 Fixed texture leak 2022-02-09 22:32:48 +01:00
Sebastian cc8afc1b07 First crude working versiom. Slow as crap 2022-02-09 21:28:26 +01:00
Sebastian da0c5081e9 Added a crude UI mockup 2022-02-09 17:41:04 +01:00
Sebastian 5795a75251 Reset max level after first sync for better dynamic range 2018-01-04 20:00:18 +01:00
Sebastian cafcde77cc Oops... fixed the averaging in the syncer 2017-12-31 01:13:44 +01:00
Sebastian 0a37b85cad Tweaks to remove syncing artifacts 2017-12-30 22:16:39 +01:00
Sebastian ae3ee11468 Made syncer code fuzzier to improve slanted images 2017-12-30 21:49:36 +01:00
Sebastian e0e7db6a02 Added proper documentation 2017-09-06 21:25:27 +02:00
Sebastian a98675b3ca Final clean up and tweaks 2016-11-28 10:59:32 +01:00
Sebastian 604355d906 Removed vectors where possible
Optimized aptsyncer
Removed unecessary modules
2016-11-28 09:33:00 +01:00
Sebastian 3c1ebdb495 Fixed off by one error and added line sync 2016-11-26 00:12:10 +01:00
Sebastian e4e9d49535 Decoding to png works, line sync needs work 2016-11-25 00:56:40 +01:00
Sebastian 2ff62ea900 Squaring AM demodulator works 2016-11-24 19:40:22 +01:00
Sebastian 9625dd9689 Added more primitives for singnal processing
Added python script to convert to images
2016-11-24 18:02:53 +01:00
Sebastian 5a31e4ff4e First try at implementing filters 2016-11-24 02:05:10 +01:00
Sebastian 1126e570e8 Initial commit 2016-11-23 23:37:39 +01:00